
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2018 09:45 AM
Hello Developers,
Please let me know how we can use the REST API explorer to and make an inbound rest call where we create a new record and click on a specific UI action on the change form. For example our change form contains UI Actions like Request Approval, Save, Fill out Risk Assessment, Submit etc.
If I fill out the form and hit on send, the REST call is directly submitting the record, I am unable to figure out how to make it click on any other UI Action.
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2018 11:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 08:36 AM
Hello, I am trying to run a ui action (button) on a record through a rest api call,
i tried what was described in that link you provided? have you gotten this to work?
This is what i tried
https://community.servicenow.com/community?id=community_question&sys_id=8ad40ec5db3ec4582be0a851ca96...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 07:22 AM
Hi,
Additionally this link https://servicenowthink.wordpress.com/2019/10/15/call-any-ui-action-with-rest-api-or-ajax-ootb-updat... was very helpfull to Call UI Actions by API 😉
[]'s
Andre Moreira