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

Update Task

n8n-nodes-base.httpRequest

Update an existing task in Follow Up Boss

followupboss crm tasks real-estate update
API Docs
Platform
Follow Up Boss
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Mark tasks as completed
Reassign tasks to different agents
Update task due dates
Change task types or names

Configuration

Node Configuration Summary
Ready-to-use Follow Up Boss node configured for update task. Copy and paste directly into your n8n workflow.
Method: PUT
Endpoint: /v1/tasks/{{ $json.taskId }}
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