Eventually Docs
Admin GuideIntegrations

Integrations

Connect Eventually to your calendar, email, and payment tools

iCal Feed

Every event on Eventually has a public iCal feed URL. This lets anyone subscribe to the event in their calendar app (Apple Calendar, Google Calendar, Outlook, etc.).

To get the iCal URL for an event:

  1. Open the event
  2. Click Share
  3. Copy the iCal feed link

Subscribers automatically receive updates if you change the event date, time, or location.

Google Calendar Sync

You can sync your event schedule directly to a Google Calendar so all your events appear alongside your other commitments.

  1. Go to Settings → Integrations
  2. Click Connect Google Calendar
  3. Authorize access
  4. Select which calendar to sync events to

Events are synced in real time when created or updated.

Stripe Connect

Eventually uses Stripe Connect to process ticket payments. Each organization connects its own Stripe account, and payments from ticket buyers go directly to you.

To set up Stripe:

  1. Go to Settings → Payments
  2. Click Connect Stripe
  3. Complete Stripe's onboarding

Eventually charges 0% platform fee. Stripe's standard processing fees apply. See the Payments section for full details.

Resend (Email)

Eventually sends all transactional emails (registration confirmations, tickets, blasts) through Resend. This is configured automatically — no setup required.

Pro plan organizations can configure a custom email sending domain so emails appear to come from your own domain (e.g., events@yourcompany.com). Contact support to enable this.

Custom Webhooks

Eventually can send real-time HTTP POST events to any URL when things happen in your account (new registrations, check-ins, payments, etc.).

See the Webhooks documentation for configuration details and the full list of event types.

Webhooks are available on the Pro plan and above.

API Access

Eventually provides a REST API for programmatic access to your events, registrations, and guest data.

See the API Reference for available endpoints, authentication, and examples.

API access is available on the Pro plan and above.

On this page