Sempleo Docs

Integrations Overview

How Sempleo integrations work — connecting tools, available integrations, and how agents use them.

Integrations connect Sempleo to your existing tools. Once connected, agents can read data, take actions, and deliver results through these services.

How Integrations Work

  1. Connect — An admin connects an integration via OAuth or API key in Settings → Integrations
  2. Authorize — Sempleo requests only the permissions it needs (read CRM data, read calendar, etc.)
  3. Use — Agents automatically gain access to integration tools when the integration is connected
  4. Govern — Admins can restrict which agents use which integrations, and require approval for actions

Available Integrations

IntegrationCategoryAuthWhat Agents Can Do
SlackCommunicationOAuthSend messages, search messages
HubSpotCRMOAuthSearch contacts/deals, create notes
Google DriveDocumentsOAuthSearch files, read content, sync to knowledge
Google CalendarCalendarOAuthCheck meetings, get event details
NotionKnowledgeOAuthSearch pages, read content, sync to knowledge
JiraProject ManagementOAuthSearch issues, create tickets, add comments
WebhooksDeveloperWebhook URLReceive and send webhook payloads
REST APIDeveloperAPI KeyProgrammatic access to all Sempleo features

Coming Soon

  • Microsoft Teams
  • Salesforce
  • Gmail
  • Microsoft Outlook Calendar
  • OneDrive / SharePoint
  • Linear
  • Asana

Connecting an Integration

  1. Go to Settings → Integrations
  2. Find the integration in the catalog
  3. Click Connect
  4. Complete the OAuth flow (or enter API key)
  5. The integration appears as "Connected" in your list

Integration Limits

PlanMax Integrations
Trial3
Starter5
Professional15
EnterpriseUnlimited

Security

  • All integration credentials are encrypted at rest using AES-256
  • OAuth tokens are refreshed automatically before expiry
  • Integration access can be revoked at any time
  • Audit logs track all integration usage

On this page