Integrations

Plug Eventiere into
your existing stack.

We built Eventiere to fit into your existing setup, not replace it. Ticketing exports drop straight in, photos arrive from Google Drive, and whatever else your team runs, we connect to on request.

Email
Google Drive
CSV import
REST API
Eventbrite
Delivery Channels

Deliver photos the way guests actually check their phones.

A shared gallery link gets ignored. A personal email with a direct link to a guest's own photos gets opened. You pick the tone and we handle the rest.

Email Delivery

● Live

Each guest gets their own email: a preview of their photos and a direct link to them, with your event's name and branding on it. No shared gallery to search through.

SMS

◌ On request

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.

Export from whatever sells your tickets and drop the file in. The addresses land on your approved guest list before the doors open. A live sync with your platform is built on request.

Eventbrite

◌ On request

Your Eventbrite attendee export drops straight in today and the addresses go onto your approved guest list. A direct connection that keeps the two in step on its own is built on request.

TT

Ticket Tailor

◌ On request

Its export works like any other. A live connection that also carries your custom questions across, such as photo consent collected at registration, is built on request.

RR

Race Roster

◌ On request

Runners already find themselves by race number or by face. A Race Roster connection that brings bib numbers and contact details across, so every runner is matched before they even search, is built on request.

Ho

Hopin / RingCentral

◌ On request

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 the responses to CSV and drop the file in. We pick out every email address and your approved guest list is ready. The column layout does not matter.

Custom Registration

● Live

No ticketing platform at all? Guests register on the event page itself: name, email, and a selfie if you want their photos matched. You can require it before the photos open, and the list is yours to export.

CRM & Automation

Event data that actually makes it back to your team.

After an event, the data usually dies in a spreadsheet. Pull attendance, photo views and downloads into your own systems through the API today, or ask us for a direct connector to your CRM.

Zapier

◌ On request

If your team lives in other tools, a Zapier connection is built on request. Until then the API hands the same data - who attended, who viewed, who downloaded - to whatever you automate with.

Salesforce

◌ On request

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

HubSpot

◌ On request

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.

Cloud Storage

◌ On request

Want your photos kept in your own bucket, under your own keys? Bring-your-own storage is set up on request for enterprise accounts.

Microsoft Azure Blob

◌ On request

Already running on Azure? Storage in your own Blob container is the same bring-your-own arrangement, set up on request.

Google Drive

● Live

Paste a shared folder link from Google Drive and the photos come across on their own, a whole folder at a time, with progress you can watch and cancel. Dropbox import is built on request.

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 a key in your portal and pull your events, photos, attendees and engagement numbers into your own systems. Writing events and photos through the API, and webhooks when matching completes, are built on request.

  • List your events and their publish status
  • Pull every photo with its delivery link
  • Pull the attendee list
  • Pull engagement numbers: views, check-ins, albums
  • White-label on your own domain
Start freeBook a demo
GET /v1/api/events
Authorization: Bearer evk_live_...
 
→ 200 OK
{
  "events": [{
    "id": "9xKq2...",
    "name": "Annual Leadership Summit",
    "slug": "annual-leadership-summit",
    "date": "2026-04-15",
    "venue": "Doha",
    "publishStatus": "published",
    "photoCount": 1240
  }]
}

Need an integration
that isn't listed?

Start freeBook a demo Custom integrations available for enterprise plans
Chat with us