I have written some reports that contain data I'd like to programmatically access via API from an external system. I can't find any documentation or sample code to do so via any one of the 3 APIs. Has anyone used one of Archer's APIs to pull data from a report externally?
Asked
Active
Viewed 1,179 times
1 Answers
3
Unfortunately, you cannot pull reports via the REST API (yet), you'll have to use the Web Services API via the SearchRecordsbyReport method.

DjP
- 308
- 1
- 6
-
Is it still the same ? – s7vr Sep 26 '19 at 16:33
-
Yes, it's still the same. You have to use the Web Services API to pull report data. – DjP Sep 26 '19 at 20:02