--- title: HighLevel node documentation description: Learn how to use the HighLevel node in n8n. Follow technical documentation to integrate HighLevel node into your workflows. contentType: [integration, reference] --- # HighLevel node Use the HighLevel node to automate work in HighLevel, and integrate HighLevel with other applications. n8n has built-in support for a wide range of HighLevel features, including creating, updating, deleting, and getting contacts, opportunities, and tasks, as well as booking appointments and getting free time slots in calendars. On this page, you'll find a list of operations the HighLevel node supports and links to more resources. ```{note} Credentials Refer to [HighLevel credentials](/08-0-0-Workflow/integrations/builtin/credentials/highlevel.md) for guidance on setting up authentication. ``` ## Operations * Contact * Create or update * Delete * Get * Get many * Update * Opportunity * Create * Delete * Get * Get many * Update * Task * Create * Delete * Get * Get many * Update * Calendar * Book an appointment * Get free slots ## Templates and examples ## Related resources Refer to [HighLevel's API documentation and support forums](https://help.gohighlevel.com/support/solutions/articles/48001060529-highlevel-api) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```