Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/scalekit-inc/developer-docs/llms.txt

Use this file to discover all available pages before exploring further.

Pre-built connectors for popular APIs and services.

Available connectors

Google Workspace

  • Gmail API
  • Google Calendar
  • Google Drive
  • Google Sheets

Microsoft 365

  • Outlook Mail
  • Outlook Calendar
  • OneDrive
  • Microsoft Teams

Communication

  • Slack
  • Discord
  • Zoom
  • Microsoft Teams

Productivity

  • Notion
  • Asana
  • Trello
  • Jira

Development

  • GitHub
  • GitLab
  • Bitbucket

CRM

  • Salesforce
  • HubSpot
  • Pipedrive

Using connectors

See the Agent Auth guide for implementation details.

Custom connectors

Build custom connectors for any OAuth 2.0 API:
  1. Register OAuth application
  2. Configure connector in Scalekit
  3. Implement authorization flow
  4. Store and refresh tokens

Next steps

Agent Auth

Setup guide

Code samples

Example implementations