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.

Scripted rest api with queryParams does not get correct order of param

phong nt
Tera Contributor

I create Api endpoint by Rest scripted api with  application/x-www-form-urlencoded content-type and using 

queryParams to get all parameters, but its order is not corrent. Back in past, I use Processors and use 
getParameterNames and it work correctly.
Actor calling my api is payment service and I need correct order of param from them but Scripted api does not work well.
0 REPLIES 0