Skip to content
Recued
Menu
← Back to recipes

Create an Acuity appointment

by recued-core v1

Approval-gated Acuity appointment creation workflow. It reads calendars, appointment types, availability, forms, and add-ons for context, then creates one appointment through recued-core.acuity.appointment.create. It does not mutate calendars, appointment types, clients outside the appointment booking, forms, packages, certificates, webhooks, or arbitrary endpoints.

How it works 7 steps

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

Process (7 steps)
calendars ?
types ?
forms ?
addons ?
available_times ?
created ?
card to_summary
Format results as a summary card
Settings 13 configurable

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

email setting =
notes setting =
phone setting =
acuity setting =
fields setting =
datetime setting =
timezone setting = America/New_York
last name setting =
first name setting =
skip email setting = false
calendar id setting = 0
book as admin setting = false
appointment type id setting = 0

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 acuityappointmentsbookingavailabilityapprovalpack:acuity

Details

7 steps 13 configurable settings recipe_id: create-acuity-appointment