I'm developing a logic app that needs to update one or more records in the Jobs entity in dynamics.
When updating a record in the entity, I'm required to provide an ObjectId which I'm not sure what is and where to find it.
In my search I was able to find someone who said it consists of the company's data area id and an account code, separated by a comma. I'm unable to find either of those and I'm not even sure that it's what I need.
Info/documentation is really sparse on this area so by all means, point me in direction of some documentation.
Where and how do I find the needed ObjectId for updating rows in a dynamics entity?
- Anders