Webhooks To and From Switchur

Switchur has been excellent for my purposes right off the bat! I've been using it about a month only. It's just the ticket for some automation ideas I've been trying to make work for some time! Works well with IFTTT and Amazon Echo since both have relatively simple presets for it.

From what I can tell, it should work well with MD too via webhooks. Seems to me it's just a question of configuring the action appropriately, and keeping it simple is okay to start when pasting an MD webhook into a Switchur automation action.

Yet I don't think I've gotten either way to work well...

I haven't done any manual logging, so hard to say what I have and haven't tried. As for what I remember...

From MD to Switchur: far as the dropdown menu with GET, POST, etc., believe I read what they were and tried about half. I do have a return code 200 stored in variables, but not sure from which attempt. I want to say what Switchur calls Keywords have occasionally accepted the strings I've sent, whereas Switchur "switches" (with options On, Off, or Toggle) and Switchur "counters" (which can either be integers or have two digits past the decimal point) haven't worked. I've tried enabling Switchur's "test mode." I've tried checking the MD box and adding in my Switchur login credentials. Not 100% sure it's not a problem of Switchur changing the token string on some of these.

From Switchur to MD: what you do is set up a Switchur automation. Paste your Android's MD webhook into the action field.

Any thoughts welcome. Best response would be from someone who can confirm success webhooks between services both ways.
 

MacroDroidDev

Administrator
Staff member
Sorry, I'm not familiar with Switchur. Perhaps you can provide a link to some documentation that shows the Switchur API in terms of what it supports in HTTP requests etc.
 
Top