Documentation Center

Setting up OAuth access in Aprimo DAM

Before using the Tridion Connector for Aprimo DAM , you need to set up OAuth authorization within Aprimo Marketing Operations.

About this task

Refer to the following documentation from Aprimo: https://developers.aprimo.com/marketing-operations/rest-api/authorization/

Procedure

  1. Register the client application.
    1. Log in to the Aprimo Marketing Operations system as a user with System Administration access.
    2. In the Administration area, select System Tools > Integration > Registrations.
    3. Click New to create a new registration.
    4. Enter the following required registration details:
      Client
      The name of the client, such as "Tridion."
      Description
      A description of the Connector for Aprimo DAM
      Client Secret
      A password for the client, which can be whatever you want. The Connector does not have specific requirements for this field.
      Redirect URL
      Typically, the URL of the Tridion Sites instance.
    5. Click Save.
    6. Make note of the Client ID, which will be needed in the configuration of the Connector.
  2. Generate an access token.
    1. Log in to Aprimo Marketing Operations system as the user for whom you want to create the token.
    2. From the user options, select User Token.
    3. Select Generate.
    4. Make note of the generated user token, which will be needed in the configuration of the Connector.

What to do next

Continue with the overall process to set up the Connector, using the client ID and user token from this task in the configuration step.