Skip to main content
Cover Placeholder The Integration step lets you call any third-party integration tool at a specific point in your workflow. Use it to interact with external services like Gmail, Salesforce, or Zendesk, triggering actions such as sending emails, updating records, or fetching data when your workflow reaches this step.

Using the Integration step

Drag the Integration step onto the canvas and connect it to the step before it. Click on the step to select which integration tool to use. First, choose the integration you want to use (eg: Gmail, Google Sheets, Zendesk). Then, select the specific tool from that integration (eg: “Send email” for Gmail, or “Get customer” for Shopify). If the integration isn’t connected yet, you’ll need to connect it before you can use its tools. You can then configure each input variable for your tool call (eg: the email address that you’d like to send an email to) - if you’d prefer to set these agentically, use the integration via a Playbook instead.

Configuration

  • Input variables: Provide the required information for the tool to work. Each tool has different required inputs. For example, Gmail’s “Send email” tool needs a recipient address, subject, and body. Click on each input to enter a value or select a variable.
  • Capture response: Save the tool’s response to a variable for use later in your workflow. Click + Add to create a new variable that will store the response data. You can specify an object path to capture specific parts of the response.