Calendly + Google Sheet

Hello,
I have Calendly Pro with
- multiple user (5 caller) and
- different Schedule Event

I have an Event (let's call "Event A"), which is linked to all of the user
I need when someone schedule only the Event A with any type of sales /user, Pabbly send me data to Google Sheet.

I know how to send data to Google Sheet but the problem is that I can't see how to:
- Scrape only the scheduled data just from the event A
- And select the scheduled event from all the user (Pabbly ask me always which user - see attach)

Any idea?
Thanks
 

Attachments

  • Schermata 2024-04-17 alle 17.37.26.png
    Schermata 2024-04-17 alle 17.37.26.png
    317.4 KB · Views: 113

ArshilAhmad

Well-known member
Staff member
Hi @sportinvest,

- Scrape only the scheduled data just from the event A
You can add a Filter as Step 2 of your workflow and set up the filter conditions so that the next steps of your workflow are executed only for Event A.

- And select the scheduled event from all the user (Pabbly ask me always which user - see attach)
In your trigger step, enable mapping and clear the User field. This will allow you to capture events scheduled for all users.

1713378719506.png
 
Top