# Adding event to variable Google Calendar ID

**URL:** https://community.glideapps.com/t/adding-event-to-variable-google-calendar-id/67418
**Category:** Ask for Help
**Created:** [October 31, 2023, 3:54pm UTC](https://community.glideapps.com/t/adding-event-to-variable-google-calendar-id/67418 "2023-10-31T15:54:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![s02e15](https://avatars.discourse-cdn.com/v4/letter/s/97f17d/32.png) [@s02e15](https://community.glideapps.com/u/s02e15)
#### Post date: [October 31, 2023, 3:54pm UTC](https://community.glideapps.com/t/adding-event-to-variable-google-calendar-id/67418/1 "2023-10-31T15:54:32Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 31, 2023, 11:50pm UTC](https://community.glideapps.com/t/adding-event-to-variable-google-calendar-id/67418/2 "2023-10-31T23:50:02Z")

</div>

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](http://Make.com) to route the event to the right calendars, providing you have access to all of them.

---

<div class="post-metadata">

### Author: ![Adam\_Crossley](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/adam_crossley/32/24083_2.png) [@Adam\_Crossley](https://community.glideapps.com/u/Adam_Crossley)
#### Post date: [January 16, 2024, 3:47pm UTC](https://community.glideapps.com/t/adding-event-to-variable-google-calendar-id/67418/3 "2024-01-16T15:47:00Z")

</div>

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](http://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).
