Summary: ◀▼
You can manage connections to external services by storing and updating API credentials securely. Admins can view, edit, or delete connections and OAuth clients, though some details like connection names and authentication types cannot be changed after creation. This helps maintain secure integrations with services like Slack or Shopify while controlling access through OAuth client management.
A connection lets you safely store API credentials for a service or system, such as Slack or Shopify. Connections are created and managed in Admin Center from the Connections page. You must be an admin to manage connections.
Editing and managing connections
To view a connection
- In Admin Center, click
Apps and integrations in the sidebar, then select Connections >
Connections. - Find the connection in the list, then click the name of the connection.
For security purposes, secrets are redacted on the connection's details page. Secrets include usernames, passwords, API keys, and bearer tokens.
To edit a connection
- In Admin Center, click
Apps and integrations in the sidebar, then select Connections >
Connections. - Find the connection in the list, click the options menu icon (
) on the connection's row, and then click
Edit connection. - Modify the connection's credentials as needed.
- Click Save.
To delete a connection
- In Admin Center, click
Apps and integrations in the sidebar, then select Connections >
Connections. - Find the connection in the list, click the options menu icon (
) on the connection's row, and then click
Delete. - Click Delete connection.
Editing and managing the OAuth client
Admins can edit and delete the OAuth client in Admin Center. After creating a client, you can change only the Client ID and Client Secret.
To edit a client
- In Admin Center, click
Apps and integrations in the sidebar, then select Connections > OAuth
Clients. - Find the client in the list, click the options menu icon (
) on the connection's row, and then click
Edit. - Modify the client's ID and secret as needed.
- Click Save.
To delete a client
- In Admin Center, click
Apps and integrations in the sidebar, then select Connections > OAuth
Clients. - Find the client in the list, click the options menu icon (
) on the client's row, and then click
Delete.