Webhook Problem with "&" and "="

It’s working. Thx very much :smile:
Btw: Where are the β€œ&” and β€œ=” in your code. I dont see them, but they are there xD

They are not needed as this is a stock function of the Particle Webhooks in conjunction with GET request queries.
Each query entry (created via + ADD ROW) will get it’s ? or & inserted at the right place and the = will be inserted between the query key and the query value in place of the > in the console window.

Weather Underground PWS IWATTWIL20

It works! :smile:

1 Like

This was very helpful - Thanks!

1 Like

Hi, did you also create a Wunderground project? :slight_smile:

Weather Underground PWS INESSLAU9

Yes, I just got a prototype going using the SparkFun Photon Weather Shield and publishing with Webhooks. Sending temp, pressure and humidity to Wunderground at https://www.wunderground.com/personal-weather-station/dashboard?ID=KMNMINNE410#history.

It’s indoors right now, still working on enclosures, wind/rain gauge etc.