Use this payload reference to understand the event data bluebarry sends to webhook endpoints.
Reference Workflow

- Choose the webhook topic.
- Review the payload fields.
- Prepare your receiver to accept JSON.
- Validate the event signature or headers when configured.
- Log delivery attempts for debugging.
After completing the workflow, review the related bluebarry screen or connected system to confirm the change is visible.
Supported Topics
| Topic | Payload notes |
|---|---|
question.answered | Includes selected answer fields, selectedAnswerTextValue, selectedAnswerFormattedValue, isEmail, isPhone, and consentAccepted. |
result.viewed | Includes answered questions, recommendations, email when available, and phoneNumber when available. |
profile.updated | Includes the merged profile state, including email, phoneNumber, consent fields, properties, and recommendations. |
email.submitted | Includes the submitted email, selected answer metadata, and consent state. |
phone.submitted | Includes the submitted E.164 phoneNumber, selected answer metadata, and consent state. |
Phone values are normalized to E.164 format before they are stored or sent, for example +31612345678.