Registering OAuth 2.0 Client on Coupa Connector

To connect to the Coupa source, you must have an OAuth 2.0 client registered on Coupa.

To register the OAuth 2.0 client and generate a Client ID and Client Secret, complete the following:

  1. Sign in to Coupa as an Administrator or Integrations Administrator.

  2. Go to Setup > Oauth2/OpenID Connect Clients. In Setup, you can use the search box to search for oauth to find the proper entry.

  3. Select Create.

  4. For Grant Type, select Client Credentials and then enter a name for the Client, Login, Contact Info, and Contact Email.

  5. Select the scopes you want to include in this API setup. Scopes are like a set of permissions set on the API key.

    For more information on the required scopes, refer to Required Permissions.

  6. Select Save.

    Saving the client generates the Client ID and Client Secret values, which are needed to configure the Coupa connector.