Skip to content
Recued
Menu
← Back to recipes

Reschedule an Acuity appointment

by recued-core v1

Approval-gated Acuity appointment reschedule workflow. It reads the appointment and checks availability using the current appointment ID as an ignored appointment, then reschedules one appointment through recued-core.acuity.appointment.reschedule. It does not cancel, update unrelated details, mutate calendars, delete anything, or call arbitrary endpoints.

How it works 4 steps

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

Process (4 steps)
appointment ?
availability ?
rescheduled ?
card to_summary
Format results as a summary card
Settings 8 configurable

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

acuity setting =
new date setting =
timezone setting = America/New_York
skip email setting = false
calendar id setting = 0
new datetime setting =
appointment id setting = 0
reschedule as admin setting = false

Trust & control

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

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

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

About

Tags

acuity acuityappointmentsrescheduleavailabilityapprovalpack:acuity

Details

4 steps 8 configurable settings recipe_id: reschedule-acuity-appointment