Replicating IFTTT PUT webhook


#1

1) Give a description of the problem
New to WebCore and just starting to move some of my IFTTT Applets over to WebCore. I’m failing with one of my webhooks. I’ve setup a piston with a Make a Put request but cannot work out how to add the ‘Body’ data. Below is a capture of what it looks like in IFTTT:

2) What is the expected behaviour?
When running piston it connects to ActronAir air conditioning and turns it on

3) What is happening/not happening?
It looks like it is connecting, but not turning on. FYI, the IFTTT webhook is working as expected.

**4) Post a Green Snapshot of the piston!


#2

Try it in this format…


#3

Thank you eibyer, confirmed that fixed it!