More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🗑️

Delete Contact

n8n-nodes-base.httpRequest

Delete a contact/person from Follow Up Boss CRM by their ID

followupboss crm contacts people real-estate delete
API Docs
Platform
Follow Up Boss
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Remove duplicate contacts
Clean up old leads
GDPR compliance - delete customer data
Automated contact cleanup workflows

Configuration

Node Configuration Summary
Ready-to-use Follow Up Boss node configured for delete contact. Copy and paste directly into your n8n workflow.
Method: DELETE
Endpoint: /v1/people/{{ $json.personId }}
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.

Related Follow Up Boss Nodes