Register Webhook
n8n-nodes-base.httpRequest
Register a webhook to receive Follow Up Boss events
Use Cases
Set up real-time notifications
Integrate with external systems
Trigger automations on events
Sync data changes
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for register webhook.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/v1/webhooks
Nodes:
2
Auth:
HTTP Basic Auth (API Key)
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.