Back to Nodes

Follow Up Boss

v0.3.0
Last updated May 3, 2026

n8n community node for Follow Up Boss CRM integration

11 Weekly Downloads
99 Monthly Downloads

Included Nodes

Follow Up Boss
Follow Up Boss Trigger

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.

Full Documentation

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…
  • 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. 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.

  • API Key Credentials: Best for private integrations and rapid development.
  • OAuth2 Credentials: Required for public integrations and more granular access control.
  • Resources

  • Follow Up Boss API Documentation
  • n8n community nodes documentation

License

MIT