I am attempting a project that will make a Photon turn on a device when receiving a signal from an IFTTT DO button. I see some examples of IFTTT working with Spark where the Spark is the trigger, either by sensor change or button press etc and that can then cause an IFTTT action like sending a Tweet.
However I dont see where the Spark or Photon can be waiting on an input from IFTTT DO button. Is this even possible?I am a beginner at Web related code so please excuse the question if its dumb.
Any example or help would be appreciated.