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