Request Approval for a Change Request via API call
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 12:38 PM
Hello all,
I am curious to see if there is a way (out-of-the-box) to perform the actions of a "Request Approval" button (UI Action) for a Change Request record, via API call?
I am currently able to create the Change Request record, via API call.
Now, is there a way to trigger that record to "Request Approval", via API call?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022 02:18 PM
Someone else had asked the same here: https://community.servicenow.com/community?id=community_question&sys_id=8ad40ec5db3ec4582be0a851ca96...
There is another link in that person's post to another resource that may be what you are looking for: https://servicenowthink.wordpress.com/2019/10/15/call-any-ui-action-with-rest-api-or-ajax-ootb-updat...