Delete Task
n8n-nodes-base.httpRequest
Delete a task from Follow Up Boss by its ID
Use Cases
Remove completed tasks
Clean up duplicate tasks
Cancel scheduled follow-ups
Automated task cleanup
Configuration
Node Configuration Summary
Ready-to-use Follow Up Boss node configured for delete task.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/v1/tasks/{{ $json.taskId }}
Nodes:
2
Auth:
HTTP Basic Auth (API Key)