
Announcements
Hi.I`m working for my mobile notification project using SharePoint.
I can use a trigger 「SharePoint - When an item is created or modified」when share point has any update.
But I want to get a notification, when specific column has updated on share point.
Is it possible to make flow like this????
Hi Collonville,
If the specific column doesn’t have a value, you could add a Condition to check if this column is empty or not, if it is empty, do nothing, while if it is not empty, do an action that you want.
More details about empty function, please check it at here:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language
However, for other scenarios, I am afraid that currently it is not possible for flow to check if a specific column has been updated. I have seen a similar request at Flow ideas Forum, please consider voting it at here:
https://powerusers.microsoft.com/t5/Flow-Ideas/SharePoint-list-item-field-updated/idi-p/23646
I will help collect and report it on my side.
Best regards,
Mabel Mao