You can use the Expressions playground to see if your expression
correctly filters out the product events sent to your Forge app.
Expressions are defined in the expression
property in
the filter property in each of
the trigger module definitions in
the manifest.
You can provide an event payload and test the expression against it to see if the expression can be used in the manifest and if it will filter out the event. Example payloads can be found on the following pages:
When writing expressions, you can refer to the language features, restrictions, and limitations.
Rate this page: