
Fields
Messages and Actions are composed of one or more Fields. Double click any one of them to enter the Fields editor.
Fields operate based on the fulfillment mode of the Binding they are in. For example, Message Fields within an input Binding are input Fields, while Action Fields within the same input Binding are output Fields. This is true in reverse for output Bindings.
All input Fields must match something for the whole Binding to be fulfilled. If any one input Field fails to find a match, the Binding is not fulfilled.
In the following sections, each Field mode is discussed in detail, as well as the differences each Field mode has based on the Binding fulfillment mode.
It is here where the customization of the plugin is found!