- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:16 AM
Hello Community,
I've created Approve and Reject buttons in a notification email for RITM (Requested Item) approvals in my ServiceNow Developer Instance. The buttons are successfully sending the email and triggering a response, but the RITM is not getting updated (i.e., not moving to Approved/Rejected state).
The inbound action named "Update Approval Request" is active.
Despite this, the approval state on the RITM is not changing after the user clicks Approve or Reject.
I’ll attach the following for reference:
Screenshots of the mail buttons
A link to the community post where I referenced this button creation method - https://www.servicenow.com/community/itsm-blog/approve-reject-button-in-approval-notification/ba-p/2...
Has anyone faced a similar issue or could guide me on what else to verify?
Thanks in advance!
@Chaitanya ILCR @Ankur Bawiskar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:40 AM
when you receive the email, in related list you see which all inbound email actions were processed and skipped.
Did you check that?
If that's an OOTB inbound email action then ideally no one must have updated it.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:56 AM
unless email comes to instance inbound email action won't be processed
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:59 AM
@tilekarnilesh Are you sure that you're sending a reply email?
You need to hit send button
Also, check whether the 'Email Receiving' property is enabled in your instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:05 AM
email sending is disabled and hence email not coming to instance.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 05:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 05:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 02:56 AM
unless email comes to instance inbound email action won't be processed
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:04 AM
@tilekarnilesh This is used to send all the emails from your instnace to the specific email id.
checkthe Email receiving property..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:03 AM