Google assistant + IFTTT

Blynk 2.0 uses blynk.cloud

Yes it does, it’s in the Device Info page of the web portal, left hand column, half way down.

The syntax for the Blynk 2.0 HTTP(S) API is different…

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

Also, don’t do it like the screenshot you posted. Use the GET method for everything and put it all in the URL field of IFTTT.
Test the API call by pasting it into your web browser before putting it into IFTTT.

Pete.

2 Likes

plz hide your auth. fr safety

1 Like

Deleted it, thanks for heads up

Welcome.
BTW… Did you try Pete Sir’s Instruction? Did it work?

I tried using it . I works.

Or else wait for some days.
Blynks Voice assistant support wi ll come

So I tried the new syntax and its working in my browser, but not when I try to use my Google Assistant. The assistant does respond with the sentence that I programmed, but the action doesn’t happen.

image

Anything else I can try ? My phone shouldn’t be a problem, I think. Android 11

Edit: OK NEVERMIND. I had a space between the ip and external…now its working , crazy hahaaha

For future people who want to make this work.
Steps:

  1. Check on what region are you on. Go on web dashboard, and in the right low corner, it should say Region:fra1 , fra2 etc.

This are all the regions:

https://fra1.blynk.cloud/ – Frankfurt
https://lon1.blynk.cloud/ – London
https://ny3.blynk.cloud/ – New York
https://sgp1.blynk.cloud/ – Singapore
https://blr1.blynk.cloud/ – Bangalore

  1. The correct syntax to make a GET request is this:

https://fra1.blynk.cloud/external/api/update?token=your_token_here&vx=command

Replace:

  • your_token_here = your project’s token
  • vx = where “x” is the virtual pin number you want to control
  • command = what command you want to send, like 1,0 etc.

Big thanks to @VIGHNESHNS2008 who took his time to help me privately.

1 Like

welcome sir

Dear sir
https://sgp1.blynk.cloud/ my region is this can you please send me screen shots where can i find those all https://sgp1.blynk.cloud/ /external/api/update?token=your_token_here&vx=command

asking here token then again token ?
previosly i am using old blynk with google assistance it will working well now i am going to shift new blynk 2.0 can you please share some screen shots

Best Regards
Maaz

@Huzefamaz1 hey there, check this out :

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

Dear sir
thanks for reply sir i will check

Best regards
Maaz

1 Like

You should read the documentation…

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

Pete.

Dear sir
thanks for reply sir
sir i attached here the sceenshot please take a look is it i am doing correct ?


Best Regards
Maaz

No, you aren’t.

Read the documentation and look at the examples.

Pete.

Example:

https://blynk.cloud/external/api/update?token=ffujYGgbf805tgsf&v1=100

thanks sir

sir i have a Q for ifttt and BLYNK IOT i have to use same Gmail account right ?

best regards
Maaz

No.

ok sir understand
thank for prompet reply sir
ok i will try again sir than you

Best Regards
Maaz

1 Like

If you need any help, I’m here.

Good luck.

Dear sir
I did same but still my relay can’t triger

Best regards
Maaz

How did you configure vpin 0 datastream ?