Delete Appointment
n8n-nodes-base.httpRequest
Delete an appointment from Follow Up Boss
Use Cases
Cancel appointments
Remove old meetings
Clean up calendar
Automated cleanup
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for delete appointment.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/v1/appointments/{{ $json.appointmentId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)