Difference between revisions of "Trigger: Webhook (URL)"

(Added page link to triggers)
Tags: Mobile web edit Mobile edit Advanced mobile edit
m
Line 1: Line 1:
This [[Triggers|trigger]] will fire on this device when the specified web URL is called from anywhere.
+
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 +
This trigger will fire on this device when the specified web URL is called from anywhere.
  
'''Note'''<br/>that the URL is unique to this device and the URL will change if the application is reinstalled (or all application data is deleted).
+
Note
 +
that the URL is unique to this device and the URL will change if the application is reinstalled (or all application data is deleted).
  
 
This feature uses Firebase Cloud Messaging to notify the device via the backend server, therefore it is not functional on devices that lack Google services (such as Alexa tablets etc.)
 
This feature uses Firebase Cloud Messaging to notify the device via the backend server, therefore it is not functional on devices that lack Google services (such as Alexa tablets etc.)
 
+
</pre>
 
More information here.
 
More information here.
 
https://medium.com/@macrodroid/introducing-the-webhook-trigger-a760e2ee140d
 
https://medium.com/@macrodroid/introducing-the-webhook-trigger-a760e2ee140d
 +
 +
'''Example Usage'''<br/>
 +
 +
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 +
Triggers
 +
 +
 +
</pre><br>
 +
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 +
Actions
 +
 +
 +
</pre><br>
 +
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 +
Constrains
 +
 +
 +
</pre><br>
 +
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 +
Local variables
 +
 +
 +
</pre><br>

Revision as of 19:57, 30 April 2023

This trigger will fire on this device when the specified web URL is called from anywhere.

Note
that the URL is unique to this device and the URL will change if the application is reinstalled (or all application data is deleted).

This feature uses Firebase Cloud Messaging to notify the device via the backend server, therefore it is not functional on devices that lack Google services (such as Alexa tablets etc.)

More information here. https://medium.com/@macrodroid/introducing-the-webhook-trigger-a760e2ee140d

Example Usage

Triggers



Actions



Constrains



Local variables