
Announcements
Hello everyone,
I am trying to pass the name of a list from power apps to power automate, then pass it from dynamic to "Create Item" when the data is static it can look like this:
And dynamically it looks like this:
but when they are dynamic, create item does not generate me the columns, how can I make create item show me the columns of the list that I pass it dynamically?
Use Send HTTP request to SharePoint to create the item.
Your parameter to GetByTitle can be dynamic.
Here is the request API to create a list item:
And this is an example of how to create it: