Connections

Connections are OAuth2 authorizations and API tokens that link your bot to external services, enhancing its functionality.

What are connections?

Connections allow your bot to access and interact with external services securely. By setting up these connections, your bot can utilize the features and data from these services.

Adding connections

To add a connection:

  1. Go to your bot on the panel and select Connections in the side menu.

  2. Select connection type that you would like to add.

  3. For OAuth2 connections, complete the authorization flow. For other connections, enter the required credentials.

After adding a connection, you can select it in the relevant steps in your automations.

Using and managing connections

Use connections in steps like Make Chat Completion for OpenAI, or retrieving Reddit posts. You can also delete connections when no longer needed.

Last updated