Sign inGet started

E04039 — BroadcastTemplateVariableUnfillable

This template uses a variable that a broadcast has no value for. A broadcast fills in contact properties and nothing else, because that is all it knows about each recipient. Take the variable out of the template, or change it to a contact property, then send the broadcast again.
  • HTTP status: 422
  • Type: validation_error
  • Name: BroadcastTemplateVariableUnfillable

What to do

Edit the template and either remove the variable or change it to a contact property. A contact property can be one of our built-in fields, or a custom property your workspace has registered. An archived property does not count as registered, so a variable pointing at one is refused just like a variable naming a property that was never registered at all. Once the template is fixed, send the broadcast again.