The Zurich release has arrived! Interested in new features and functionalities? Click here for more

workflw

Prati123
Tera Contributor

Required help to complete the requirement.

 

I have created workflow on demand. when system receives the attachment it is copied to demand form once the record updated it should trigger approval and send notification with the attachment attached to the current record. (email should contain approve/reject and attachment) for 3 group in sequential order and approves should approve it through email.

Prati123_0-1751900016597.png

 

4 REPLIES 4

Mohammad Danis3
Tera Expert

Hi @Prati123 , I could see you have configured the workflow activities.
Where are you stuck?
You want know how you can check if the attachment is there ?

Regards,
Mohammad Danish

Hi @Mohammad Danis3, Thank you responding.

 

In the workflow approver block currently triggering oob notification to approve/reject. The notification has standard reply like 'click here to approve/reject' upon clicking on approve it is opening outlook. My ask is how to add custom approval notification instead of oob notification? And in notification, system should be able to send notification when it is triggered automatically attach the attachment associated to that record. so that approver can see the attachment and approve/reject through email.  

Mohammad Danis3
Tera Expert

@Prati123 , 
You can create a notification in servicenow with all the require buttons.
To include attachment automatically: You can set the "include Attachments" to True.
Select the advanced view on Notification:

MohammadDanis3_0-1751901668853.png

-> Set Include attachment  ; True 

MohammadDanis3_1-1751901742871.png


Regards,
Mohammad Danish

I'm using the 'group approval' block in the workflow. I want to use custom approval notification to get triggered for the approval block. Is it possible? or is there any other way?