Get Appointment
n8n-nodes-base.httpRequest
Retrieve a specific appointment by ID from Follow Up Boss
Use Cases
Get appointment details
Retrieve invitees
Check appointment status
Build appointment views
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for get appointment.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/appointments/{{ $json.appointmentId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)