Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

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

  • Sure, if you run a crazy POST http request as part of your M code, anything is possible.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks for you answer!

       

      But how?

      FetchXML can only read and not write or remove?