What is the correct syntax for posting an Archer API call to an application that has a required User field? Currently, I am trying:
{"Content": {"LevelId": 259, "FieldContents":{"21325": {"FieldId": 21325, "Type": 8, "Value": [843]}}}}
What is the correct syntax for posting an Archer API call to an application that has a required User field? Currently, I am trying:
{"Content": {"LevelId": 259, "FieldContents":{"21325": {"FieldId": 21325, "Type": 8, "Value": [843]}}}}