Scheduling Mobile Push Notification

YounseoC
Tera Contributor

Hi

 

I'm trying to schedule a mobile push notification to be sent out every Monday to HR task record's assigned to who meet the conditions.

Currently, my understanding on mobile push notification is that it can only be triggered by insert/update of a record.

Is there any way to schedule mobile push notification?

Also, the condition should also be scripted as it can not be configure with SNOW oob

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@YounseoC 

may be you can try to see if you can programmatically insert record into that table which stores the content to be sent to user and then System pushes it to the user

have scheduled job/flow which runs as per your frequency and then you can use the logic shared in below link to trigger the notification

How to configure custom push notifications in the ServiceNow Mobile / Agent application 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@YounseoC 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader