Get Deal
n8n-nodes-base.httpRequest
Retrieve a specific deal by ID from Follow Up Boss
Use Cases
Get deal details by ID
Retrieve deal stage info
Access deal custom fields
Build deal detail views
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for get deal.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/deals/{{ $json.dealId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)