Test your agent, connect apps, and deploy to production.
Before deploying:
- Click Test in the header
- The agent runs with sample data
- Check each node’s output in the execution panel
- Fix any errors before deploying
Click any app node to connect your account:
- Click Connect Account
- Authorize Spawnbase to access the app
- Select which account/workspace to use
| Environment | Use Case |
|---|
| Preview | Staging, safe to test |
| Production | Live, customer-facing |
- Click Deploy in the header
- Choose environment (Preview or Production)
- Your agent is now live
| App | Triggers | Actions |
|---|
| Slack | New message, Reaction | Send message, Update |
| Discord | New message | Send message, Create channel |
| Gmail | New email | Send email, Create draft |
| App | Triggers | Actions |
|---|
| GitHub | Issue, PR, Push | Create issue, Comment, Merge |
| Linear | Issue created/updated | Create issue, Update status |
| Jira | Issue created/updated | Create issue, Transition |
| App | Triggers | Actions |
|---|
| Notion | Page created | Create page, Update database |
| Google Sheets | Row added | Add row, Update cell |
| Airtable | Record created | Create/update record |
| Provider | Models |
|---|
| Anthropic | Claude Sonnet, Claude Opus |
| OpenAI | GPT-4o, GPT-4 Turbo |
| Google | Gemini Pro |
| Type | Description |
|---|
| Webhook | Send/receive HTTP requests |
| Code | Run JavaScript or Python |
| Delay | Wait for specified duration |
| Filter | Conditionally pass data |
Don’t see what you need? Request an integration on GitHub.