For building automations that act like REST-style API endpoints. External systems can invoke a URL and send input data as query URL parameters and/or a POST payload. The automation then performs its processing and returns output data back to the external system.