Hi experts,
I was wondering that is any has used MS Flow for integration between Dynamics CRM and Xero? I am trying hard from last few days to know that how it (MS Flow) works and how we can use it in for this purpose. We are experiencing certain issues some of which are:
Issues 1:
I am experiencing issues related to integrating invoices. I am able to get invoice from Xero through Flow using custom APIS, I can loop through invoice (e.g. Created/Modified in last 10 minutes) this part is working fine for me. But since invoice also can have line items and I need to loop through them… this step is not supported in Flow... in other words Flow does not support nested loop
LOOP INVOIVCES
LOOP INVOICE Line ITEMS (I am not able to do nested loop or I can’t find a way to do it in Flow)
END LOOP
END LOOP
Issue 2:
On Xero side we don’t have a price-list (as per my understanding), But on CRM side we must have a price-list for invoice… So the Flow is not allowing me to leave the price-list empty? So is it a good idea to hard-code a price list here? I don’t think so… but I can’t think of anything else which can help me here (to populate the price-list).
Thanks
*This post is locked for comments
I have the same question (0)