Forum Discussion
Anonymous
6 years agoNot applicable
delete data from Dynamics 365
Hello everyone,
is it theoretically possible to delete data from Dynamics 365 with a personal gateway? I have discovered a major loss of data in our system. I created the connection using the XrmToolBox and Power Query (M) Builder. And then I packed the FetchXml into an empty query.
Please help me quickly, thank you very much!
2 Replies
- lbendlinSuper User
Sure, if you run a crazy POST http request as part of your M code, anything is possible.
- AnonymousNot applicable
Thanks for you answer!
But how?
FetchXML can only read and not write or remove?