Hello, I am very new to Dynamics 365 and MS Flow. I want to move data from AWS/ Azure to Dynamics 365 using MS Flow and a second Flow to do Vice Versa. (From Dynamic 365 to AWS/ Azure Can somebody please help with a step by step info / Doc or something ?
Thanks
Mat
Hi @jbmathew12
You can use D365 connectors (List Records) for getting the data from Dynamics. Also here you can filter the records using ODATA query syntax.
If the AWS service supports HTTP REST API request then use flow invoke an http request or http action steps to retrieve the data.
Or use the below
I am not very familiar with AWS service. When I search an action step related to Amazon I got the below. Not sure you are after this service or not.
Hope this is useful.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @jbmathew12
Do you need any further help in this? If the suggested response answers your query please mark it as solution accepted as it will help others in community.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog