I’m trying out a button from bt.tn and when pressed it can be configured to sent it’s values to a URL using GET,POST or PUT. Can I use that to trigger a workflow, and if so which URL should I specify.
It could also call a webhook, so whatever method is easier.
Thanks
Using a Webhook would be the correct approach. You can then use the Webhook Trigger to trigger a workflow.
The only available webhooks in the config for this button is “access token ifttt”
I don’t know much about the bt.tn device, but their docs indicate an “HTTP Action”, that should accept a Losant webhook URL.
I was overcomplicating it. I got it to work now with the HTTP action posting to the Losant webhook
1 Like