Get Task
n8n-nodes-base.httpRequest
Retrieve a specific task by ID from Follow Up Boss
Use Cases
Get task details by ID
Check task completion status
Retrieve task assignment info
Build task detail views
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for get task.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/tasks/{{ $json.taskId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)