Calendly - Round Robin Event

Status: Closed · Asked by Michele Bazzoli on · 0 views

Michele Bazzoli — Question ·

The situation is this, I have a "Round Robin Event" calendar on Calendly that distributes appointments to 4 users.
By setting the Calendly Trigger and logging in with the ADMIN user of the team I get the API and the Organization link but I can only select the individual users calendar, not the "Round Robin Event" calendar. Instead I would like to add all the bookings from the "Round Robin Event" calendar to the google sheet.
Thanks for the help

Attachments

Schermata 2022-09-28 alle 10.19.53.png
Pabblymember11 — Reply ·

Hey @bazzomike

As per the API documentation, you can only get the response for an individual user. You can also refer to the API documentation for the same.

You need to create a separate workflow for the individual users and for its organization.

Further, as per Calendly, you can't remove the user from the trigger and receive the response from all the users in one workflow.

Fagun Shah — Reply ·
Hey @bazzomike

As per the API documentation, you can only get the response for an individual user. You can also refer to the API documentation for the same.

You need to create a separate workflow for the individual users and for its organization.

Further, as per Calendly, you can't remove the user from the trigger and receive the response from all the users in one workflow.


@Supreme it is saying for user OR Organization, are you sure this is not possible

Bcoz Zapier does the same thing.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Pabblymember11 — Reply ·
@Supreme it is saying for user OR Organization, are you sure this is not possible?

In the trigger event, we have used the Organisation scope only.

I would like to add all the bookings from the "Round Robin Event" calendar to the google sheet.

And to use the trigger for every user you can simply leave the field blank by toggling the map button which will get the latest invitee from any calendar.

Back to all forum threads · Log in to reply