Skip to main content

Manage connections

Isabel Mariz avatar
Written by Isabel Mariz
Updated over 2 months ago

After setting up your connections in Automate365, managing them effectively is crucial for keeping your integrations running smoothly. This article provides everything you need to know to maintain your connections, ensuring they stay active and secure.


Access your connections

  1. Log in to the BindTuning App.

  2. In the left-hand navigation, go to Automate365 > Connections.

This section presents a comprehensive list of all your configured connections, including the connection name, system logo, the connected account, and the current connection status (Connected, Disconnected, or Expires Soon).


Monitor connection status

The connection status instantly tells you if your integration with an external system is working correctly.

🟢 Connected: The connection is active and validated, allowing automations to access the external system.

🟡 Expires soon: A warning message starts appearing 15 days before expiration. Note that the expiration date cannot always be determined.

🔴 Expired: The connection authorization has expired, and we no longer have access to the external system. Reconnect to restore access.

🔴 Disconnected: The connection is inactive or invalid, preventing automations from accessing the external system. Automations cannot run.


Reconnect lost connections

If a connection becomes inactive, often due to an expired token, a password change, or revoked access, it can be reconnected directly from the Connections page. The reconnection process depends on the type of connection:

OAuth-Based Connections:

  1. Click the Reconnect button next to the lost connection.

  2. You'll be redirected to the provider’s login or consent page.

  3. Once you re-authorize access, you’re returned to the app, and the connection is automatically restored.

API Token-Based Connections

  1. Click the Reconnect button to open the reconnection dialog.

  2. Enter a valid new API token for the service.

  3. Submit the form, and the app will verify the token and restore the connection.

  4. After successful reconnection, the connection status is updated and immediately usable.


Switch connection account

If you need to use a different account for a particular system, you can effortlessly switch between authenticated accounts directly from the Connections page.

The process depends on the connection type:

OAuth-Based Connections​:

  1. Click Switch Account next to the existing connection.

  2. You’ll be redirected to the provider’s login or account selection screen.

  3. Choose the new account or log in with new credentials.

  4. After authorization, your connection is updated to use the newly authenticated account.

API Token-Based Connections​:

  1. Click Switch Account next to the existing connection.

  2. The same form used during the original connection setup is displayed.

  3. For security reasons, previously saved tokens or credentials are not pre-filled.

  4. Enter the new token or updated credentials associated with the new account.

  5. Save your changes to update the connection.

This process allows you to safely switch accounts without exposing sensitive data. The connection is immediately updated, and any automations using it will start using the new credentials from that point on.


Delete a connection

Caution!

You can delete connections, but please be extremely careful. If you delete a connection used in an automation, that automation will immediately stop working, and no more workspace requests will be provisioned.

Always verify that a connection isn't in use before deleting it.

  1. From the list of connections, click the trash can icon next to the connection.

  2. A confirmation dialog will appear to help prevent accidental deletions.

  3. If the connection is in use, you’ll see a warning listing which automations will be affected.

  4. To proceed, click Delete.

Did this answer your question?