Announcement

Collapse
No announcement yet.

Stringify/ Webhooks / Maker

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Stringify/ Webhooks / Maker

    Stringify has a Maker for their Webhooks that allows to post to URLs. However, I am having issues using it. The following works when I put it into a web browser:

    https://myhs.homeseer.com/JSON?user=[user]&pass=[password]&request=controldevicebyvalue&ref=[ReferenceID]&value=[Value]

    However, when I use this exact URL in Maker it says it was successful but it doesn't do anything. Now in Maker I can also add JSON data, form data, Form data from query string and File via multipart formdata. Maybe I need to use JSON data? If so who would I do that for the above URL?


    There is also a configuration for Authentication type (None, Basic Auth, Bearer token, Basic Auth v2, Custom header). Would I need to set my user password in here or does myHS not support any of those authentications?
Working...
X