Skip to main content

Hello,

 

I created a process flow to send user notification

 

 

However, when I run the process, the push notification doesn't send to users. When I login as the user the push notification didn't popup from the website. 

 

Is there anything I missed out? 

 

 

The input parameters are successfully captured

 

I only put a show message to verify if the parameters are captured.

 

Please help to advice.

 

I'm using universal GUI 2025

 

Thank you in advance

@Jheng I think you have mistaken de usr_id with the user in your own application. The input requires the IAM user.

IAM → Authorization Users
 

 


this works thank you :)