Update broadcast data

(Trevor) #1

Is there a way to update the data the broadcast recieves? When I first created my broadcast I had a JSON structure but then I added a couple more properties. When I try and set attributes using the values from those new properties I get an error on the action saying “{{ MISSING OUTPUT }}”. I’ve manually posted to the webhook hoping that it would recognice the new properties, I swear I did this before and got it to work.

Any suggestions?

(Karen Barker) #2

Hi Trevor,

Once a webhook has been set up there is no way to alter what can be sent to it. You will need to delete the current trigger and set a new webhook up sending all the required data to it during the setup process. :thumbsup: