Get Pipeline
n8n-nodes-base.httpRequest
Retrieve a specific pipeline by ID from Follow Up Boss
Use Cases
Get pipeline details
Retrieve pipeline stages
Build pipeline views
Configure stage workflows
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for get pipeline.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/pipelines/{{ $json.pipelineId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)