I need to compare my SharePoint list (Get_item) and my Prase json from HTTP request ?
Thanks in advance for your help
Solved! Go to Solution.
Hi, I found the solution to avoid duplicates on the shrepoint list just put the result of the elements of the first http request in a single sharepoint column and activate the single cell option on sharepoint. on the side of the power automaton it will be necessary to configure run after has faild good luck for all
I would be very grateful to anyone who shows me how to compare items in a SharePoint list with one or more HTTPS REQUEST. If the HTTP REQUEST ITEMS are equal to the sharepoint line do not display, otherwise display ( I need a condition that does not display duplicates on my SharePoint list. Because the http requests are made every 5 minutes and the same infrmations can be repeat). Thanks to the champion who will find the solution
Hi, I found the solution to avoid duplicates on the shrepoint list just put the result of the elements of the first http request in a single sharepoint column and activate the single cell option on sharepoint. on the side of the power automaton it will be necessary to configure run after has faild good luck for all