How may I trigger a call when a record is inserted or updated in D365SCM with X++ code or triggering a DataEntity?
In the call to Odata Endpoint would like to pass a JSON object with the fields inserted/updated.
TIA.
How may I trigger a call when a record is inserted or updated in D365SCM with X++ code or triggering a DataEntity?
In the call to Odata Endpoint would like to pass a JSON object with the fields inserted/updated.
TIA.
Do you mean that you want to call an OData service provided by another system? Because the endpoint of F&O is used when you want to call F&O, not when something happens in F&O and F&O is going to notify somebody else.
The OOB mechanism for such notifications are business events.
André Arnaud de Cal... 291,791 Super User 2024 Season 2
Martin Dráb 230,488 Most Valuable Professional
nmaenpaa 101,156