I use Blynk 2.0 and i want to send data to GoogleSheets (esp8266)

Hello , I want to use Blynk server and send data to GoogleSheets
If i use my code to send data through Google sheets it work good
If i use Blynk server alone to control my system it’s work good

But the problem when i want to use them together it dose not work because the host or something like that.

Note: I don’t use 3rd party(I try to use IFTTT) it doesn’t work correctly just the First reading, do not send.

You can use webhooks for that.

You can retrieve Blynk server data from Google Sheets using IMPORTDATA (replace my token with yours; change ny3 server location if needed):


Change the Virtual Pin in cell A2 to get its value in cell B2.

Hi Dmitriy , thank you for your replay .
which webhooks good? i use IFTTT it’s doesn’t work exactly.

thanks for your Replay
can i make DataBase with these steps?

The new blynk webhooks