Developing Scenario Plugins

At present, the steps within a plugin are HTTP request steps. You have the flexibility to add as many scenario steps to a plugin as needed. Each step comprises the following settings:

  1. Step Appearance: Includes the step's name and icons, which can be customized using templates.

  2. Step Parameters: This section allows you to specify the data to be entered into the step.

  3. API Call: Within this section, you can define the parameters for the API call. This may include both Shared parameters and Step-specific parameters.

Last updated