UNPKG

n8n-nodes-highlevelv2

Version:

n8n community node for HighLevel v2 API integration - comprehensive CRM, marketing automation, and business management platform

14 lines (13 loc) 307 B
{ "createFolder": { "request": { "basePath": "/locations/{locationId}/customFields/folders", "method": "POST", "body": { "name": "string", "position": "number", "model": "string" } } } }