Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to use REST API in Business Rule?

IG3
Tera Contributor

Hello,

i have created a Scripted REST API, it’s a POST Method to create Changes and when I open it with the REST API Explorer I can submit values und send request.

Now my question: Is it possible to give values with my Business Rule to the Rest API?

13 REPLIES 13

Understanding your requirement. I do not see any reason to use scripted REST API. Everything can be done via Business Rule. 

Share your Business Rule, we can troubleshoot that.

Saiganeshraja
Kilo Sage

https://developer.servicenow.com/dev.do#!/reference/api/sandiego/server/c_RESTMessageV2API

I will try it out, thank you

Community Alums
Not applicable

I will try it out, thank you