Create endpoints

Create an endpoint against a service by using the steps provided here.

  1. From the Service Builder page, select a service against which you want to create the endpoints.
  2. Complete the General Information of the endpoint which includes Name, Description, and Category.
  3. Click Next button to fill the Request step details which include these fields
    1. Relative URL
    2. Method – select value from drop down
    3. Query parameters - Click the Add row button to add a parameter and its Value.
    4. Headers - Click the Add row button to add a parameter and its Value.
    5. Parameters - Click the Add row button to add a parameter and its Value.
    6. Content type – Select the required type from the drop down.
    7. Request Template – Define the template.
    8. Request Parameters - Click the Add row button to add parameter and its Value.
  4. Click the Call API button to get the response of the above defined request step details. Or click the Next button to move to Success or Error step.
  5. At step Success or Error, if the content type is application/JSON, then click on the Filter button to apply filter from the response list.
  6. Define the output Parameter by adding a row or select from the response list.
  7. At Error Step, when all of the required details are complete, then press the Save button to save the endpoint definition. The message “Endpoint Created Successfully” is displayed, and you are redirected to the Service Builder page.
  8. The endpoint count is shown in the services list in the Endpoints column.