Retrieving external data via API without login (DISREGARD)

EDIT: Figured this out…I was bumping into the fact that the default Google api behavior is to logout after 50 minutes or so.

Hey All,

I’m a few days into Bubble and have connected to a few API’s like Google Calendar and Contacts. Works well when I use a workflow button to connect and authorize via social login. However I intend on connecting to several more endpoints and it seems as though I have to re-connect to these each time the user log’s in, which triggers several login events (page refreshes, user logged in event triggers, etc.)

The social login piece is not necessary – everybody can login via native. Is there a way to reconnect to the previously authorized api’s without also triggering the login? Basically, using the API connector as data retrieval only?

Thanks much,

–Ken