I’m trying to create a webhook from ifttt to change an input select mode to see if a window has been openend. I have succesfully created an ifttt service to turn on the lights when the action happens but can’t get it to work when i change the code to change an input select.
I don’t think you’ll be able to create a blanket IFTTT service that will cover all service types in home assistant. That appears to be what you are trying to do. It won’t work because every service requires different data. You can’t template a data field, only a data fields result.