Hi everybody
I'm creating a flow in which the trigger is "When a row is added, modified or deleted" from Dataverse and then the flow should "Create Record (V3)" in Business Central (salesOrders table)
I want to return the Customer and more things but I'm stuck in returning the Customer part. In Dataverse I use a lookup column related to the Accounts table for the customer. And I'm trying to write that information to customerId in Business Central
In Dataverse the ID is a GUID (00000000-0000-0000-0000-000000000000) but in Business Central it's a 5 letter integer (XXXXX)
Can somebody help me or point me in the right direction? 🙂
Best regards
Eva
As Dataverse and Business Central are not the same thing, you will need to find the customer in Business Central first and add this then to you new record.
User | Count |
---|---|
94 | |
44 | |
21 | |
20 | |
16 |
User | Count |
---|---|
137 | |
56 | |
46 | |
36 | |
26 |