Entry points for Adapty Mail

An entry point is how user data reaches Adapty Mail. Whichever one you use, Adapty Mail needs the same data per user: purchase history, a stable user identifier, and an email address. Missing either the identifier or the email leaves that user out of sends and out of campaign analytics.

Pick the entry point that matches where that data already lives:

  • Adapty if your app runs the Adapty SDK. Adapty passes profiles, emails, and subscription events to Adapty Mail for you, and you turn the integration on in Adapty Mail’s settings.
  • Adapty Mail API if your backend is the source of truth, if you have no Adapty SDK, or if you’re importing subscribers from somewhere else. You post profiles and transaction events yourself.

You can use more than one at once. Adapty Mail matches incoming data on customer_user_id and email address, so a person it hears about from several sources still gets one profile and one sequence rather than duplicate emails.