On this page

Aampe Event Stream Sync

Aampe's event stream integration sends user events and properties from Amplitude to Aampe in real time. This data powers Aampe's AI agents to deliver personalized messaging across multiple channels.

Aampe deploys individual AI agents, one for each user, that analyze behavior and preferences to deliver hyper-personalized messages across SMS, email, push notifications, and in-app banners.

Considerations

  • All API communications use bearer token authentication.
  • Amplitude transmits data securely over HTTPS.
  • User identifiers should be non-PII where possible.

Prerequisites

This integration requires an Aampe account.

Set up the integration

Aampe setup

Retrieve your Aampe API key:

  1. Go to https://compose.aampe.com/system-setup/integrations/events.
  2. Log in with your organization credentials.
  3. Navigate to System Setup > Integrations > Event data import.
  4. Click Connect next to "Aampe endpoint".
  5. Copy the API key.

Amplitude setup

  1. Navigate to Data > Destinations in your Amplitude dashboard.
  2. Search for "Aampe" and select Aampe with subtitle Events and User Properties.
  3. Enter a sync name and click Create Sync.
  4. Configure the destination with:
    • REST API Key: Paste the Aampe API key you copied in Aampe setup.
    • Mappings: Select the Amplitude property that maps to the Aampe User ID. The property you choose should match the user_id in Aampe.
    • Send Events: By default, Amplitude sends all events to Aampe. Optionally define filter criteria to limit the events that Amplitude sends. Optionally select any additional user properties to send with event information to Aampe.
    • Send users: Enable the toggle to send users and associated user properties to Aampe. Optionally select additional user properties to send with users to Aampe.
  5. Enable the destination when you're ready and click Save.

Was this helpful?