How to trigger a Notification from a button in subject body

TR5
Tera Contributor

So I have a requirement for an hr case table in which I have to send 2 notifications 1 is to the subject person and the other is to the Assigned to person.
Scenario is when hr case is created a notification should be sent to the subject person, and that notification body should contain a "confirm" button, when the subject person clicks on that button then another notification should be triggered and should sent to the assigned_to person. 
how can I achieve this?

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Hi,

A bit strange use case.

1. Once a mail is sent to subject person. You may need an inbound email action or flow action to processing the confirm action

2. May be a field can be created to be updated as soon as user confirms via the inbound mail action or flow action

3. The field created in step 2 can be used in notification When To run condition for a notification to be triggered to assigned_to

Wybren1
Tera Guru

Options you have:

 

Hope that helps