Medallia Experience Cloud APIs use OAuth 2.0 to authenticate access to data and API endpoints. To establish a connection with Medallia, you will need the following:
Client ID: The unique identifier for your account, used as the HTTP Basic Authentication username.
Client Secret: The secret key for your account, used as the HTTP Basic Authentication password.
Reporting Instance: The domain of your Medallia account.
Tenant Name: The tenant name of your Medallia account.
Gateway URL: The gateway URL for your Medallia account.
This guide will walk you through generating these credentials and using them to connect your account.