A total novice question, I know, but I am setting up a webhook and need to know the URL of my device. Throughout the documentation, it is expected that I know it (“include your device URL here”). Did I throw away something with the packaging? Am I missing something obvious?
On the docs page you recommend, this is the statement:
"When this event is published, the webhook triggers a web request to a URL on the web."
where do I find this URL?
This url is one you need to setup , if you have a cloud provider or something they will have this url for you.
For example: I have a web server setup and push data from the photon into my own server, so the url I put in that box is something like http://www.myserver.com/photon/in.
try looking here if you haven’t yet, this may help to understand that field.