Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • API Connector: Select the created API connector.
  • Select Operation: Select an operation created in the API Connector Builder. Depending on the operation selected, configure:
    • id: Available with the GET and DELETE methods. Specify the ID of the item to fetch or delete.
    • Payload: Available with the POST and PUT methods. The structure of the API in JSON or YAML format. You can add many more details, like authentication methods, request parameters, query parameters, or more complex schemas.

Image Added

  • Confirmation Message: Displays a message when the operation is completed.
    Image Added

Related documentation

...