CrewForm — Zapier Integration Testing Guide
App URL: https://crewform.tech
Test Account Credentials
Step 1: Log In
- Go to https://crewform.tech/auth
- Enter the email and password above
- Click Sign In
- 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.- Click Agents in the left sidebar
- Click + New Agent
- Fill in:
- Name:
Test Agent - Model: Select any model (e.g.
gpt-4o) - System Prompt:
You are a helpful assistant for testing.
- Name:
- Click Create Agent
Step 3: Create a Task
Tasks are units of work assigned to agents.- Click Tasks in the left sidebar
- Click + New Task
- Fill in:
- Title:
Test Task - Description:
This is a test task for the Zapier integration. - Priority:
Medium - Assign Agent: Select the
Test Agentyou just created
- Title:
- Click Create Task
Step 4: Create a Team (Optional)
Teams are multi-agent workflows. If you want to test team-related Zapier triggers:- Click Teams in the left sidebar
- Click + New Team
- Fill in:
- Name:
Test Pipeline - Mode:
Pipeline
- Name:
- Add the
Test Agentas a step in the pipeline - Click Create Team
Step 5: Generate an API Key
This is the key you’ll use to connect CrewForm to Zapier.- Click Settings in the left sidebar (gear icon at the bottom)
- Click the API Keys tab
- Click Generate Key
- Copy the key immediately — it’s only shown once
- 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
- In Zapier, search for CrewForm in the app directory
- Click Connect
- When prompted, paste the API key you copied in Step 5
- Zapier will call the
/api-meendpoint to verify the key — you should see your account name (Zapier Test) displayed
Step 7: Test Zapier Triggers & Actions
Available Triggers
Available Actions
Quick Test Workflow
Set up a simple Zap to verify the connection:- Trigger: CrewForm → New Task Created
- Action: Send an email (Gmail, Outlook, etc.)
- Go back to CrewForm and create a new task
- Check that Zapier fires and the email is sent
Navigation Reference
Need Help?
- Docs: https://docs.crewform.tech
- API Reference: https://docs.crewform.tech/api-reference
- Email: team@crewform.tech
- Discord: https://discord.gg/TAFasJCTWs

