An Azure service that automates the access and use of data across clouds without writing code.
I'm not familiar with how the D365 FO side of the equation works behind the scenes but if you can use the response from the Logic App from D365, then you should just use Response Action since that would be the simplest. But if that is not possible, or you are running into timeouts, then you should use the Request Action to call D365 from your Logic App. This is the same advice irrespective of whether you are using D365 to call Logic Apps or any other service.