Passing multiple values to the query parameters in scripted rest resource

jitendrag
Tera Expert

Hello Everyone,

 

I am working on scripted REST API and I got a requirement that I have id query parameter which should allow multiple id's. I know we can add comma separated id's but the requirement is I should give the user ability to enter the multiple id values by clicking on + button beside the first id value field.