- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 06:24 PM
Hello,
I'm new to this email scripting area and was wondering if you could help me out with this.
I'd be grateful if you pointed me in the right direction or gave me an example.
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 07:56 PM
Dear Andres,
You can write inbound actions for to approve or reject through emails.
In inbound actions you can specify the conditions like subject contains, field ...etc.
Depending upon the conditions it will update on the target table.
By using watermark service now instance will identify to update that on which record.
Refer the below links may helpful to you
.Approve or Reject Change Request via Email
Single click on email link to accept/reject a record
Buttons within Email Notifications
ServiceNow Commnunity MVP -2018 class.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 08:24 PM
Hello,
There is already a OOB Catalog Approval Request notification which triggers email when new request gets created with the link for approval and rejection.
This email notification takes request.itil.approve.role as email template, that you can check, under System Policy -> Email -> Template, get an idea how they form the link.
Result will be like this:
Hope this will give you some idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2022 10:49 AM
Check mailto.approval and mailto.rejection Email Templates and how they are used to accomplish this here: https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/integrate/email-integrations/re...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2023 10:40 AM
Is there anyway to customize the reply email generated from the email client when they select either approve or reject?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 02:10 PM - edited ‎10-05-2023 02:10 PM
Hey all I have an additional question, we have implemented these email approvals but when the user clicks "click here to approve" a window in outlook pops up then the user has to click send. Is there a way to skip the reply window from popping up? When the window pops up users will sometimes change the subject and the email body... So the inbound email rule never picks it up.