2

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.

Ryan M
  • 18,333
  • 31
  • 67
  • 74

2 Answers2

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.

Emel
  • 2,283
  • 1
  • 7
  • 18
0

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.

Ryan M
  • 18,333
  • 31
  • 67
  • 74