Webhook Settings

Webhooks allow you to send data and media files collected at the booth to third-party apps and services in near real time. This is particularly useful for integrating with CRM systems or automating workflows, such as sending emails and text messages via services like Zapier or Make.

Webhooks could also be used to run further processing on Media Files (eg, AI Processing). In conjunction with the Breeze Cloud APIs, media that has been further processed can be returned back to a specific microsite for client delivery.

 

Event Webhooks v Global Webhooks

Webhooks can be set on an event by event basis (meaning the webhook will only trigger on a specific event) or, on a global level (across every event). Using webhooks on a global level would be useful if you wanted to add every email address collected across all events in to your mailing list system, like” MailChimp”:https://mailchimp.com or “MailerLite”:https://mailerlite.com etc

 

Available Webhooks

View Webhook Settings

 

Webhook Description
Session Sends data collected in the summary XML
Survey Session Sends data collected in the survey XML
Print Session Sends data collected in the print XML
Prize Session Sends data collected in the summary XML relating to Prizes
SMS Share Sends data collected in the SMS XML
Email Share Sends data collected in the Email XML
Photo Media Send the download URL of the original photo file
Processed Photo Media Sends the download URL of the processed photo file
Print Media Sends the download URL of the print file
Print Copy Media Send the download URL of the Print copy file
MP4 Sends the download URL of the mp4 file
GIF Sends the download URL of the GIF file
All Media Sends the download URL of all media files

 

A simple way to see what data the webhooks produce, is to use Webhook.site