UI Action to trigger Approval in the custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:21 AM
Hi,
I have a requirement to trigger an Approval from the UI Action - On click of the button there should be Approval triggered to the user and in some cases group Approval. How to configure the UI Action to trigger the Approval for the Custom table.
Any suggestion would be highly Appreciated!
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 04:33 AM
you will have to insert record into approval tables using GlideRecord
check this
create a approval record using a script
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
05-13-2025 02:56 AM
Hi,
I was able to trigger the user approval and i am trying to set the value of Approval field in change form to Approved once the approval is approved, Its not happening in the workflow i have added the condition once this approval is approved then then the flow will move forward.
But i am not able to set the Approval to approved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 02:57 AM
share some more details and screenshots.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 03:05 AM
Hi,
This Approval is triggered from the UI Action once this is Approved
I want to set the Approval field in the change form to Approved