Making a notification and sending it to the receiver can be done using two methods of “code” and “design”, which is given below the related description.

bpmAppService.BPMSServices.NotificationService. Send (input1, input2, input3, input4, input5, input6);
input1: string (Notification Title)
input2: string (Notification Text)
input3: NotificationAgent (Notification Type)
input4: Boolean (True or False)
input5: string (receiver)
input6: SortedList (Attached and Optional)
Output: No