Basic Information

appmixer.zoho.crm.AcceptDeclineAppointment

Accept / Decline Appointment

1.0.0

Public

Accepts or declines an existing appointment in Zoho CRM. Accepting keeps the appointment scheduled; declining cancels it with an optional reason.

Input Ports

in

FieldTypeDescription
Appointment ID text The ID of the appointment record.
Decision select Accept keeps the appointment scheduled. Decline cancels it. Zoho does not allow changing a cancelled or completed appointment, so a declined appointment cannot be accepted afterwards.
Cancellation Reason select Only used when declining. Who cancelled the appointment. Zoho uses "By Customer" when not set.
Cancellation Note textarea Only used when declining. Free-text explanation stored on the appointment.

Output Ports

out

FieldTypeDescription
ID string -
Status string -
Modified Time string -

Full Metadata