Check if an item is present in a sharepoint list microsoft 365 activities

Hi everyone,

How can I check if a value is present in a SharePoint list using Microsoft 365 activities?

For instance, I want to check “Item001” in the SharePoint list “Items”, and while doing the string comparison, I want to convert the string to upper case.

Please let me know if you have a solution.

Thanks!

Hi,

ForEachListItem activity will help you.

And also the following help you.

Regards,