Florian Delsarte Posted May 6, 2021 Share Posted May 6, 2021 Hi, I have an question with Dynamic Marketing list in dynamics 365. I need to synchronize members of3 marketing list (dynamics) with other database. I need to create 3 flows with fetch XML (with query field of entity list) in Native query block Or can i make 1 flow with a loop With 3 flows, the problem is that if my customer changes the request in dynamics, it will be necessary to modify the flow in tibco manually. I try to make a dynamic flow. Thank you, Florian Link to comment Share on other sites More sharing options...
Nick Roelandt Posted May 11, 2021 Share Posted May 11, 2021 Hi Florian, I think you can create 1 single flow. Instead of using fetchXML you can use a regular query block. Within the query block you look for the marketing list entity (in the filter criteria specify the 3 lists you need) and add a relationship to the members. In your flow you can use the for Each child block, which contains the members of a list that you can process. Can you exmpain if the customer changes the request thanks Nick Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now