Update Appointment
n8n-nodes-base.httpRequest
Update an existing appointment in Follow Up Boss
Use Cases
Update appointment invitees
Set appointment outcomes
Add appointment notes
Modify meeting details
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for update appointment.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/v1/appointments/{{ $json.appointmentId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)