How to use 21A Rest API's to Update an Element Entry
Summary
basically looking for a step by step to use the updateElementEntryContent
Hi everyone,
I'm looking to utilize the new Rest API's that have been released along with 21A. I've successfully been able to use the "getElementEntry" call, and the "getElementEntryValue" call, but when it comes to actually updating an element entry I'm falling a bit flat on my face.
Let's say I want to update my Dental Plan to be taking out 25 bucks each month instead of 20. The way I understand it, I have to
1) get my element entry for the dental. I do this:
/hcmRestApi/resources/11.13.18.05/elementEntries?q=AssignmentNumber=[my assignment number]&ElementName='Dental Plan'