- Your Task History ID
- IjU3NjUwNTZmMDYzNDA0MzU1MjZkNTUzMjUxM2E1MTZiNTQzNjBmMzMi_pc
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?
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?