The CreatorCon Call for Content is officially open! Get started here.

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.

1 ACCEPTED SOLUTION

Hi,

We cannot make any change to Rest API Explorer as it is OOB functionality to test APIs. 

Also this functionality only available for internal testing so there is no point in making changes to this page.

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

5 REPLIES 5

Hi Anil,

 

This is a Scripted Rest API which I have created the query parameters for this. In this I have a one query parameter field with the name ID which I should be able add multiple incident numbers for example.