Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

What will be the best way to return multiple values from JSON response from script include to BR ?

satya9999
Tera Expert

In My case i am doing an Integration where i get a Complex JSON response but i need few values from here and return them to a Business Rule what will be the better approach anyone suggest???

1 ACCEPTED SOLUTION

satya9999
Tera Expert

Thanks for the Suggestion ,i think that will work if we can collect all the data in an Object and return it to BR.

View solution in original post

2 REPLIES 2

Not applicable

satya9999
Tera Expert

Thanks for the Suggestion ,i think that will work if we can collect all the data in an Object and return it to BR.