--- title: CircleCI node documentation description: Learn how to use the CircleCI node in n8n. Follow technical documentation to integrate CircleCI node into your workflows. contentType: [integration, reference] --- # CircleCI node Use the CircleCI node to automate work in CircleCI, and integrate CircleCI with other applications. n8n has built-in support for a wide range of CircleCI features, including getting and triggering pipelines. On this page, you'll find a list of operations the CircleCI node supports and links to more resources. ```{note} Credentials Refer to [CircleCI credentials](/08-0-0-Workflow/integrations/builtin/credentials/circleci.md) for guidance on setting up authentication. ``` ## Operations * Pipeline * Get a pipeline * Get all pipelines * Trigger a pipeline ## Templates and examples