AI Workflow Builder: Your Personal Automation Expert ๐Ÿค–

Our AI Workflow Builder helps you create workflows by describing them in plain English. To use it effectively, you need to understand what it can and cannot do.

What the AI Can Do ๐ŸŽฏ

Pre-built Integrations

  • Use any of our existing integrations when you mention them by name and that they're a pre-built node (otherwise it may guess)
  • Configure standard settings and connections between integrations
  • Example: "Use SendGrid pre-built node to send welcome emails"

External APIs

  • Connect to your custom APIs when you provide documentation URLs
  • Set up basic API configurations based on the documentation
  • Example: "Connect to my order API (docs at api.company.com/docs), create an order for xyz and send data to Slack"

What the AI Cannot Do ๐Ÿšซ

  • Create integrations for external APIs without documentation URLs
  • Guess which specific service you want to use
  • Access private APIs without proper documentation
  • Set up authentication automatically (you'll need to provide credentials)

Writing Effective Prompts โœ๏ธ

Good Prompts (These Will Work)

โœ… "Create a workflow using SendGrid to send welcome emails using an LLM to generate the email content about the product"

โœ… "Use my company's API (docs at api.mycompany.com/docs) to fetch orders and send them to Slack"

โœ… "Or something more complex like

1. Scrape https://www.firecrawl.dev/pricing using Firecrawl
2. Use LLM to:
    - Generate a script advertising Firecrawl
    - Analyze and suggest best pricing tier for startups
3. Generate video using RunwayML with the advertising script
4. Send email to bilbobaggins@gmail.com containing:
    - Pricing recommendation for startups
    - Generated video url

Bad Prompts (These Won't Work)

โŒ "Send emails when users sign up" (Which email service?)

โŒ "Connect to my company's API" (Where's the documentation URL?)

โŒ "Process payments" (Which payment service?)

Getting Started ๐Ÿš€

  1. Prepare Your Requirements

    • List the specific services you want to use
    • Gather documentation URLs for any external APIs
    • Have your API credentials ready
  2. Write Your Prompt

    "Create a workflow that:
    - Uses SendGrid for sending welcome emails
    - Connects to our order API (docs at api.orders.com/docs)
    - Uses Slack for notifications"
    
  3. Review & Configure

    • Review the generated workflow
    • Add your API keys and credentials
    • Test the workflow with sample data

Getting Started ๐Ÿš€

Create Your First AI Workflow in Minutes! โšก

Follow these simple steps:

  1. Click the "AI Assistant" button
  2. Describe what you want to achieve and ask for explanations
  3. Learn how the AI configures each integration
  4. Understand how to customize the settings if needed
  5. Deploy your workflow with confidence