Important Update: Community URLs redirect issues are partially resolved. Learn More. .

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

Forum Posts

Resolved! Identify fields that reference other modules via the API

We are trying to identify when a field references another application/questionnaire via the API. Related Records and Cross Reference fields can by identified by type, but when a field contains a calculation that refs to another application/questionna...

Resolved! Retrieve Advanced Workflow History via API

I need to use the API (SOAP or REST) or an SQL query to retrieve the history of button clicks in Advanced Workflow. I recently added a "Closed Date" to an application and need to populate prior entries. I'd like to search for the most recent selected...

Any option to translate Objects via API

Hi,is there a option to translate any Object (Field, Layouttab etc.) via API? I have tried it, via SQL but I am getting Unexpected Error afterwards in Archer. Regards,Aftab

aftab by Contributor II
  • 489 Views
  • 1 replies
  • 0 kudos

Resolved! API question

We attempt an API call using the following curl command. Our Archer Version is 6.9 SP3 P2:curl --verbose -H 'Accept: application/json,text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H "Content-Type: text/xml; charset=utf-8" -H 'SOAP...