cancel
Showing results for 
Search instead for 
Did you mean: 
KeithBenedict
Contributor III
since ‎2013-01-07
2 weeks ago

User Statistics

  • 68 Posts
  • 0 Solutions
  • 7 Kudos given
  • 15 Kudos received

User Activity

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...
I created a new set of REST endpoints using MVC to perform some of the queries that the Archer REST endpoints aren't capable of doing. For example, I've create a REST endpoint which returns a user's user id by using their email address. I am able to ...
I have code that calls Record.CreateRecord in the Archer Web API. For 203 records, this code works just fine. For 22 records, I get the Exception listed below. I have confirmed that none of the values I'm trying to import are too long for the fields,...