How to get changed property name/value in workflow triggered by launcher
Hi All,
I have a requirement to send a page's changed property value (start and end dates only) to a third party.
I created a launcher to read any change in PageContent of that page and trigger a workflow. Of the many properties of the page, how do I get the property name/value which is changed in the workflow?
Thanks.