Service Now API endpoint should accept the callbackURL parameter

Renu9
Tera Contributor

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

1 ACCEPTED SOLUTION

@Renu9 

I already shared to use variable substitution and you can use setString method of RestMessage class

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

@Renu9 

I already shared to use variable substitution and you can use setString method of RestMessage class

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader