New blynk version 2.0

How can I link the new Blynk 2.0 with IFTTT for Google voice assistant.
Since it is using WiFi provisioning instead of Auth. Token.

You can get the auth token from the device info in the web console and use it as normal.

The HTTP(S) API syntax is different for Blynk IoT compared to Legacy, but it’s all documented here:

https://docs.blynk.io/en/blynk.cloud/https-api-overview

Take care to read the “Troubleshooting” section, in fact, I’d recommend that you read that part first.

Pete.

This is fairly easy. I’m currently using this to control some devices with google assistant.