I am working on a flow that needs to create a Sharpoint list on every run. However, the items on the list have to be inserted using a desktop flow. So, I create the list with an HTTP request to Sharepoint and pass its name to an input variable created on the desktop flow. The problem is that, even though the list is successfuly created, the desktop flow gives an error saying it can't find the list: "List not found"
Some important information:
- I'm from Brazil, so the names of variables and stuff are in portuguese;
- The input variable on the desktop flow is called "Lista_Logs_Exceucao_Atual", and it receives the list's name;
- The theory I came up witth is that the newly created list only becomes available after the run, in wich case I would need two or more flows.


Report
All responses (
Answers (