Built-in Plugins
Built-in plugins provide ready-to-use integrations with popular services. Connect and start automating in minutes.
Communication
Slack
Send messages, create channels, manage users.
Actions:
- Send message to channel
- Send direct message
- Create channel
- Upload file
- Add reaction
Auth: OAuth 2.0
Discord
Post messages and manage servers.
Actions:
- Send message to channel
- Create thread
- Add role to user
Auth: Bot token or OAuth
Email (SMTP)
Send emails via any SMTP server.
Actions:
- Send email
- Send with attachment
Auth: SMTP credentials
Twilio
SMS and voice communications.
Actions:
- Send SMS
- Make call
- Send WhatsApp message
Auth: Account SID + Auth Token
Productivity
Google Sheets
Read and write spreadsheet data.
Actions:
- Read rows
- Append row
- Update cells
- Create spreadsheet
Auth: OAuth 2.0
Notion
Manage pages and databases.
Actions:
- Create page
- Update page
- Query database
- Add database item
Auth: OAuth 2.0
Airtable
Work with bases and records.
Actions:
- List records
- Create record
- Update record
- Delete record
Auth: API key or OAuth
Google Drive
Manage files and folders.
Actions:
- Upload file
- Create folder
- Move file
- Share file
Auth: OAuth 2.0
Development
GitHub
Manage repositories and issues.
Actions:
- Create issue
- Create pull request
- Add comment
- Trigger workflow
Auth: OAuth 2.0 or PAT
GitLab
Repository and CI/CD management.
Actions:
- Create issue
- Create merge request
- Trigger pipeline
Auth: OAuth 2.0 or PAT
Jira
Project and issue tracking.
Actions:
- Create issue
- Update issue
- Add comment
- Transition issue
Auth: OAuth 2.0
Linear
Modern issue tracking.
Actions:
- Create issue
- Update issue
- Add comment
Auth: API key or OAuth
Marketing
Mailchimp
Email marketing automation.
Actions:
- Add subscriber
- Update subscriber
- Send campaign
Auth: OAuth 2.0
HubSpot
CRM and marketing platform.
Actions:
- Create contact
- Update contact
- Create deal
- Add note
Auth: OAuth 2.0
Intercom
Customer messaging platform.
Actions:
- Create user
- Send message
- Add tag
- Create conversation
Auth: OAuth 2.0
Payments
Stripe
Payment processing.
Actions:
- Create customer
- Create payment intent
- Create subscription
- Issue refund
Auth: API key
PayPal
Online payments.
Actions:
- Create order
- Capture payment
- Issue refund
Auth: OAuth 2.0
Storage
AWS S3
Cloud storage.
Actions:
- Upload file
- Download file
- List objects
- Delete object
Auth: Access key + Secret
Cloudflare R2
S3-compatible storage.
Actions:
- Upload file
- Download file
- List objects
Auth: API token
Databases
PostgreSQL
Query PostgreSQL databases.
Actions:
- Execute query
- Insert rows
- Update rows
Auth: Connection string
MySQL
Query MySQL databases.
Actions:
- Execute query
- Insert rows
- Update rows
Auth: Connection string
MongoDB
NoSQL database operations.
Actions:
- Find documents
- Insert document
- Update documents
Auth: Connection string
AI Services
OpenAI
GPT and DALL-E APIs.
Actions:
- Chat completion
- Generate image
- Create embedding
Auth: API key
Anthropic
Claude AI models.
Actions:
- Message completion
Auth: API key
Requesting Plugins
Need a plugin we don't have?
- Go to Plugins > Request
- Describe the service
- We'll prioritize popular requests
Or build your own using custom plugins.
Next Steps
- OAuth Connections - Authentication
- Importing APIs - Add custom
- Custom Plugins - Build your own