Important Update: Some Community URL Redirects are Under Maintenance. 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

Help - Integration with Workday

Hello folks, I have to do an Archer integration with Workday and I need some help.First I need to access a URL with username and password to generate a token. Once I get the token, I need to enter a different URL in which I must include the generated...

Picturerep.png

search a record in Archer using API

Hi, Is there a way to search for a record using key field instead of tracking id in rest API.How can we give query parameters in Archer rest/content API if I am using postman as they seems to be not working.Thanks,Prachi Jain

Resolved! Data Feed Trigger

Hello everyone! I have quite a lot of data feeds that runs every 5 minutes to keep up with data changes.If I'm not wrong, in one of the FFTH I've heard something about service/app, that could listen for changes in Archer and trigger Data Feed.Have an...

Resolved! Update Records using RestAPI

Hi,I am new to the API and I am looking for URL used to update records in Archer and what are the requirements to update any existing record in archer with API.I did look into below link.https://www.archerirm.community/t5/discussions/when-creating-up...

Error attempting to obtain valueslist

I attempted the call listed here for the flat valueslistidshttps://help.archerirm.cloud/platform_614/en-us/content/platform/api_restapi/segmentsresources/metadata_values_list.htmcurl --location --request POST 'https://slhs-dev.archerirm.us/platformap...

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...

Invoke API outside Archer

Hi all,I have to invoke a API of my Client to send notification to mobile application. So I have a couple questions for this. Is it possible to invoke Post API outside Archer? If it yes, how do I start to do it with some parameters in body to pass vi...

Gak by Contributor II
  • 308 Views
  • 5 replies
  • 0 kudos

APRCHER Rest API

I am not finding complete documentation on how to use the Archer rest API.What I have found is very general, without specifics and a handful of examples with no explanation.The cynic in me would say this is deliberate to get you to pay for $500 for t...

Issue with Web Servcie Call Post 6.14 Upgrade

We have recently upgraded to 6.14 P1 HF1. We are seeing the below issue on the Web service call to a report, where we are pulling a text field which has a URL value and in that & is getting decoded as "&" instead of just "&" after the upgrade whi...

SailokeshC_0-1704905129278.jpeg SailokeshC_1-1704905129280.jpeg

API Gateway

We're looking to implement an API Gateway in front of Archer and I'm curious if anyone else in the community has done anything similar. Mostly I'm looking for...best practices, things to look out for, or even product recommendations. I'm aware Archer...

cmartin by Contributor III
  • 322 Views
  • 1 replies
  • 0 kudos

ContentAPI: Content SAVE is returning 401 error

Hello,I am trying to create/ update a record in Archer Applications table from Postman Application. I am able to obtain the Session ID and get the records from Applications table using the "Obtain Session ID" and "Get Level Metadata". When I tried th...

bharathp by Contributor II
  • 2121 Views
  • 12 replies
  • 0 kudos

Sub-Form Record Is Not getting saved

Hi ,We have a Sub-Form in one of archer application user is trying to update it from other external application and try to syn with archer. but we it's not getting saved it showing pop up like unable to save sub-form name pop up along with The Archer...

simtiyaj by Contributor II
  • 894 Views
  • 3 replies
  • 0 kudos

New-WebServiceProxy no longer available in Powershell 7

I have been making SOAP API calls in Powershell for sometime now using cmdlet New-WebServiceProxy with URI /ws/search.asmx, and then using the ExecuteSearch method on the returned object. Recently, I upgraded PS to version 7 in order to get another f...

Resolved! All records of Questionnaire using Content API

Dear All, I want to extract all the records of a questionnaire. Content API provides a way to extract all the records from an application but not for the questionnaire. Instead, when we extract data for a questionnaire it provides "Questionnaire_Inte...

Resolved! 400 (BadRequest) - Custom Object

HiWe are creating a custom object to fill a field in the main from the sub-form. However, it is not working and we are receiving the message 400 (BadRequest).Sub-form: Main-form: Payload: { "Id": 13905952, "LevelId": 83, "FieldContents": { "21913":...

rafael by Contributor
  • 1347 Views
  • 6 replies
  • 0 kudos

Resolved! Using API to Get Values List - Other data (Free Text)

We have a Values List field with "Other" option checked to: "Require users to enter supporting information when they select this value". When performing a Get on the field we only get the primary value returned (In this case 'No'). Is there anything ...

ftopping by Contributor III
  • 1326 Views
  • 6 replies
  • 0 kudos