Documentation
HomeAPISign In
  • Getting Started
    • Overview
      • Core Concepts
      • Building your First Workflow
    • API Reference
  • Your Data
    • Brand Kits
    • Knowledge Bases
      • Add Data
        • Upload Files
        • Web Scrape
        • Import from Google Drive
        • Import from SQL Database
        • Import from Shopify
      • Knowledge Base Search
      • Knowledge Base Metadata
      • Knowledge Base API
  • Building Workflows
    • Workflow Concepts
      • Workflow Inputs
        • Input Types
      • Workflow Outputs
      • Variable Referencing
      • Liquid Templating
    • Workflow Steps
      • AI
        • Prompt LLM
          • Model Selection Guide
          • Prompting Guide
        • Transcribe Audio File
      • Web Research
        • Google Search
        • Web Page Scrape
      • Code
        • Run Code
        • Call API
        • Format JSON
        • Run SQL Query
        • Write Liquid Text
      • Flow
        • Condition
        • Iteration
        • Human Review
        • Content Comparison
        • Error
      • Data
        • Read from Grid
        • Write to Grid
        • Search Knowledge Base
        • Write to Knowledge Base
        • Get Knowledge Base File
      • AirOps
        • Workflow
        • Agent
      • Image & Video
        • Generate Image with API
        • Search Stock Images
        • Fetch Stock Image with ID
        • Resize Image
        • Screenshot from URL
        • Create OpenGraph Image
        • Create Video Avatar
      • SEO Research
        • Semrush
        • Data4SEO
      • Content Quality
        • Detect AI Content
        • Scan Content for Plagiarism
      • Content Processing
        • Convert Markdown to HTML
        • Convert PDF URL to Text
        • Group Keywords into Clusters
      • B2B Enrichment
        • Hunter.io
        • People Data Labs
      • CMS Integrations
        • Webflow
        • WordPress
        • Shopify
        • Contentful
        • Sanity
        • Strapi
      • Analytics Integrations
        • Google Search Console
      • Collaboration Integrations
        • Gmail
        • Google Docs
        • Google Sheets
        • Notion
        • Slack
    • Testing and Iteration
    • Publishing and Versioning
  • Running Workflows
    • Run Once
    • Run in Bulk (Grid)
    • Run via API
    • Run via Trigger
      • Incoming Webhook Trigger
      • Zapier
    • Run on a Schedule
    • Error Handling
  • Grids
    • Create a Grid
      • Import from Webflow
      • Import from Wordpress
      • Import from Semrush
      • Import from Google Search Console
    • Add Columns in the Grid
    • Run Workflows in the Grid
      • Add Workflow Column
      • Run Workflow Column
      • Map Workflow Outputs
      • Review Workflow Run Metadata
    • Review Content in the Grid
      • Review Markdown Content
      • Review HTML Content
      • Compare Content Difference
    • Publish to CMS from Grid
    • Pull Analytics in the Grid
    • Export as CSV
  • Copilot
    • Chat with Copilot
    • Edit Workflows with Copilot
    • Fix Errors with Copilot
  • Monitoring
    • Task Usage
    • Analytics
    • Alerts
    • Execution History
  • Your Workspace
    • Create a Workspace
    • Folders
    • Settings
    • Billing
    • Use your own LLM API Keys
    • Secrets
    • Team and Permissions
  • Chat Agents (Legacy)
    • Agent Quick Start
    • Chat Agents
    • Integrate Agents
      • Widget
      • Client Web SDK
  • About
    • Ethical AI and IP Production
    • Principles
    • Security and Compliance
Powered by GitBook
On this page
  • Authentication
  • Choosing an Event
  • Selecting a Workflow
  • Input Parameters
  • Building Your First Zap

Was this helpful?

  1. Running Workflows
  2. Run via Trigger

Zapier

Trigger a Workflow with Zapier

Last updated 2 months ago

Was this helpful?

This guide provides a step-by-step introduction to integrating your Workflow with Zapier, leveraging the power of AirOps via Zapier's workflows. By connecting AirOps to Zapier, you can seamlessly integrate with thousands of other applications and automate your tasks.

Authentication

To start off, you'll need your API Key for authentication This can be found in the "Settings" page of your Workspace.

Choosing an Event

Before creating a Zap with AirOps, it’s essential to choose the appropriate event. AirOps offers two different events you can select:

  • Run AirOps Workflow (Wait for Result): This event triggers the Workflow and waits for its execution output. Use this when the output from the AirOps Workflow is needed in your workflow. If your workflow has a CODE output, an input field named "Sample output" will appear. To fill this, manually run your Workflow in AirOps, copy the output, and paste it into this field in Zapier, helping Zapier understand the output format for seamless workflow integration.

  • Run AirOps Workflow: This event only triggers the Workflow without waiting for the execution output. Opt for this when initiating the AirOps Workflow is required, but the output is not needed for your Zap.

Ensure to select the event type that aligns with your workflow needs as you proceed with setting up your Zap.

Selecting a Workflow

After authenticating your AirOps account, creating a Zap with AirOps as the Action app will present you with a dropdown list. This list displays all the Workflows you've created in AirOps. Simply select the desired Workflow from the dropdown, and Zapier will preconfigure the necessary parameters based on your selection.

Input Parameters

With the Workflow selected from the dropdown, Zapier will automatically display the required input parameters specific to that Workflow. Fill in the parameters as guided by Zapier's user-friendly interface.

Building Your First Zap

With your AirOps account authenticated and the right Workflow selected:

  1. Choose a Trigger app from the Zapier library and define its event.

  2. For the Action, select AirOps from the list of available Workflows. You will be presented with two types of actions:

    1. Run AirOps Workflow (Wait for Result): This action will wait for the Workflow execution output. Use this when you need to use the output from the AirOps Workflow in your workflow.

    2. Run AirOps Workflow: This action just triggers the Workflow but does not wait for the execution output. Use this when you only need to start the AirOps app but do not require the output.

  3. Pick your desired AirOps Workflow from the dropdown.

  4. Fill in any required parameters that Zapier presents.

    1. If you chose "Run AirOps Workflow (Wait for Result)" and your Workflow has a JSON output, fill in the "Sample output" input by manually running your app in AirOps and pasting the output. This lets Zapier know the output format.

  5. Test your Zap to ensure it runs smoothly.

  6. Congratulations! You've now integrated AirOps with Zapier. Explore the myriad of possibilities that this integration offers and let automation take your workflows to new heights.