HTTPS Receive Trigger

Execute BOT via HTTPS request.

You can execute a BOT by sending an HTTPS request to a dedicated URL issued by Cloud BOT.

This feature is available with a paid plan.

Feature Overview


Filter Functions

Condition Settings

  • Source IP: Restrict the IP addresses that can execute the request.
  • Basic Authentication: Apply basic authentication to the URL (endpoint).

Data Mapping

Map request headers and bodies to BOT input values for reference.

Settings Screen Overview


Step1 Set conditions for BOT execution and reference values

In this image, Basic Authentication is used to restrict execution.

Step2 Send HTTPS request to the issued URL

A dedicated URL for BOT execution is issued. You can automatically execute the BOT using methods such as:

  • Set as a webhook destination in external services
  • Send HTTPS requests from your own system