Connectors
Connectors are pre-built integrations for the apps your team already uses. Flobyte ships 200+ of them, with authentication, retries, and pagination handled for you.
Using a connector
Add a connector as a step in a flow, choose an action (for example Create contact or Send message), and map the inputs from earlier steps.
Connections
The first time you use an app, you create a connection — usually via OAuth. Connections are stored encrypted in the secrets vault and reused across flows, so credentials are never scattered through your automations. Access to each connection is controlled by governance.
You can also bring your own OAuth apps so connections are branded and controlled by your platform or developers.
Categories
- Communication — Gmail, Outlook, Slack, SMS
- CRM & sales — HubSpot, Salesforce, Pipedrive
- Storage & docs — Google Drive, OneDrive, S3
- Databases — Postgres, MySQL, Airtable
- Finance — Stripe, QuickBooks
- AI — OpenAI, Anthropic, and more
- Developer — Webhooks, HTTP, and custom APIs
Need something that isn't in the catalog? Call any API with the HTTP connector, or write a function for custom logic.