Skip to main content

CrewForm — Zapier Integration Testing Guide

App URL: https://crewform.tech

Test Account Credentials

FieldValue
Emailintegration-testing@zapier.com
PasswordZ@ppt35t@2026

Step 1: Log In

  1. Go to https://crewform.tech/auth
  2. Enter the email and password above
  3. Click Sign In
  4. You’ll land on the Dashboard

Step 2: Create Your First Agent

An “Agent” is a configured AI assistant — you’ll need at least one to test tasks and team runs.
  1. Click Agents in the left sidebar
  2. Click + New Agent
  3. Fill in:
    • Name: Test Agent
    • Model: Select any model (e.g. gpt-4o)
    • System Prompt: You are a helpful assistant for testing.
  4. Click Create Agent

Step 3: Create a Task

Tasks are units of work assigned to agents.
  1. Click Tasks in the left sidebar
  2. Click + New Task
  3. Fill in:
    • Title: Test Task
    • Description: This is a test task for the Zapier integration.
    • Priority: Medium
    • Assign Agent: Select the Test Agent you just created
  4. Click Create Task

Step 4: Create a Team (Optional)

Teams are multi-agent workflows. If you want to test team-related Zapier triggers:
  1. Click Teams in the left sidebar
  2. Click + New Team
  3. Fill in:
    • Name: Test Pipeline
    • Mode: Pipeline
  4. Add the Test Agent as a step in the pipeline
  5. Click Create Team

Step 5: Generate an API Key

This is the key you’ll use to connect CrewForm to Zapier.
  1. Click Settings in the left sidebar (gear icon at the bottom)
  2. Click the API Keys tab
  3. Click Generate Key
  4. Copy the key immediately — it’s only shown once
  5. The key will start with cf_...
⚠️ Important: Save this key securely. You’ll paste it into Zapier when connecting the CrewForm app.

Step 6: Connect to Zapier

  1. In Zapier, search for CrewForm in the app directory
  2. Click Connect
  3. When prompted, paste the API key you copied in Step 5
  4. Zapier will call the /api-me endpoint to verify the key — you should see your account name (Zapier Test) displayed

Step 7: Test Zapier Triggers & Actions

Available Triggers

TriggerWhat to do in CrewForm to fire it
Task CompletedGo to Tasks → click a task → change status to “Completed”
New Task CreatedCreate a new task (Step 3 above)
Team Run CompletedGo to Teams → click team → click “Run” → wait for completion

Available Actions

ActionWhat it does
Create TaskCreates a new task in CrewForm
Create AgentCreates a new agent in CrewForm
Start Team RunKicks off a team run
Find TaskSearches for a task by ID or status

Quick Test Workflow

Set up a simple Zap to verify the connection:
  1. Trigger: CrewForm → New Task Created
  2. Action: Send an email (Gmail, Outlook, etc.)
  3. Go back to CrewForm and create a new task
  4. Check that Zapier fires and the email is sent

PageURLWhat it shows
Dashboard/Overview stats and recent activity
Agents/agentsList of AI agents
Teams/teamsMulti-agent workflows
Tasks/tasksTask list with status filters
Marketplace/marketplaceBrowse and install shared agents
Analytics/analyticsToken usage and cost tracking
Settings/settingsAPI Keys, billing, workspace config

Need Help?