This option allows the automation to be called similarly to a REST request, simply by a call to the automation endpoint using the automation’s id. Once again, syntax and other documentation is provided in-site when this option is selected.
Note: An important configuration for this option is Authentication method. Automations can be configured to use standard REST Authentication (the same method used to authenticate REST calls), or No Authentication (automation will run anonymously). HTTP-enabled automations with no authentication are publicly accessible and should implement their own authentication and validation.