Webhook widget

Man, blynk is besttttttttttttttttttt♥️

1 Like

Can you use http:// in the url? The url I want to use is not https.

Cheers
Steve

the https is more secure.

But it doesn’t look like it can be changed.

Not at the moment.

Cheers.

Hello,

Good news it’s available but on Blynk 1.0 I had one webhook on each device…
Not sure to go on with Blynk 2.0 with these limits :frowning:

regards

What plan do you have and how many devices do you have?

Free plan with 7 devices.
Bee scales that send weight, temperature,… to thinkspeak for displaying on my website.
Not mandatory to be a beekeeper of course, not for business, but just nice to show to people :slight_smile:

I used webhook widget in Blynk Legacy to Get data from another website and send to a virtual pin…Is this still possible with Blynk 2.0 web console webhooks feature?

No, however, you can use HTTPS API to insert the data to the required pin from the 3-d party service.

1 Like

To do what you need, better use ESP8266HTTPClient.h or HTTPClient.h for ESP32
It’s easy :wink:

2 Likes