Open the Connector Logging dialog for the connector.
Click the History tab.
The history table displays all captured log entries with the following columns:
Column
Description
Log Started
Timestamp when the API call began
Log Ended
Timestamp when the API call completed
Duration
Total time elapsed for the request
Request URI
The endpoint URL that was called
Click on any row to expand the detail panel, which shows:
Request URI – Full URL of the outbound request
Request Headers – HTTP headers sent with the request
Request Body – Payload sent to the third-party API
Response Headers – HTTP headers returned by the third-party API
Response Body – Data returned from the third-party API
Use the pagination controls at the bottom of the table to navigate through large result sets.
Example (Data removed):
.png)