'Do Google Calendar events have option to redirect participant to external URL as meeting is ended?
Does google calendar events have option to redirect participant to external URL as meeting is ended?
Zoom has a "post-attendee URL" with this functionality. We are looking to redirect our Google Meet participants to a feedback page on our website.
If there are any parameters for the API call that we can utilize to do this, please let us know what they are.
Solution 1:[1]
In the current state, as @Ryan M pointed, there is no default option such as post-attendee URL
You can request this functionality via this template, to add it to the Calendar API.
Solution 2:[2]
No, there is no such option.
You can include a link to the feedback page in the description, but there is no option to automatically redirect users to it after a meeting.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | |
| Solution 2 | Ryan M |
