How do you filter application records by Last Updated date using REST
API? I'm trying a Get BaseURL/api/core/content/Applications?$filter=Last
Updated gt datetime'2024-08-08'.
Archer API - How to only return user email address in a POST UserContact
Request?How do you filter out other response info like phone number from
a POST UserContact Request?
Hi David,I was able to push a single record to the next node in AWF
using the POST /api/core/system/WorkflowAction using the JSON body {
"ContentId": 709365, "CompletionCode": 1, "WorkflowNodeId":
"1229732:CUST"}Is there a different format to include...