API - CSV list of all Persons in Org

Post to: https://securelb.trackerproducst.com/api/exports/people?exportTime=2018-06-26T19:06:48.000Z&iANAZone=America%2FNew_York&timeZoneOffset=-240


exportTime = date/time of export

iANAZone = time zone (zoneinfo)

timezoneOffset=offset (in minutes) from GMT

Body of Post:

{

       "DynamicFields":[],

       "IsSearchingInSublocations":false,

       "PageNumber":1,

       "PageSize":25,

       "SavedSearchEntities":[],

       "StaticFields":[],

       "officeIds":[],

       "orderBy":"LastName",

       "orderByAsc":true,

       "peopleIds":[],

       "tags":[]

}

‘Get’ to: https://securelb.trackerproducst.com/api/exports

Find the item in the list that contains the exact startDate (time) that was set in the post call.

When ‘complete’ is set to true, there will be an s3FileLink and the user can use that to download the CSV file.