How to send Power Apps (Dataverse) Data to Dynamics 365 F&O

To send the data available in Dataverse table to Microsoft Dynamics 365 using Power Automate.

High level resolution steps

    Usage of “Create Record” Action from Finops in power automate helps to map the data from
    Dataverse tables.

    Detailed resolution steps

      Step 1: Use any kind of trigger as you wish to trigger the flow

      Step 2: First use list rows to list the content or data from the Dataverse tables by using “List Rows”

      Step 3:

      Add an action called “Create Record” from the Finops connector and map the fields from Dataverse table to Finops connector in order to send the data from Dataverse table to Finops.

      In Instance – Give the URL of Finops

      Entity name – Give the entity name to which the data should be entered into.

      And then map the remaining fields from dynamic content.

      Output

      The record available in Dataverse will be present in D365 F&O.