# Send google calendar invites

**URL:** https://community.glideapps.com/t/send-google-calendar-invites/5658
**Category:** Ask for Help
**Created:** [March 22, 2020, 1:49am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658 "2020-03-22T01:49:57Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![brandonley](https://avatars.discourse-cdn.com/v4/letter/b/b77776/32.png) [@brandonley](https://community.glideapps.com/u/brandonley)
#### Post date: [March 22, 2020, 1:49am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/1 "2020-03-22T01:49:57Z")

</div>

Users of my app have the possibility to register for events. Once they do, I want the information added to their google calendar.

I looked at Zapier and it asks me to log into my gmail account to setup a zap. If my understanding is correct this is not what I want as all my app’s user would have to be integrated individually.

So the question is how do I get these events in my app users google calendars?

Maybe it is just a matter of sending them a calendar invite? If so, how would I do this?

Thanks alot.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 22, 2020, 3:34am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/2 "2020-03-22T03:34:14Z")

</div>

> [@Add to Calendar](https://community.glideapps.com/t/add-to-calendar/4230/6):
>
> I found this which is really interesting. Haven’t had a chance to play with it much. It’s an old article, but the website works and appears to create ics files just by feeding it all of the information in a URL. I would probably recommend using https:// instead of http://.

> [@Sending a calendar invite by use of glide and users email](https://community.glideapps.com/t/sending-a-calendar-invite-by-use-of-glide-and-users-email/4352):
>
> Does anyone have experience in sending an calendar invitation to a meeting room (which will confirm/reject depending on the availability of the meeting room) in Exchange by using the users own email account ? The meeting room has its own email address It is e.g. possible to create via an url with a tool like [agical.io](http://agical.io)?

---

<div class="post-metadata">

### Author: ![brandonley](https://avatars.discourse-cdn.com/v4/letter/b/b77776/32.png) [@brandonley](https://community.glideapps.com/u/brandonley)
#### Post date: [March 22, 2020, 1:23pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/3 "2020-03-22T13:23:42Z")

</div>

[http://agical.io/](http://agical.io/) is unreachable! Looks like google has an API for such tasks.

> <https://stackoverflow.com/questions/11793066/how-to-add-guest-to-event-via-google-calendar-api>

Anybody tried that?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 22, 2020, 2:27pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/4 "2020-03-22T14:27:46Z")

</div>

I think the agical link still works. It just doesn’t have a front page. I just tried and if you feed it the right parameters it still gives you an ics file to download.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 22, 2020, 6:22pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/5 "2020-03-22T18:22:57Z")

</div>

I’d use a Google Calendar add-on. I’ve used ones like event-o-matic to automatically create calendar events/invites to the user.

---

<div class="post-metadata">

### Author: ![bshlain](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bshlain/32/4754_2.png) [@bshlain](https://community.glideapps.com/u/bshlain)
#### Post date: [April 2, 2020, 6:20pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/6 "2020-04-02T18:20:37Z")

</div>

We’ve piloted integration with Google Calendar in our [moskvarenta.glideapp.io](http://moskvarenta.glideapp.io) (mobile app for housing rent for Russian market). An owner can schedule a time slot, and a possible renter can book a visit. I create the task in a calendar and after renter chooses a time slot he is added as a guest. I’m going to share new version with this function next week. Developed in G-Suite with Google Script.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 2, 2020, 7:44pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/7 "2020-04-02T19:44:19Z")

</div>

My bookme app [meetwithme.glideapp.io](http://meetwithme.glideapp.io) uses Zapier integration to allow user to add to calendar.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [April 2, 2020, 10:37pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/8 "2020-04-02T22:37:29Z")

</div>

@Robert_Petitto I just tried your app + Zap and I haven’t received an invite. Is that active or just there for demo purposes? I’m going to add something similar to my booking app, but I’m going to add the ability to add participants now that the Zapier action can support so many fields.

That being said, do you know if I can send an array to Zapier as a single field? I’m thinking of getting people to enter individual emails into an array and then use that column as a Zapier field for the “To” addresses in the invite.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 2, 2020, 10:43pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/9 "2020-04-02T22:43:05Z")

</div>

Hm. I’ll look at it. It should be working…just tested it yesterday. Stay tuned!

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 3, 2020, 12:51am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/10 "2020-04-03T00:51:17Z")

</div>

Ya…it works:

 ![Screen Shot 2020-04-02 at 8.50.41 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/6/602aef51e4dc49f5c5393c156e0cb5c52caf6efb.png)

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [April 3, 2020, 1:19am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/11 "2020-04-03T01:19:26Z")

</div>

So it sent the invite to you? My expectation was that sending an invite would send it to me

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 3, 2020, 1:20am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/12 "2020-04-03T01:20:04Z")

</div>

It does. I sent that one to myself 😁

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 3, 2020, 1:23am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/13 "2020-04-03T01:23:51Z")

