Integrations

Plug Eventiere into
your existing stack.

We built Eventiere to fit into your existing setup, not replace it. Your ticketing platform, your CRM, your delivery channel - it all connects.

WhatsApp
Email / SendGrid
Eventbrite
Zapier
Salesforce
REST API
Delivery Channels

Deliver photos the way guests actually check their phones.

Different events call for different delivery. Some crowds live on WhatsApp; others want an email they can forward. You pick what works, and we handle the rest.

WhatsApp

● Live

A WhatsApp message lands differently than an email. Guests open it at the venue, show their friends and share before they've even left. It's the fastest path from photo to guest hands.

Email Delivery

● Live

Branded HTML emails with photo previews and download links. Goes out through AWS SES or your own SendGrid account, with your from-name and domain - so it looks like it came from you.

SMS

◌ Coming Soon

For events where a phone number is all you have - marathons especially. No app, no email, just a text with a link to their photos.

Ticketing & Registration

Your guest list, already in Eventiere before the doors open.

Connect your ticketing platform and guest details come across on their own. No CSV, no copy-pasting, no last-minute scramble at the registration desk.

Eventbrite

● Live

Connect your Eventbrite event and attendee details come straight across. Names, emails, phone numbers - ready before your first guest walks in.

TT

Ticket Tailor

● Live

Pulls attendee data straight from Ticket Tailor. If you're collecting photo consent at registration, your custom questions come across too.

RR

Race Roster

● Live

Built for race day. Imports BIB numbers alongside runner contact details, so our matching engine can use both face recognition and BIB to find every runner in every photo.

Ho

Hopin / RingCentral

◌ Coming Soon

For hybrid events where some guests attend in person and others join online. We match faces to whichever registration record fits.

Google Forms / Typeform

● Live

Running your own registration form? Export to CSV and drop it in. Works with Google Sheets, Typeform exports or anything else you're already using.

Custom Registration

● Live

No ticketing platform at all? Use our built-in QR check-in as your registration. Guests scan, consent and you're done - everything captured at the door.

CRM & Automation

Event data that actually makes it back to your team.

After an event, the data usually dies in a spreadsheet. With Eventiere connected to your CRM, you can see who attended, who downloaded their photos and who shared them - without lifting a finger.

Zapier

● Live

If your team lives in other tools, Zapier bridges the gap. A guest downloads their photos, and your CRM, Slack or follow-up sequence knows about it straight away.

Salesforce

◌ Coming Soon

Photo engagement data mapped back to your Salesforce contacts. Useful for enterprise teams who want to track event touchpoints alongside their sales pipeline.

HubSpot

◌ Coming Soon

After the event wraps, contact properties in HubSpot update on their own. Attendance, photo views, downloads - your marketing team gets the full picture without chasing anyone for a report.

Storage & Media

Your photos stay where you want them.

Amazon S3

● Live

Bring your own S3 bucket. Eventiere writes directly to your storage with your own encryption keys. Your photos never touch our servers.

Microsoft Azure Blob

◌ Coming Soon

Already running on Azure? Point Eventiere at your Blob Storage container. Azure AD authentication keeps access management inside your existing setup.

Google Drive / Dropbox

● Live

Upload photos to Eventiere directly from Google Drive or Dropbox. Drag a folder from your photographer's shared drive and we handle the rest.

REST API

Build on top of
Eventiere.

If you want Eventiere to fit inside a larger product - a ticketing platform, an event management tool or a white-label app - the API is how you do it. Create events, push photos, pull delivery status. Webhooks fire when matching completes.

  • Create and manage events via API
  • Programmatic photo uploads
  • Webhook delivery on match completion
  • Guest engagement data retrieval
  • White-label embedding for your platform
Request API access
POST /v1/events
 
{
  "name": "Annual Leadership Summit",
  "date": "2026-04-15",
  "delivery_channels": ["whatsapp", "email"],
  "branding": {
    "logo_url": "https://...",
    "accent_color": "#4F6FFF"
  }
}
 
→ 201 Created
{
  "event_id": "evt_9xKq2...",
  "upload_url": "https://...",
  "qr_code": "https://..."
}

Need an integration
that isn't listed?

Talk to our team Custom integrations available for enterprise plans
Chat with us