Button Activated Webhook Thoughts

hi @JCorrell

You understand correctly… until I tested further. I have indeed boards where adding a webhook through the API when the user selects the recipe (custom trigger - add webhook in subscribe event) makes the button work WITHOUT the button automation setup window. However, on a new board with a new recipe I does popup with the automation setup window. I can’t get my head around this one. Maybe @monday-team can shine some light here.

To summarize:

  • integration with custom trigger, custom action
  • recipe with a button column
  • subscribe event create a webhook, type: change_specific_column_value to an endpoint

In all cases clicking the button will fire the trigger and the webhook endpoint receives the event.

In some case clicking the button shows the button setup window, and in some case it does not show this setup window.