Sending email address used by the camera - xxxx@gmail.com
Send To Email address trigger@sequematic.com
Subject line: Command_1_On
Body Just repeated "Command_1_On" as I didn't see any instructions as to what to put in this field
Now, setup the Custom Webhook - Call a Custom Webhook
URL: http://www.xxxxxxx.com/cgi-bin/cgi_upbtrans.cgi?command=87000101FF2058&port=1
Method: I tried GET & POST (slight differences in structures)
Content type: I tried plain text and WWW form URL Encoded (both seemed to work in Postman)
Headers: My hub needs a username and password, so I added "Authorization: Basic xxxxxxxxxxxxxx"
Body: left blank
Return Values: Left blank
Then clicked Save.
xxxxx's above are just placeholders so I don't show sensitive information
and I do have remote access setup so I can get to the hub at www.xxxxx.com
When I press the button "Run Sequence", nothing happens.
I use the same information as above and use Postman to send the command, and everything works fine.
I'm apparently missing something. As this looks like it could solve my camera issue nicely, I would appreciate any help in showing me what I'm doing wrong.
Thanks so much.