Add OAuth Credentials
Learn how to add OAuth credentials to your connectors.
In order to enable OAuth authentication for a given connector, you’ll need to input your OAuth credentials in the Merge Agent Handler dashboard.
Navigate to the Connectors page in your Merge Agent Handler dashboard.
Find and select the connector for which you want to enable OAuth authentication.
Click on ”+ Add Application Credentials”, and enter your OAuth credentials (Client ID and Client Secret) for the third-party system. You can also the scopes for your OAuth app as well.
The OAuth callback must be: https://ah.merge.dev/oauth/callback
Click the “Save” button to store your OAuth credentials securely.