Hi! I’m using Google Calendar integration and I need to set up an action on submit that will add an event to different calendars depending on current user. Unfortunately Calendar ID field allows to choose only one calendar from fixed list of existing calendars from account. This means that I cannot use variable in that field.
Do you have any idea of some workaround to achieve adding events depending on a user?
I think at the moment, an app can only connect with one single Google account, so there might be no workarounds using that same integration.
If it’s a fixed list of Google IDs, perhaps you can use a scenario in Make.com to route the event to the right calendars, providing you have access to all of them.
I’m having the same issue. I need to be able to map to the various calendar under the Google account it is connected with. The alternative is using Make.com or creating a customer action for each calendar (which means on the client-side app new calendars/members can’t be added without further dev to create an action).