How to call a function on Particle photon using Webhooks in IFTTT

I am looking to use Webhooks in IFTTT (If This Then That) to call a function on my Particle Photon. I have been through the help articles, watched the integration video (from 2022), and adjusted various entires in the Webhooks fields, but have been unsuccessful.

I am getting the following error:

“Action failure message: Your server returned a 400. Unable to make web request to https://api.particle.io/v1/devices/29xxxxxxxxxxxxxxxxx6/changeToPosition"

Below is a picture of how I have everything filled out in Webhooks in IFTTT.

Can anyone help? It would greatly be appreciated.

It looks like you don't have the authentication token. See this example for calling a function from IFTTT.

I have read some about the authentication token. Is this like a password that is for my specific Particle Photon? How do I go about accessing or creating a token for my specific Particle Photon?

Scroll up on that page to Get a Particle access token.