HI,
No worries, I dont know if this is a one time thing or not? Or if you want to use it on a schedule, as that would change things
1. create a manual trigger
2. Get items (from whatever list you want)
3. Apply to each (on the dynamic value property of step 2)
4. Use the SQL Connector to see if the record already exists
4a. Yes, update it using the connector
4b. No, create it(add it) using the connector
Also if you wanted to do it for all yours lists
1. create a manual trigger
2. Get Lists
3. Apply to each (loop through lists)
4. Get items (from loop of lists)
5. Apply to each (on the dynamic value property of step 4)
6. Use the SQL Connector to see if the record already exists
6a. Yes, update it using the connector
4b. No, create it(add it) using the connector
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey