Partner Manager v2 Tracking API

(0 reviews)

home

Overview

The Partner Manager v2 Tracking API allows you to access details related to the transmissions and their associated messages that are processed by Anypoint Partner Manager v2. This API enables you to:

  • Get all transmissions processing activity details.
  • Get details for a specific processed transmission.
  • Obtain all steps associated to a specific processed transmission.
  • Obtain details of all messages associated to a transmission.
  • Obtain details associated to a specific message.
  • Obtain all steps associated to a specific message.
  • Obtain content related to a specific message.

Note: Access to this API requires an Anypoint Partner Manager v2 subscription.


Getting Started

To begin using the Partner Manager v2 Tracking API, you need to obtain the following details.

Your Anypoint organization Id

To obtain your organization id, please refer to the article here.

The Anypoint environment Id

You need the Anypoint environment Id for the environment in context to which you are obtaining the stored B2B transaction payload. To obtain your environment id, within your Anypoint management console go to Access Management >> Environments. Click on the environment name corresponding to the environment you are interested in obtaining the id for. The URL in your browser's address bar shows the environment Id at the end.

Environment Id Example - https://anypoint.mulesoft.com/accounts/#/cs/core/environments/edit/f8474a0f-7810-47c8-a570-7c428e485932

Authentication details

To authenticate against the API, you will need to use an OAuth 2.0 token from the Anypoint Platform.

For more information on using the API, see the API reference.


Support

If the Partner Manager v2 Tracking API is not working, contact MuleSoft support and provide the following information.

  • The operation that is not working correctly and the associated request.
  • Steps to reproduce the issue.

Reviews