Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2018-09-06 06:02 PM
Working with Content API and it's unclear the URL to pull back all records OR even the default count of records from an application.
*I thought I saw something that said it's 1000. So, anything beyond that would be multiple calls.
Additionally, it's unclear if possible to specify the fields desired.
I can do something like this and get a specific record
/contentapi/Applications(12345)
However, this gives a 500 error
/contentapi/Applications
This gives endpoint data (not what I want):
/contentapi/Applications/
2020-05-21 12:57 PM
Hi, Sarhang!
it took a little to make the test as I need somebody from IT to acess the Archer web server...
One fact: when i try to connect to localhost/contentapi through browser I got 200 status..
I have got two of them, one from the root and the other from the contentapi. To be specific, is there something I have to check on the web files ? as it is a long file to be posted..Here is a brief of the root webservice file:
I Appreciate your help,
Thank you!
2020-05-22 09:45 AM
Finally I was able to access the contentapi/applications. However I am bumped into a new error hahaha, Am I missing something ?
2020-05-22 10:04 AM
Is there a reason why your URL is not HTTPS?