Recued
Menu
← Back to recipes

Reschedule Google Calendar event

by recued-core v1 8 views

Use “Reschedule Google Calendar event” in Recued. It runs the Google Calendar reschedule workflow with approval before changes are made.

How it works 12 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (12 steps)
event_id trim
Trim whitespace from setting event id
new_start_time trim
Trim whitespace from setting new start time
new_end_time trim
Trim whitespace from setting new end time
has_event compare
Check if event id has data
has_start compare
Check if new start time has data
has_end compare
Check if new end time has data
event ?
freebusy ?
skip_patch any
Check if any of the conditions are true
patched_event ?
skip: step.skip_patch equal true
skipped compare
Check if skip patch equals true
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

google setting =
event id setting =
time zone setting = UTC
calendar id setting = primary
new end time setting =
send updates setting = all
new start time setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Google connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

google google-calendarcalendareventrescheduleapprovalproductivitypack:google-calendar

Details

12 steps 7 configurable settings recipe_id: reschedule-calendar-event-google