Monitor Updated Events

Monitors for any events that have been updated on a specific calendar. NOTE: If an event is updated within 100 seconds of being created, this monitor will not recognize the updates and therefore won’t trigger.

Options

  • Calendar: A dropdown list of your available calendars.

Output Fields

  • fields
    • CreatedTime (date): The date and time at which the event was created. Input needs to be in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the timezone offset.
    • UpdatedTime (date): The date and time at which the event was last updated. Input needs to be in ISO format: YYYY-MM-DDThh:mm:ss+00:00. The +00:00 is the timezone offset.
    • AttendeeEmails (text): All the attendees that have been invited to the event, given as a string of emails separated by commas. Ex: test@example.com,test1@example.com