Hello 🙂
I'm building an app with several forms linked to a SharePoint list for our onboarding.
I would like to notify some users when changes are made to the list items.
Let's say our HR department updates the "Manager" field of the new collaborator, I would like to notify (by mail) the IT department that HR have updated the list item and highlight the updated fields, so the IT department knows which field have changed since last time they have been notified (they are notified for every update).
I already managed to send the email with the content of each fields but I'm looking for a way to only highlight the items that have been updated.
Is there a way to achieve this ?
Thank you 🙂