particle-iot / cloud

A place to discuss issues, enhancements, features for: API, Cloud Compiler, Web IDE (Build), Webhooks, Console, and Device Setup
2 stars 0 forks source link

Webhook editor default form fields has incorrect field name #47

Closed rickkas7 closed 6 years ago

rickkas7 commented 6 years ago

Bugs

Expected behavior

The default form field for the {{{PARTICLE_EVENT_NAME}}} is event. This can be seen by capturing the output or viewing the Custom Template.

Observed behavior

In the webhook builder, under Advanced Settings, in Form Fields, Default, the event name is listed as name, but it's actually event.

webhook_default