Create a Polymer Screen for a Service

Hello, I am looking to invoke a service ( exposed as REST v2 ) in the Polymer client, but I have no idea how to go about it. Any pointers?? My service is not showing up in the dropdown when I try to create a new Polymer UI Service Data List screen.
Thanks for the help!

Hi Jayesh,

In order to expose a service in the REST API v2 you have to register it as described here. Then it will be shown in the corresponding dropdown.