hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

What is the correct id field use #281

Open RGI100 opened 10 months ago

RGI100 commented 10 months ago

I am working with Microsoft Flow and connecting to the Hougaard connector to run an action. Flow does not recognize the ID field that i am passing through, I have tried both systemID and id fields to post an item journal. I have also reviewed the tutorial you have done on this where this can be done in AL : https://www.youtube.com/watch?v=fvu1scGT2Qo.

image

Is there a way to determine which field needs to be passed through so that item journal will post ?

Thank you

hougaard commented 10 months ago

"id" is SystemId, if you get a "_id", then that's the old field called "id", no longer in use.