REStask GET function for PIR

Before creating the topic

  1. Search forum for similar topics
  2. Check http://docs.blynk.cc and http://help.blynk.cc/
  3. Add details :
    • Hardware model + communication type-----. nodeMCU,Wifi
    • Smartphone OS (iOS or Android) + version---- Android 8.0
    • Blynk server or local server ----------- Blynk server
    • Blynk Library version —latest

I Am using nodeMCU with a PIR sensor for theft alert system.

If PIR gets activated i want to send email, and call to a predefined number for that i need an update on getting sensor value updates on tasker, Can someone please guide me if the sensor is on- how do I use to get in restask, the given info in tasker and blynk tutorial doesn’t work.

error:- i get 404 response (instead of 200) and %rtres is still null value

Thanks

That is a more likely question for the tasker website… But probably responding to some form of webhook or API command. Of which you can send from your code.