How to create recurring events when syncing one google calendar to another?

Status: Open · Asked by Scott Greening on · 0 views

scottgreening — Question ·

I'm setting up an automation triggered by a new event on a Google calendar.

I want to create a corresponding event on another Google calendar.

The automation works as expected when creating one-time events. However, when repeating events are created, it only creates the first occurrence.

How can I set up my automation to check for repeating events and create them when appropriate?

Arshil Ahmad — Reply ·

Hi @scottgreening,

Could you please share the Workflow URL where you have tried this?

Arshil Ahmad — Reply ·

Please create a recurring event in your Google Calendar account and capture that event in the Google Calendar trigger step of your workflow setup by clicking on 'Save & Send Test Request'.

You will then receive a 'Recurrence' field in your trigger response, which you can map to the 'Event Recurrence Rule' of your action step. This will help you create recurring events.

Back to all forum threads · Log in to reply