-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
Description
I have a Google Apps Script web app that I want to use to receive notifications from Aedes as a HTTP GET or POST request, for then writing into a Google Sheet.
This SO answer suggests the only way to integrate MQTT and Google Sheets with Apps Script is for the broker (Aedes in this case) to generate a webhook.
Is this possible with Aedes?
Reactions are currently unavailable