Adding an ION API method

Use this procedure to create your own API method definition. To import an existing method definition, see Importing an ION API method.
  1. Open the ION API Servers form.
  2. Select the server profile to which you want to add the method.
  3. Click Suites.
  4. Select the suite to which you want to add the method.
  5. Click Methods.
  6. In the ION API Methods form, initiate a new record.
  7. Provide this information:
    HTTP Method
    Select the HTTP method.
    Method Name
    Specify a name for this method.
    Path
    Specify the relative URL path for this method.
    Description
    Optionally, specify a short description for this method.
  8. Save.
The application adds the method profile to the suite profile. If it does not display automatically in the ION API Suites form, refresh that form.