Skip to main content

Integrations Overview

FlowStack connects to over 1,000 apps and services out of the box, with support for custom HTTP requests to any API.

Integration Count by Engine

EngineIntegrationsHighlights
Flow Builder687+ piecesDeep OAuth support, pre-built triggers and actions
Workflow Builder880+ node types606 unique services, 130+ AI/LangChain nodes
Combined1,000+ unique servicesDeduplicated across both engines

Categories

CategoryExample Integrations
CRMSalesforce, HubSpot, Pipedrive, Zoho CRM, Close
EmailGmail, Outlook, SendGrid, Mailchimp, Mailgun
MessagingSlack, Discord, Microsoft Teams, Telegram, WhatsApp
SpreadsheetsGoogle Sheets, Airtable, Excel, Smartsheet
Project ManagementNotion, Asana, Jira, Trello, Linear, Monday.com
Dev ToolsGitHub, GitLab, Bitbucket, CircleCI, Jenkins
PaymentsStripe, PayPal, Square, Braintree, Paddle
StorageGoogle Drive, Dropbox, OneDrive, S3, Box
DatabasesPostgreSQL, MySQL, MongoDB, Supabase, Firebase
MarketingMeta Ads, Google Ads, LinkedIn Ads, Mailchimp, ActiveCampaign
AI & MLOpenAI, Anthropic, Google AI, Hugging Face, Pinecone
CommunicationTwilio, Vonage, Intercom, Zendesk, Freshdesk

Connection Methods

FlowStack supports three authentication methods:

OAuth 2.0

One-click authorization via popup window. FlowStack handles token refresh automatically.

  • Supported by: Google, Slack, GitHub, Salesforce, HubSpot, and 200+ more

API Key

Paste your API key from the service's developer settings.

  • Supported by: OpenAI, SendGrid, Stripe, Twilio, and 500+ more

Basic Auth

Username and password authentication.

  • Supported by: IMAP email servers, legacy APIs, self-hosted services

Browsing Integrations

  1. Go to Dashboard → Connections
  2. Click + New Connection
  3. Browse by category or search by name
  4. Click an integration to set up the connection
  5. Complete the auth flow
  6. The connection is saved and available across all your automations

Custom Integrations

For services without a pre-built integration:

  • HTTP Request — Call any REST API with custom method, URL, headers, body, and auth
  • Webhook — Receive events from any service that supports webhooks
  • Code Node — Write custom JavaScript/Python to interact with any API (Workflow Builder)

See Custom HTTP Requests for detailed instructions.