Conduit
Book DemoEnroll in Course
  • Start Guide
  • Setup
    • Workspaces
    • Invite and Manage Members
    • Notifications
    • Mobile
    • Flexible Inboxes
      • Create an Inbox
      • Custom Fields
      • Workflow
  • Channels
    • Property Management System
      • Guesty
      • Track
      • Hostaway
      • BookingSync/Smily
      • Lodgify
      • Hostfully
      • OwnerRez
      • Beds24
      • Add and Remove Listings
    • Email
      • Receiving Emails in Conduit
      • Sending Emails from Conduit
      • Alternate Email Addresses
    • WhatsApp
    • Business Phone Number
      • Port Your Phone Numbers to Conduit
        • OpenPhone
        • Aloware
        • Google Voice
        • Dialpad
        • RingCentral
        • Aircall
        • Grasshopper
        • Zoom Phone
    • Chat Widget
    • Airbnb
      • Standalone
      • With a PMS
  • Using The Inbox
    • Inbox Zero
    • AI Messaging
    • Conversation Tags
    • Labels
    • Notes and Mentions
    • Assignment
    • Saved Replies
    • Insights
  • Building Your AI Agents
    • Road to Autopilot
    • Phase 1: Teaching
      • Sources
      • Required Info
      • Teach as You Go
    • Phase 2: Tuning
      • In the Sandbox
      • In the Inbox
      • Advanced Rules
    • Autopilot
  • Workflows
    • Getting Started
  • Create a Workflow
  • Trigger and Action Libraries
  • AI Agent Injections
  • Integrations
    • Slack
    • Zapier
  • Other
    • Conduit Certification
Powered by GitBook
On this page
  • Overview
  • Workflow
  • Notes & Tips

Was this helpful?

Create a Workflow

Build your first automation using the workflow builder

PreviousGetting StartedNextTrigger and Action Libraries

Last updated 1 month ago

Was this helpful?

Overview

You can build from scratch or use a template to speed things up. Each workflow runs step-by-step, executing the logic you define with dynamic inputs along the way.

Workflow

  1. Choose a starting point

    1. Start from a blank canvas for full customization

    2. Or select from templates to get a head start on common use cases

  2. Add a trigger

    1. Every workflow begins with a trigger (e.g. “Message received” or “Tag added”)

    2. This determines when the workflow starts and what data is passed into it

  3. Add actions and logic blocks

    1. Hover over your trigger and click ➕ to add blocks from the action library

    2. You can:

      1. Send a reply

      2. Assign a teammate

      3. Add a delay

      4. Inject AI

      5. Notify someone via Slack or email

      6. Branch the logic with conditional paths

  4. Set inputs and variables

    1. Configure each block in the right-hand panel

    2. Use variables like {{guest.first_name}} or {{check_in_date}} to personalize messages or logic based on the data from the trigger

  5. Publish your workflow

    1. Once it’s set up, click Publish to activate it

    2. You can pause or update a workflow anytime

  6. Run the workflow

    1. Automatically, based on the trigger

    2. Manually, using a “manual run” trigger block

Notes & Tips

  • Variables update dynamically based on the specific message or reservation in each run

  • Deleting or reordering blocks: Select a block or path and hit backspace to remove; drag connections to rewire logic

  • Permissions: Some workflows require access to inboxes or integrations like Slack — you’ll be prompted if needed