Version: 7.x-47.0.0
Community

Inputs

Each watch can have one or more inputs. Inputs can be freely defined anywhere in the execution chain.

Each input will fetch data from a data source, and place it in the runtime data context under a configurable key for later usage.

At the moment, Signals supports the following input types:

  • Constants
    • Define constants you can then use at multiple places in the execution chain
  • Elasticsearch
    • Use the full power of Elasticsearch queries and aggregations
  • HTTP
    • Pull in data from a REST endpoint

All data from all inputs can be combined by using Transformation and Calculations, used in Conditions and pushed to action endpoints.



Not what you were looking for? Try the search.