Best answer

Zap Can't Catch Cancelled Meetings: Declines Leave Events Hanging

  • 15 December 2023
  • 5 replies
  • 32 views

Userlevel 1

Hi all,

Looking for some help getting a very simple zap running. When an intern declines their Google calendar invitation to a meeting, I want the zap to find that Google calendar event and delete it. The way I’m trying to set it up is as follows:

  1. I receive an email saying that the intern declined the invitation.
  2. The email is forwarded to Email Parser, which triggers the zap. The Parser output gives me the date and start time of the event in this format: “Wed Jan 17, 2024 3 pm” 
  3. The “Find Event” action in Google calendar uses the Parser output to lookup the event.
  4. The “Delete Event” action deletes the event using the event ID output of the “Find Event” action.

The problems I’m running into:

  • I can’t get the “Find Event” action to acquire the correct event. How do I format the data from Parser to be read correctly? I’ve tried inputting the data in every way I can think of and it never finds the right event. The event title in my calendar is always “Intern Can Attend”, so I usually put that in the “Search term” field. I’ve tried plugging the Parser output into the “Search term”, “Start time before”, and “End time before” fields and it never finds the right event.
  • Even if I can get it to find the right event, I just read in the description under “Search term” field that the “Find Action” event won’t include cancelled events. Only one intern is invited to the event whenever it’s created, so if they decline the invitation it cancels the event before this zap would even run. 

Any help would be very appreciated!

icon

Best answer by Troy Tessalone 15 December 2023, 20:28

View original

5 replies

Userlevel 7
Badge +14

Hi @Landon Alley 

Good question.

To help us have context, please post screenshots with how your Zap steps are configured.

Userlevel 1

Sure thing!

 

Userlevel 7
Badge +14

@Landon Alley 

It’s likely the Start Time Before timestamp format needs to be configured differently.

Check the field description for guidance.

Add Action: Formatter > Date & Time > Format

 

Userlevel 1

Thanks, using formatter helped me figure it out!

 

Userlevel 7
Badge +6

That’s awesome @Landon Alley! Big thanks to Troy for pointing you in the right direction!

If you have any other questions, please don’t hesitate to reach out to the Community. We’re always happy to help! 😊

Reply