Top "Servicenow-rest-api" questions

How to download CSV using REST API?

Here's a REST API that I am trying for downloading data as CSV file. (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { …

export-to-csv servicenow servicenow-rest-api