Перейти к основному содержимому Перейти к дополнительному содержимому

Call URL block

The call URL block calls a URL, typically from an API.

call URL block

An call URL block is commonly used in following situations:

  • When an automation needs data from a URL.
  • When an automation sends data to a URL.

Configuring a call URL block

Configure the call URL block to interact with a URL.

Inputs

The call URL block requires a valid URL of an API, an HTTP method, and an optional timeout value.

The URL

The URL filed is required and must include the full path URL.

Примечание к информацииWhen an automation calls out to an external server where SS verification is required, the server should provide the complete chain certificates. If the complete chain certificate is not provided the verification may fail.
Call URL block input menu

Call url block input settings

The supported HTTP methods are:

  • GET
  • PUT
  • POST
  • PATCH
  • DELETE

Parameters and headers

You can add parameters and headers to your URL as needed.

Примечание к информации

When you use the GET method, these parameters are added to the query string. For all other methods, parameters are added to the POST body.

Call URL parameters options

parameters for call url block

Примечание к подсказке

To see the raw JSON, click the Raw input toggle.

Помогла ли вам эта страница?

Если вы обнаружили какую-либо проблему на этой странице и с ее содержанием — будь то опечатка, пропущенный шаг или техническая ошибка, сообщите нам об этом, чтобы мы смогли ее исправить!