Hello,
I am doing an HTTP call to get all Team-enabled Groups:
https://graph.microsoft.com/beta/groups?filter=resourceProvisioningOptions/Any(x:x%20eq%20'team')
And I have a SharePoint list with all Teams and their IDs (previously populated with the above HTTP call)
I want to keep the list up to date so want to schedule the HTTP call to grab any new Teams that are not currently on the SharePoint list to update the list with. The list needs to be updated, as opposed to re-build in its entirety, as manual metadata is being added that can't be lost.
I have a variable with both HTTP ID's and SharePoint ID's but can't seem to retrieve the HTTP ID's that aren't on the SharePoint list!?
I have tried Conditions and Filter Arrays to get HTTP ID 'Not Equal' to SharePoint ID - but must be doing something wrong as it keeps returning ID's that are on the list.
I hope that makes some sense!
Thanks
Solved! Go to Solution.
Have a look at this: https://www.damobird365.com/efficien-union-except-and-intersect-great-method/
Have a look at this: https://www.damobird365.com/efficien-union-except-and-intersect-great-method/
Amazing, thank you!
Hi, is there a possibility to show your solution? 🙂
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
70 | |
24 | |
18 | |
16 | |
13 |
User | Count |
---|---|
133 | |
43 | |
32 | |
32 | |
28 |