Pulling data from procee to external systems
Reports can be pulled from procee to external systems by obtaining the public link from saved searches as follows (for a user with System Administrator permission only):

- The first time the report is accessed, a Processing record will be returned
- After a few seconds of processing, the link will return results
- Once every hour the report is cleared; to receive up-to-date data, another request must be made
- If another request is made in the last 5 minutes of the hour, the report will be updated without a Processing record in the middle
- Each page in the report will display up to 500 records. To get the additional pages, advance the
pageNumparameter at the end of the above URL to the next page (by defaultpageNum=1is returned). When a page is received with fewer than 500 results, we will know there are no additional records
Guide for displaying the data in Excel:

*Make sure the encoding is UTF-8

If the data is displayed without being split into columns, use Excel’s Text to Columns function with a comma delimiter:


