When you click the Run button to connect and execute the external API endpoint, the call will be logged in a text file and will include detailed log information.
The information includes:
Date and timestamp
User name
API name
Custom menu name
HTTP verb
Endpoint URL
Request body
HTTP status code (response code)
Response body
Elapsed time
The log file is created inside the API folder, which is located in the same directory specified in the Integration Process Logs field on the File Folders tab of the System Settings form. The log file follows the following format: yyyymmdd_ExternalAPILog.log. A single log file is generated for all external API executions on the same day, regardless of the user.