Hello all,
I’m trying to use a custom webhook in v3 to trigger an event on a home automation system (Homey). I’ve examined the JSON payload & while its full of information it’s overkill for my purposes & the receiving server appears to fail to parse the payload correctly.
Is it possible to simplify the payload, i.e. just the raw data without GPS details, gateway, device id…
Thanks,