Versions Compared

Key

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

...

Note

This object only works if the Network service is activated. Read more about that here.

...

App Builder Object

...

In Ports

Position

Name

Message Type

Description

1

Trigger

Trigger

Send HTTP Patch request.

2

URL

String

Destination URL that will receive the HTTP Patch request. http and https are supported.

3

Headers

Array

Array containing string representation of HTTP request headers with key and value. Click here for more information about the header format.

4

Body

String

HTTP request body that will be transmitted to the destination.

...