• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Google Calendar (Event Updated) Beta Not Triggering

ArshilAhmad

Well-known member
Staff member
Hi @apremierdj,

Please establish a new connection with your Google Calendar account and see if that fixes your issue.
1758049003573.png
 

Preeti Paryani

Well-known member
Staff member
Workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY1MDYzMzA0MzY1MjZiNTUzMTUxMzAi_pc

Hello @apremierdj,

Thank you for your patience. We would like to inform you that the polling triggers for Google Calendar have been deprecated, and a new trigger named “New or Updated Event (Instant)” has been introduced by our team. This is a post-webhook-based action.

For now, we have already set up this trigger for you in the workflow (URL mentioned above). Please note:

  • There is an action called “Get All Events” in the workflow, which you can delete.
  • You can then add the required actions to complete your workflow.
  • Kindly ensure you do not make any changes to the trigger itself—just add the necessary steps/actions.
Our team will soon be releasing tutorials demonstrating how to configure this trigger in detail. In the meantime, please use the setup as it is, and it should work fine for your use case.

Try this out and let us know how it goes.
 
If I understand correctly, the new “New or Updated Event (Instant)” is basically just a trigger to show SOMETHING changed

Now I need to use a Get All Events and try to find the changed event.


When I use Get All Events and sort "Order By" Last Modification Time, that means it should give me the last modified event, right? But it continues to give me a the very first event ever created
 

ArshilAhmad

Well-known member
Staff member

The trigger event in this workflow seems to be executing correctly. You can use the credentials from the trigger step of this workflow in your original workflow, or simply copy the action steps from your original workflow into this workflow, remap the data and use this workflow for your use case.
If I understand correctly, the new “New or Updated Event (Instant)” is basically just a trigger to show SOMETHING changed

Now I need to use a Get All Events and try to find the changed event.
You do receive the event information in your trigger step as well. Is there any specific information you are looking for that is not present in the trigger step?
 
The goal here is to obtain the event details that was added or updated.
I've moved the credentials from the Pabbly test work flow to my existing workflow and it shows errors in both Step 1 & Step 2

Can you please help.
 

ArshilAhmad

Well-known member
Staff member
Please use the Google Calendar #2 connection in your trigger step, and then try to capture a new event
1758149195951.png


Also, remove the 'a' at the end of the ID field.
1758149369432.png
 
I have done as instructed and returns several errors. Not sure what they mean: channelIdNotUnique, Channel id asgdiuasdfa not unique etc.

Also, on step 2 I am still not getting the last modified event to show.
 

Preeti Paryani

Well-known member
Staff member
Hello @apremierdj,

We have correctly added the trigger under your main workflow. We request you to kindly create an event with all the required details specified in your action and then check if it is captured in the history. If yes, please follow these steps:
  1. Go to the trigger, click the refresh icon, and select the latest response from the dropdown.
  2. Open each step, verify that everything is mapped correctly, and then click the Save & Send Test Request button in sequence.
Following this process should make your workflow function correctly.

1758183296238.png


Note: To set up the trigger in this workflow, we created a test event in your calendar named calendly.
 
Top