In this example, we'll use the GET method to request employee data from our Person model.
Procedure
-
Select the GET method, for example, GET /custom/people. Then, applaud prepares an example value for you to use to retrieve data.
-
Select Try it out. You can use theĀ filter parameter to tailor your results. The limit is set to 10 by default. See our knowledge base article, Filters.
-
Look in the Response body where the API returns the object and the Response code of 200, which means that your request was successful.
You can see how many records have been loaded onto the system through the REST connector with: