Hi,
I try to make something works and I gave it a few tries already :
I have an API that need the user to sign-in and authorize the app (with a token), to be able to get info.
I’ve seen on a thread that Integromat would be a good fit, but no : Integromat seems only capable to identify the app - like if you want to populate your database with data, but not each individual user.
I’ve been able to do something similar with Bubble to see the logic, and they use “Sign in / up with social network”, then you can select your previously configured API.
But I can’t figure out how to create something like : Button (with all the API parameters: scope, URI, response type…) → open the login page to the user → user sign-in → redirect back to the app.
Then I’ll maybe use Integromat to get the info on a regular basis (every X mn or hours).
Any clue on how to set up this authentication method with Adalo ?
Thanks!