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 XrmTo...
lbendlin
6 years agoSuper User
Sure, if you run a crazy POST http request as part of your M code, anything is possible.
- Anonymous6 years agoNot applicable
Thanks for you answer!
But how?
FetchXML can only read and not write or remove?