
I am setting up a power automate flow to run actions in Business Central.
I created variables for the Company Id (GUID) and the Batch Id (GUID).
These variables I use for the Run Action V3.
See flow below
Case 1: If I use the Var_CompanyGUID in the Run Action V3 it requires me to have a parameter list.
If I populate the field parameters/id I will get an error message.
Question: How do I setup a parameter list and what needs to be in this list.
Case 2: If I select a company from the dropdown list it does not require a parameter list and I can use the Var_BatchGUID to populate the field id. Why is the first case different from the second case?
So, to make the Run Action V3 work properly I need to use the Var_CompanuGUID and the Var_BatchGUID to get the journal posted in Business Central.
Can please someone give me a clue how to setup the parameter list in power automate to complete the action?
Best
Brian
Same problem here.
This syntax is working well