Agentic Workers
Core featuresIntegrations

Integrations Overview

Connect external services and tools to empower your agents

Integrations Overview

Integrations

Integrations connect your agents to external services, enabling them to perform real actions in your favorite tools. Instead of just generating text, your agents can create documents, send messages, search data, and automate workflows.

What are Integrations?

Integrations are secure connections between Agentic Workers and external services. Once connected, your agents can:

  • Create and edit documents in Google Docs, Notion, Airtable
  • Send messages via Slack, Gmail, Outlook
  • Search and retrieve data from Reddit, Perplexity, Firecrawl
  • Manage tasks in Linear, HubSpot, Airtable
  • Schedule events in Google Calendar
  • And much more...

Available Integrations

Google Workspace

  • Google Docs: Create and edit documents
  • Google Sheets: Read and write spreadsheet data
  • Google Calendar: Create and manage events

Communication

  • Slack: Send messages to channels, search messages
  • Gmail: Send emails, search inbox, manage threads
  • Outlook: Email management and calendar
  • LinkedIn: Profile management and posting

Productivity

  • Notion: Create pages, search content, update databases
  • Airtable: Create and update records, list data
  • Linear: Manage issues and tasks

CRM & Sales

  • HubSpot: Manage contacts, create deals
  • Stripe: Process payments and manage customers
  • Perplexity: AI-powered web search with citations
  • Reddit: Search across subreddits
  • Firecrawl: Web scraping and content extraction

Marketing

  • Mailchimp: Email campaign management

Social Media

  • X (Twitter): Post updates and manage content
  • Facebook: Social media management
  • YouTube: Video platform integration

Connecting Integrations

OAuth Integrations

Most integrations use OAuth for secure connection:

  1. Go to Integrations from the sidebar
  2. Find the service you want to connect
  3. Click the integration icon
  4. Authorize Agentic Workers to access your account
  5. You'll be redirected back to confirm connection
  6. The integration is now active!

API Key Integrations

Some integrations require API keys:

  1. Go to Integrations
  2. Find the service (e.g., Stripe, Mailchimp, Linear)
  3. Click "Connect"
  4. Enter your API key
  5. Save the connection

Manual Setup

For services that require manual configuration:

  1. Follow the integration-specific guide
  2. Set up API keys or OAuth credentials
  3. Enter credentials in Agentic Workers
  4. Test the connection

Managing Connected Integrations

Viewing Status

  1. Go to Integrations
  2. Connected integrations show a green checkmark
  3. Pending connections show an orange indicator
  4. Click any integration to see details

Disconnecting

  1. Go to Integrations
  2. Click on a connected integration
  3. Click "Disconnect"
  4. Confirm the disconnection

Resetting Connections

If an integration isn't working:

  1. Click on the integration
  2. Click "Reset"
  3. Re-authorize the connection
  4. Test again

Using Integrations in Workflows

Natural Language Tool Usage

Once connected, simply tell your agent what to do with tools in natural language:

Create a Google Doc with the title [Document Title] and content [Content]~
Send a Slack message to #general: [Message]~
Search Reddit for [Topic] and summarize the top 5 posts

Your agent will automatically use Google Docs, Slack, and Reddit if those integrations are connected and enabled for the agent.

Automatic Tool Detection

When you create a workflow, Agentic Workers automatically:

  • Detects which tools are needed based on your instructions
  • Checks if integrations are connected
  • Prompts you to connect missing integrations
  • Adds tools to your agent automatically

Security & Privacy

Data Isolation

  • Each user has isolated access to their integrations
  • No cross-user data sharing
  • Secure OAuth token storage
  • Encrypted API key storage

Permissions

  • Integrations only request necessary permissions
  • You can revoke access at any time
  • View permissions in integration settings

Best Practices

  • Review permissions: Only grant necessary access
  • Regular audits: Periodically review connected integrations
  • Secure keys: Keep API keys secure and rotate regularly
  • Monitor usage: Check activity logs for unusual access

Troubleshooting

Connection Issues

  • Check authorization: Ensure you completed OAuth flow
  • Verify credentials: Check API keys are correct
  • Test connection: Use the test button in settings
  • Review logs: Check error messages in activity drawer

Tool Not Available

  • Check connection: Ensure integration is connected
  • Verify permissions: Confirm required permissions granted
  • Update agent: Add tool to agent's tool list
  • Refresh: Reload the page and try again

Next Steps