Google Cal - Stop duplicate events

Status: Closed · Asked by Firetog on · 0 views

Firetog — Question ·

I have a task that creates an event in google cal. However, every time it runs it creates a duplicate event.

The task:

1. Schedule by Pabbly : Once A Week


2. API by Pabbly (connect to BandsInTown to pull All upcoming show dates)


3. Iterator by Pabbly (Separate data)


4. Text Formatter by Pabbly : Split Text (to split the event name with the venue name)


5. Google Calendar : Create an Event


Please help!!!

Firetog — Reply ·

the reason to run it every week is to pull any new shows that have been booked to add to the cal.

Pabblymember11 — Reply ·

Hey @Firetog

To validate the duplicate entries to your Google Calendar, you need a filter action step where you can check that the event contains the particular event in the particular array(API action step) already or not with the help of Google Calendars' "Search Event". Kindly check out the following screenshot and try the action step at your end.

Firetog — Reply ·
Hey @Firetog

To validate the duplicate entries to your Google Calendar, you need a filter action step where you can check that the event contains the particular event in the particular array(API action step) already or not with the help of Google Calendars' "Search Event". Kindly check out the following screenshot and try the action step at your end.


Where should this step go?
Pabblymember11 — Reply ·

Hey @Firetog

You can set the respective steps to the last-second action step before Google Calendar "Create an Event".

Firetog — Reply ·
Hey @Firetog

You can set the respective steps to the last-second action step before Google Calendar "Create an Event".


its still duplicating :/
Firetog — Reply ·

This is honestly ridiculous, and I'm constantly wasting tasks trying to get them to work and also hitting the limit of my google cal requests.

Firetog — Reply ·

@Supreme , Zapier was able to do this with ease. No headache and less time with fewer tasks.
Your method is still duplicated....and multiple times causing an error in connection because of how many times it sends out requests.
and once again... it's eating up my Tasks even trying to figure this out, it's kind of obnoxious.

Attachments

Screen Shot 2021-11-09 at 2.39.17 PM.png
Screen Shot 2021-11-09 at 2.39.37 PM.png
Pabblymember11 — Reply ·

Hey @Firetog

We are currently looking into your concern and will update you in a while. Further, we have also reset the task limit as well.

Pabblymember11 — Reply ·

Hey @Firetog

We have added the Google calendar's "Search or Create Detailed Event" as per your concern. Now we would request you to try this at your end and share your feedback.

Firetog — Reply ·

Thank You! works great!

Back to all forum threads · Log in to reply