Difference between revisions of "Trigger: App Install/Remove/Update"

m
m
Line 1: Line 1:
<pre style="color: black">
+
<pre style="background-color: #EEEEEE; color: Black;">
 
This trigger can be configured to fire when you install an application, uninstall an application or when an application update has completed.
 
This trigger can be configured to fire when you install an application, uninstall an application or when an application update has completed.
 
</pre>
 
</pre>
<pre style="color: #626567">
+
<pre style="background-color: #EEEEEE; color: Black;">
 
The following [magic text] is available when this trigger fires.
 
The following [magic text] is available when this trigger fires.
  
Line 10: Line 10:
 
</pre>
 
</pre>
  
<pre style="color: Teal">
+
<pre style="background-color: #EEEEEE; color: Black;">
 
Supported configurations:
 
Supported configurations:
  

Revision as of 03:05, 28 April 2023

This trigger can be configured to fire when you install an application, uninstall an application or when an application update has completed.
The following [magic text] is available when this trigger fires.

[app_name] - the name of the app.

[app_package] - the package of the app.
Supported configurations:

Any app:
Any application that is installed, uninstalled or updated.

Select applications:
One or more specific applications.


Example Usage:
A notification will be displayed when an app (specific or any) is updated by creating a notification that says "An app was updated. (app name)

Application Updated

Display Notification: Title: An app was updated.| Notification text: [app_name]