Can REST API - Audit Log API Export be generated directly on Postman?
Hi everyone,
We are trying to generate an audit log export for Eloqua report types such as userLogin or dataExport/Upload using REST API on Postman.
/api/rest/2.0/data/auditLog/reportExport
However, unlike the other API calls, we cannot get the report directly on Postman. Instead, it asks for a notification email address to be defined in the request body. And then it sends the report to that email address as an attachment. Unless there is a notification email is provided in the request body, the query gives EndpointParameterError.
We are trying to find a way to get the report directly over Postman just like a simple user list report, etc. Is there any way to get the Eloqua audit log report on Postman?
Tagged:
0