Trigger: Intent Received

Revision as of 20:52, 20 May 2021 by JosueGd (talk | contribs) (Created page with "This trigger will fire when an intent with the specified action is fired by another application. You can also pattern match against one or more extra parameter values, as wel...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This trigger will fire when an intent with the specified action is fired by another application.

You can also pattern match against one or more extra parameter values, as well as store these values into variables.