I am trying to create a List that mirrors and updates from another List with just specific columns. I haven't been able to get it to work. I have tried this example : https://youtu.be/kEkZXBMf6eo
Some how I had it working before now there is a new error. I even deleted every past List and started from scratch twice (this is becoming my third). If you could recommend a different method or help me address my current flow, PLEASE!!!!
As you can see I am using: Instant Flow Cloud
Sharepoint: When an Item is created or Modified
(Selected) Source Information
Sharepoint: Get Items
(Selected) Desired Information
Note: Under Filter Query added: ID eq'ID'
Conditions:
length (triggerBody()?['value']) / is equaled to / 0
(Yes) Sharepoint: Create Item
(No) Sharepoint: Update Itm
Error Details:
Could not find list item.
clientRequestId: 4721ebe0-dee4-4ea3-9ae7-73ebed85a37e
serviceRequestId: 4721ebe0-dee4-4ea3-9ae7-73ebed85a37e
Thanks for the help. I am not using power automate anymore.
May be this will give you some ideas:
The ID column is the SharePoint column ID.
You will probably need two flows, and they would resemble something like this:
You will need to add any condition checks as required.
Hope this helps.
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.