</div>

Hm…is your name Kyle? If so…I had the Zap error out because it didn’t have the End Time configured correctly. I’ll take a look.

 ![Screen Shot 2020-04-02 at 9.21.56 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/c/cc64907afd7947453f55fd51e4dffa08e015201a.png)

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 3, 2020, 1:33am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/14 "2020-04-03T01:33:08Z")

</div>

Try again. Can you also create a brand new meeting so I can see your entry?

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [April 3, 2020, 1:37am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/15 "2020-04-03T01:37:06Z")

</div>

Will do. And yes, that was me

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [April 3, 2020, 1:39am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/16 "2020-04-03T01:39:21Z")

</div>

Worked!

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [April 3, 2020, 1:57am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/17 "2020-04-03T01:57:41Z")

</div>

Awesome…for whatever reason, your first date came through with date/month reversed…European format?

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [April 3, 2020, 9:50am UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/18 "2020-04-03T09:50:10Z")

</div>

I’m in Canada but who knows what may have happened.

---

<div class="post-metadata">

### Author: ![Phil\_Jackson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/phil_jackson/32/5939_2.png) [@Phil\_Jackson](https://community.glideapps.com/u/Phil_Jackson)
#### Post date: [April 24, 2020, 3:14pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/19 "2020-04-24T15:14:03Z")

</div>

Hi Jeff.

I’ve had a good look at [Agical.io](http://Agical.io) and have managed to create a string to send to it based upon some fields in a simple app however the time it adds within the ical event is 1hr out. I’m assuming this is a timezone issue and british summer time thing?  
Here’s how my string looks at the moment.  
[http://ics.agical.io/?subject=12%20Main%20Street&organizer=My%20Jobs&reminder=15&location=12%20Main%20Street&dtstart=2020-06-25T14:00:00+00:00&duration=2H](http://ics.agical.io/?subject=12%20Main%20Street&organizer=My%20Jobs&reminder=15&location=12%20Main%20Street&dtstart=2020-06-25T14:00:00+00:00&duration=2H)

Their website does have an example string which I did try and it worked so I based my string from this example:  
[http://ics.agical.io/?subject=Meet%20](http://ics.agical.io/?subject=Meet%20){{company.Account Owner First Name}}&organizer=Sandy&reminder=45&location=Sandy%27s%20Desk&dtstart=2016-10-26T15:00:00-04:00&dtend=2016-10-26T16:00:00-04:00&attach=http://www.example.com/

I know there’s many ways to achieve syncing but this option seems simple if I can get it to work!  
Thanks

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 24, 2020, 10:44pm UTC](https://community.glideapps.com/t/send-google-calendar-invites/5658/20 "2020-04-24T22:44:47Z")

</div>

I honestly haven’t used agical myself, so I don’t know the ins and outs of it. It’s just something I found while helping someone look for a solution. And with that it looks like it was some side project for whoever created it.

These are the only other agical related posts in the forum. Maybe there will be more information there.

> [@Add to Calendar](https://community.glideapps.com/t/add-to-calendar/4230):
>
> We maintain our organisation wide calendar through glideapps. It would be really nice if a certain event could be added to the user’s calendar. Sort of a ics file. This feature could be added as an ‘action’ in the dropdown.

> [@Sending a calendar invite by use of glide and users email](https://community.glideapps.com/t/sending-a-calendar-invite-by-use-of-glide-and-users-email/4352):
>
> Does anyone have experience in sending an calendar invitation to a meeting room (which will confirm/reject depending on the availability of the meeting room) in Exchange by using the users own email account ? The meeting room has its own email address It is e.g. possible to create via an url with a tool like [agical.io](http://agical.io)?

[Next page](https://community.glideapps.com/t/send-google-calendar-invites/5658.md?page=2)
