Difference between revisions of "Trigger: Webhook (URL)"
m |
|||
Line 1: | Line 1: | ||
This trigger will fire on this device when the specified web URL is called from anywhere. | 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). | + | '''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). |
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.) |
Revision as of 13:36, 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 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