Testing a data service
To verify that the data service does what you expect, you can test the operation of a data service in the App Builder Repository. When tested, the data service returns JSON code that you can then copy and paste into your project.
To test a data service in the App Builder Repository, use this procedure:
In the Response Body field, App Builder displays the JSON
code that is returned as a result of running the data service. You can then copy the
Response Body data to the
system clipboard for use elsewhere.