Hi all,
I’ve created a custom script that I want to run before a PersonWantsOrg (PWO) request transitions into its final state (e.g., Unsubscribed or Aborted).
Basically, when the user clicks the Unsubscribe button or when a request is aborted, I need my process (which is attached to this script) to execute before the actual UnsubscribeGranted or Aborted steps change the request state.
Thanks in advance!