Using webhooks to send data to Google Cloud / Firestore

I am looking ( in vain) for a tutorial on using Blynk webhooks to send data to Google Firestore. Anyone find anything like that. I am sending a simple text string once an hour using Particle webhooks, which had some great examples (Particle Integration), but would like to try to port it to Blynk.

Yes, you can use webhook in the Blynk. Should be pretty straightforward.

https://docs.blynk.io/en/blynk.console/settings/developers/webhooks

Pete.