Integration API logs
Important
Only admins and Application admins have access to this feature.
Use the Integration API logs to see the Integration API requests received by the Application of your choice. You can use this content to help you debug and troubleshoot campaigns, or potential integration issues.
Click Filter to display only requests you are interested in, for example, failed requests.
The requests are displayed in a table with the following columns:
Column | Description |
---|---|
Request ID | The internal identifier of the request. |
Path | The endpoint the request was sent too. See the integration API endpoint in the reference docs. |
Method | The endpoint's method, for example PUT or POST . |
Response | The response code. |
Time | The time at which the request was received. |
tip
You can submit a request via the Campaign Manager using the API tester.