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

(Created page with "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 applicatio...")
 
Line 2: Line 2:
  
 
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).
 
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 work therefore it is not functional on devices that lack Google services (such as Alexa tablets etc.)
  
 
More information here.
 
More information here.
 
https://medium.com/@macrodroid/introducing-the-webhook-trigger-a760e2ee140d
 
https://medium.com/@macrodroid/introducing-the-webhook-trigger-a760e2ee140d

Revision as of 06:50, 21 May 2021

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 work 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