Hi, I meet such case: i need to integrate Dynamics 365 (CRM) and Dynamics for operations (AX) by sending Accounts (Customers). In flow it's mandatory to fill customer unique but in CRM unique customer account are ugly like 1b65b02b-262a-46 while in AX i have numbers like 0000016 according to number sequence. So idea is to add in FLow in list of fields a flog for unique ID's fields. If this flag activated you don't need to fill this field in flow and it should be generated in Dynamics for operations using number sequence for target data. In my case it will be number sequence for customers.
... View more