Process
I first started by creating a circuit with a neopixel. Then, I set up a function that lets me change the color to red using the Particle Console. After that is done, I modified the function to let the color change within 1 minute. Then I setup the IFTTT webhook and links it to my particle.
I was able to setup everything succesfully, but when I tested it with a calendar, the request did not go through. I don't really know why. A request was made and the action was triggered, but it seems the particle side didn't accept the job correctly. If I had more time I would try to fix this, perhaps with help.