
I have set up a Custom Metadata type to manage various tax rates in Europe. I need to access all those values in a flow that allocates the correct tax rate to each OrderProduct.
How do I pull all the tax rates (7 in total) from the custom metadata (Tax_rates__mdt) into the Flow to have them available as variables for the steps in the flow?
4 answers