
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: