I'm close to get this working, I think. I am able to read the value that I put in "Body" field in IFTTT applet page, but need it to be ingredient variable value ($), "On" / "Off".
This is my first IFTTT applet and english is not my mother language, so this is a bit hard for me. I have browsing the net but not find solution this far. Hope you can help.
Found pretty simple instructions, but it seems that IFTTT interface has changed after the instructions are written. https://www.instructables.com/id/Control-House-Lights-With-Google-Assistant-Using-A/
What should I put in the "Body" field in IFTTT page to catch the variable value in arduino code via Blynk?
I think I have tried every possible compilation I can figure out, but just cant make this work.
First pic, is from the example. That gives me text; [[TextField]]
At the current IFTTT page is text below the "Body" field that confuses me; Surround any text with "<<>>" to escape the content
So what and how should I do this? I just need texts, "On" and "Off" to catch via Blynk. Those values are ingredients($) in my IFTTT applet.
Or have I done something totally wrong?
Thank you in advance.