CircleCI
App IntegrationsCI/CD - pipelines, workflows, and jobs
Overview
CI/CD - pipelines, workflows, and jobs.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the CircleCI node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{circleci.pipelines}}arrayList of pipelines
Examples
Basic Usage
Example configuration:
{
"operation": "value"
}Tips & Best Practices
- •Ensure all required fields for CircleCI are configured.
- •Check the output variables to see available data.
- •Verify your connection credentials are set up in Settings > Integrations.
Try CircleCI in Your Workflow
Create a free account and start building AI-powered workflows with the CircleCI node.
Open Workflow Editor