Cannot add multiple attendees to a Google Calendar event
Status: Closed · Asked by Mackensie Liberman on · 0 views
Hello,
I have a workflow that adds attendees to a google calendar event and is triggered via a webhook. It takes the information from the webhook, finds the event in the calendar based on info passed by the webhook, then adds the person to the event via the Add Guests to an Event action. In my testing, I can only add one person; once I add another guest, it cancels the invite to the first person (and sends a "this event was canceled" to the first guest). How can I continually add people one-by-one?
Hello @Orca,
Please try using the action named Search and add guests to an event and let us know if it works for you.

Thank you! That worked! Appreciate your help
Hello @Orca,
Thanks for the update!