followupboss

n8n community node for Follow Up Boss CRM integration

Documentation

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 three nodes for working with Follow Up Boss:

Follow Up Boss

The main node for API operations - create, read, update, and delete resources.

Full Documentation

Supported resources include:

  • People, Deals, Tasks, Notes
  • Calls, Appointments, Events
  • Action Plans, Automations
  • Custom Fields, Stages, Pipelines
  • And more...

Follow Up Boss Trigger

Listens for webhook events from Follow Up Boss and outputs raw payload data.

Full Documentation

Use as the entry point for webhook-based workflows. Supports all Follow Up Boss webhook event types.

Follow Up Boss Handler

Processes webhook events with data hydration and pre-hydration filtering.

Full Documentation

Place downstream from the Trigger to:

  • Fetch full resource data from the API
  • Filter events before hydration to save API calls
  • Support filtering by webhook event type, tags, stages, and more

Credentials

You can authenticate with Follow Up Boss using either an API Key or OAuth2.

Resources

License

MIT

Discussion