Hello Adalo community,
This is my first post so sorry if i am lacking practice.
I am trying to create an app using the google calendar API.
I managed using the playground and generating a token to set up a custom action and it works fine.
My issue is that this token was generated manually using the google playground https://developers.google.com/oauthplayground/
now i want to try to get the token using the oauth authentication directly inside Adalo to get a token to then use inside my custom action (instead of generating it manually).
Has anyone tried this before and succeed? Is it even possible?
Thanks a lot
Tom