I’ve been trying to follow this tutorial, but it seems out of date.
The current webhooks interface has mandatory fields for URL and HTTP basic authorization, so the JSON code in the tutorial has duplicate fields. I’ve tried deleting the duplicates from the JSON but that didn’t work either.
It’s strange that the integration page has some fields defined in the form, while others need to be in the JSON code. Being new to this kind of thing it’s hard to guess how the new integration form works. There appears to be no documentation or working tutorials available?
Is there anyone who knows how to send an email with the current webhooks creation page?
Thanks for the feedback, @thresholdengineering. I’ll throw this on the issues list for our docs and request that an engineer audit and update the example if necessary.
I am having trouble getting webhook to work with mailgun, are you still using particle/mailgun?
Each time I test I get an error 400 or 401. I am wondering if I need to do anything else at the mailgun end than had been done in the older posts here.