Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

cancel
Showing results for 
Search instead for 
Did you mean: 
Archer API Users
Share API best practices with fellow Archer admins

Forum Posts

Resolved! New deletedcontent API not working

Hi,I'm trying to retrieve all deleted record using the API call as documented in this link.This works in the browser successfully.But when I try to access the same API from the C# code, it fails with "StatusCode: Unauthorized" as seen in the attached...

Archerwizz2022_0-1730487527103.png

Resolved! SearchRecordsByReport method

Hi,I am trying to fetch records from a report using SearchRecordsByReport method. E9D2E12F29....6BE1 274F97B...C0F 1 But in Response instead of records I am getting window.top.location='/Default.aspx?aspxerrorpath=/archer/ws/search.asmx' Can any...

Resolved! Archer Search API

Hi, Is there any Archer search API which gives response on the basis of field value ?example : Assigned to value is "Username" can i search using "Username" with Archer API? if no then is there any workaround to achieve this?

Ajeet by Contributor III
  • 494 Views
  • 2 replies
  • 0 kudos

XML Response - Parser (python)

Hi - I am trying to use the SearchRecordsByReport call for getting the report data from archer. Did anyone use python to parse the XML response? If so, can you pls suggest ? I tried below and I am getting Bad Request from xml.etree import ElementTree...

Connection between RSA Archer and Power BI

I am writing to report an issue that I am facing while attempting to connect RSA Archer with Power BI using the OData API connection.Currently, I am able to retrieve a maximum of 1000 rows using the OData API connection. However, as our data set exce...

SOAP API inconsistently returning data

Have been utilizing the "search records by report" endpoint consistently, same time every day at 1 AM GMT for nearly a year without issues. Since I can only pull at most 250 records at a time, I hit the endpoint multiple times, incrementing the repor...

will_hofs by Contributor III
  • 449 Views
  • 0 replies
  • 0 kudos

Export report data into CSV format

Archer does a great job of flattening very hierarchical data in reports. I'd like to be able to export report data to CSV. I realize I can run the report using the SOAP API, but that means duplicating a lot of logic that already exists in Archer,. Is...

REST API issues

I am trying to use the REST API, and I have encountered some issues.In trying to create a record by "POST Content" (on this page: Content (archerirm.cloud)) I can't figure out how to specify the application/module that the record should be created in...

Resolved! [NEED HELP] HTTP Post - Send a Report Info.

Hello everyone,I am currently doing a PUT/POST integration and it is the first time I do them. I have to make a call to a URL with some specific headers to be able to send information to another system. This information is in an archer report. Back, ...

mperezmoy by Contributor III
  • 2462 Views
  • 13 replies
  • 0 kudos