Notification with approve/reject link and should redirect to sysapproval_approver table
I want to send a notification with approve/reject link and if the approver clicks on the link then should redirect to sysapproval_approver table to approve it. Can this be possible by writing the Notification on sc_req_item table? if yes, how to do t...