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

Delete Deal

n8n-nodes-base.httpRequest

Delete a deal from Follow Up Boss by its ID

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

Use Cases

Remove lost deals
Clean up test deals
Delete duplicate deals
Automated deal cleanup

Configuration

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