Connect Third-Party Integrations
This article covers how to add, manage, and remove your integration credentials in TexAu.
What connecting an integration does
Connecting an integration saves your API key or OAuth token for a specific tool so that TexAu can call it on your behalf when running enrichments. You connect an integration once. Every Action Column that uses that integration automatically uses the saved credentials.
How to connect an integration
- Go to Settings in the left sidebar.
- Click Integrations.
- Find the integration you want to connect. Use the search bar to filter by name.
- Click the integration name.
- Enter your API key or click Connect with OAuth, depending on the integration type.
- Click Save.
TexAu validates the credentials before saving. If the credentials are invalid, an error appears and nothing is saved.
Find your API key for a specific integration
API key locations vary by tool. Common paths:
| Integration | API key location |
|---|---|
| Apollo | Settings > API keys |
| Hunter.io | Dashboard > API key |
| BetterEnrich | Dashboard > Your API key |
| Instantly | Settings > API |
| Smartlead | Settings > API |
| HeyReach | Settings > Integrations |
For integrations not listed here, search the third-party tool's support documentation for "API key" or "developer settings".
OAuth integrations
OAuth integrations redirect you to the provider to authorize access. After you authorize, TexAu stores the token.
- Click Connect with OAuth on the integration settings page.
- A new window opens. Sign in to the provider.
- Click Allow or Authorize.
- The window closes and the integration shows as connected in TexAu.
OAuth tokens expire. When a token expires, actions using that integration will fail. Reconnect the integration to refresh the token.
Check connection status
- Go to Settings > Integrations.
- Connected integrations show a green checkmark.
- Integrations with expired or invalid tokens show a warning icon.
Reconnect an expired integration
- Go to Settings > Integrations.
- Click the integration with the warning icon.
- Click Reconnect.
- Enter new credentials or go through the OAuth flow again.
Remove an integration
- Go to Settings > Integrations.
- Click the integration you want to remove.
- Click Disconnect.
Disconnecting removes the saved credentials. Any Action Columns that depend on this integration will fail the next time they run. Update those columns or add new credentials before running enrichment again.
Troubleshooting
The integration saves but actions still fail with an authentication error. The API key has the correct format but may lack the required permissions. Go to the provider's dashboard and verify the API key has read access (or write access, if the action requires it).
I keep seeing "Invalid credentials" when connecting. Copy the API key again directly from the provider's dashboard, without any leading or trailing spaces. Paste it fresh into the TexAu credentials field.
The OAuth connection window closes but the integration still shows as not connected. Disable any popup blockers for TexAu. Try in a different browser. If the problem continues, contact support.
I cannot see the Integrations menu. You need the Admin or Owner role to manage integrations. If you can see the menu but cannot save credentials, you may have Viewer access. Contact your workspace owner to adjust your role.