Versions Compared

Key

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

...

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

Here’s a table summarizing the provided details:

NameDescription
API ConnectorSelect the created API connector.
Select Operation

Select an operation created in the API Connector Builder. Based on the operation, configure:

idAvailable with the GET and DELETE methods. Specify the ID of the item to fetch or delete.
PayloadAvailable with the POST and PUT methods. Define the structure of the API in JSON or YAML format. Can include details like authentication methods, request parameters, query parameters, or more complex schemas.
Confirmation MessageDisplays a message when the operation is completed.

Let me know if you’d like further adjustments!

Related documentation