Triggering Process from Push Notifications

Certified Lead Developer

Hi everyone,
I have a requirement to trigger a process from a notification click sent by pushNotification smart service. Have anyone come across this requirement before or any suggestion on how it can be achieved? Thanks.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    It is not directly possible to trigger a process by clicking on notification as it only supports limited link types which can open a task or view of record types. What you can do is, either provide a link for a empty task with just a button for continuing the process on submit or take him to record view where he can use related actions to trigger the process.

Reply
  • 0
    Certified Lead Developer

    It is not directly possible to trigger a process by clicking on notification as it only supports limited link types which can open a task or view of record types. What you can do is, either provide a link for a empty task with just a button for continuing the process on submit or take him to record view where he can use related actions to trigger the process.

Children