Hi Wendy,
Please refer this article this is for native push notifications but logic is same for the PWA to perform actions on push notifications.
Hi Wendy,
1. Go to your IVK_SendMessagesToDevices microflow -> Double click on Send message Java Action & In the context object select $MessageData.
2. Use Push Notifications widget & set your action name & action(like call a page).
3. Run the application & when you are sending the notification from admin page see there will be one input box called action name pass same action name there.
Thanks for your patience, Muhammed, I followed these instructions (which are the same as you described them in your article). However, clicking on the notification still does nothing. Let me know if you can see if I'm missing anything. TBH I don't know how this can be 'listening' if the app is closed.
1. Go to your IVK_SendMessagesToDevices microflow -> Double click on Send message Java Action & In the context object select $MessageData.
2. Use Push Notifications widget & set your action name & action(like call a page).
3. Run the application & when you are sending the notification from admin page see there will be one input box called action name pass same action name there.
And then the notification that is received: