Several years ago I created a Photon-based app for a neighbor who wished to monitor the water level in his residential 1000 gallon water storage tank. The application populated a Google sheet via IFTTT. Worked great. Then he sold his house 4 years ago. The new owner just contacted me to ask how to get the system back in operation (he had implemented a new WiFi network and the Photon knew nothing about its credentials).
In my efforts to resuscitate the system I verified that the associated Particle account is still active as is the Google sheet account, but the IFTTT account, while still in existence, had been deactivated (probably due to the inactivity). I updated the WiFi credentials on the Photon.
Now I am trying to get IFTTT back in operation but the applet I had created for the purpose has disappeared. I seem to recall that IFTTT used to have an applet type “Particle” but I can’t find it now. Nor can see anything in the Particle account’s Integrations or anywhere else that explains how I got the incoming data from the Photon passed onward to IFTTT. I am almost certain that I did not use a Webhook at that time.
Can anyone help me recall how this would have been set up back in the “old days” and whether I can recreate the earlier scenario? I’d like to avoid a new Webhook using a JSON payload since IFTTT now requires an expensive “Pro” account to support that approach.