Creating a notification and sending it to the recipient’s list can be done using both the “code” and the “design” method, which is given below with related explanations.

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: list (recipients)
input6: SortedList (Attached and Optional)
Output: does not have