# Connecting to user's calendar

**URL:** https://community.glideapps.com/t/connecting-to-users-calendar/69426
**Category:** Ask for Help
**Tags:** data-sync, actions
**Created:** [January 9, 2024, 8:53pm UTC](https://community.glideapps.com/t/connecting-to-users-calendar/69426 "2024-01-09T20:53:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Info\_Casalist](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/info_casalist/32/66494_2.png) [@Info\_Casalist](https://community.glideapps.com/u/Info_Casalist)
#### Post date: [January 9, 2024, 8:53pm UTC](https://community.glideapps.com/t/connecting-to-users-calendar/69426/1 "2024-01-09T20:53:30Z")

</div>

Hi everyone! I have an app that works like a perosnal assistant. It is connected to a chatbot that reminds every morning my users of tasks to do.

I want to connect to the user’s calendar (with their approval) in order to ask them everytime they have an appointment , how did it go.

Any ideas how to do this? I’m using make (integrmat) as well.

---

<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: [January 10, 2024, 12:09am UTC](https://community.glideapps.com/t/connecting-to-users-calendar/69426/2 "2024-01-10T00:09:52Z")

</div>

> [@Info\_Casalist](#):
>
> I want to connect to the user’s calendar (with their approval) in order to ask them everytime they have an appointment , how did it go.

I’m not sure how it can work, since each user would have to give you their credentials to sync through Make, and if I recall right, Make doesn’t let you set a dynamic “credential” as their input to run a module.

I think an alternative is to do the opposite, let them add tasks through the app, and allow them to add the event to their calendar through Agical. Obviously it would have been better if it works like you said, but credentials-wise, it’s a bit of a problem.

> [@Working on a calendar link generator](https://community.glideapps.com/t/working-on-a-calendar-link-generator/49133/19):
>
> What are you using for creating the links? Have you used [Agical.io](http://Agical.io)?
