Description
n8n-nodes-followupboss
This is an n8n community node. It lets you use Follow Up Boss in your n8n workflows.
Follow Up Boss is a leading CRM for high-growth real estate teams, helping you manage leads and close more deals.
n8n is a fair-code licensed workflow automation platform.
Installation
Nodes
Credentials
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Nodes
This package provides two nodes for working with Follow Up Boss:
Follow Up Boss
The main node for API operations — create, read, update, and delete resources, plus a Webhook Event resource that hydrates and filters payloads from the Trigger.
Supported resources include:
- People, Deals, Tasks, Notes
- Calls, Appointments, Events
- Action Plans, Automations
- Custom Fields, Stages, Pipelines
- Webhook Event (hydrate and filter trigger payloads — see Webhook Event Resource)
- And more…
- API Key Credentials: Best for private integrations and rapid development.
- OAuth2 Credentials: Required for public integrations and more granular access control.
- Follow Up Boss API Documentation
- n8n community nodes documentation
Follow Up Boss Trigger
Listens for webhook events from Follow Up Boss and outputs raw payload data.
Use as the entry point for webhook-based workflows. Supports all Follow Up Boss webhook event types. Pair with the Webhook Event resource on the Follow Up Boss node downstream to fetch full data and filter events.
Credentials
You can authenticate with Follow Up Boss using either an API Key or OAuth2.