Skip to main content
Storm Integrations let you connect the tools your team already uses — CRMs, productivity platforms, data tools — through a pre-built connector catalog. This guide walks through connecting your first integration from the catalog. The steps are the same for most connector types; only the authentication method varies.

Before you begin

  • Admin or Member role in your workspace
  • Credentials for the tool you want to connect (API key, OAuth app client ID and secret, or service account)

Steps

1

Find your integration

Go to Integrations → Catalog and search for or browse to the tool you want to connect. Each connector card shows the authentication method and sync capabilities.
2

Authenticate

Click Connect on the connector. Depending on the authentication method:
  • API key: Paste the key into the provided field.
  • OAuth 2.0: Click Authorize to be redirected to the tool’s authorization page.
  • Service account: Upload the credentials file (usually a JSON key file).
See Authentication Methods for details.
3

Configure field mapping

Map fields from the connected tool to your workspace’s data model. Default mappings are pre-filled for common fields. Required fields are marked with an asterisk.
4

Test the connection

Click Test connection to trigger a sample sync. The test pulls a small number of records and displays them for review.
Some connectors require the platform’s outbound IP addresses to be allowlisted on your end. Check the connector’s setup notes for IP requirements before testing.

Next steps