- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2023 01:54 AM - edited ‎02-02-2023 06:59 PM
Hi All,
I m having a requirement where Service Now API endpoint should accept the callbackURL parameter and use that when state changes on change request.
Could anyone please help me with the steps how ServiceNow API endpoint to accept the callback URL.
I am using a REST message here. The callback URL would be dynamic for each change request.
Service Now API endpoint should accept the callbackURL parameter
@Ankur Bawiskar could you please guide here
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 08:54 PM
I already shared to use variable substitution and you can use setString method of RestMessage class
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2023 08:54 PM
I already shared to use variable substitution and you can use setString method of RestMessage class
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader