Selecting methods for REST integration

On the Resource methods page of the New REST Integration wizard, you can choose the standard methods to use for the creation of a data source in your application and override the headers for each method.

  1. Enter the name of the resource that you want to access by using the external REST service.
    For example, if the REST service is an eCommerce API such as Best Buy and you want to use this API to access the product categories, you can enter Product categories in this field.
  2. Select the methods that you want to use to invoke the external REST service.
  3. Optional: Click Override to update the query string parameters and headers for each method that you select.
    1. Update the query string parameters and add more by clicking Add parameter.
    2. Update the headers and add more by clicking Add header.
    3. Click Submit to use the updated query string parameters and headers for the method.
  4. Click Next.
What to do next: