UNPKG

n8n-nodes-highlevelv2

Version:

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

22 lines (21 loc) 648 B
{ "update": { "request": { "basePath": "/locations/{locationId}/customFields/{id}", "method": "PUT", "body": { "name": "string", "dataType": "string", "position": "number", "isRequired": "boolean", "isMultipleValues": "boolean", "isImportant": "boolean", "picklistOptions": "object", "picklistImageOptions": "object", "fileType": "string", "acceptedFormat": "string", "placeholder": "string" } } } }