I built a free synthetic data generator for Adobe Experience Platform with multi-schema identity stitching — looking for feedback | Community
Skip to main content
Level 1
April 15, 2026

I built a free synthetic data generator for Adobe Experience Platform with multi-schema identity stitching — looking for feedback

  • April 15, 2026
  • 1 reply
  • 17 views

Hey everyone — I built a free tool that might save you some time on your next AEP implementation.

SynthAEP generates realistic XDM-compliant synthetic data for AEP sandboxes. Instead of manually crafting test profiles and events, you pick a scenario, set parameters, and download ready-to-ingest data.

The multi-schema feature is what I'm most proud of: upload 2-5 schemas (mix of profile and event), choose batch or streaming format for each, and get a ZIP with unified data where identities stitch correctly across all datasets. Streaming exports come with Postman collections so you can POST directly to your DCS endpoint.

Free tier available, custom/multi schema you can try once per day.

aepsynthdata.com

Would love to hear what would make this more useful for your workflows. What scenarios should I add? What field groups are missing?

1 reply

Manoj_Kumar
Community Advisor
Community Advisor
April 16, 2026

@MartechLead I am not sure if had a chance to explore DEMO builder from Adobe. It already offers this functionality free of cost.
Also, the stripe payment gateway is still using the SANDBOX view and the payment webhook isn’t working.

Manoj  | https://themartech.pro
Level 1
April 16, 2026

Hey Manoj, thanks for the feedback :) really appreciate it.

You're right about Demo Builder, it's a great tool for spinning up pre-configured demo environments. SynthAEP actually solves a different problem: it lets you paste your own custom XDM schemas (including Schema Registry array exports with $ref resolution and identity descriptors) and generates synthetic data that matches YOUR specific field groups with identity stitching across multiple datasets. So if you have a custom profile schema with 3 mixins and a custom event schema, you can upload both and get a ZIP with unified test data where ECIDs, emails, and custom identity namespaces stitch correctly — ready for batch or streaming ingestion with Postman collections and curl scripts included.

Demo Builder gives you a generic demo sandbox. SynthAEP gives you test data shaped to your actual implementation. Different tools for different stages of a project.

Good catch on the Stripe badge, payments aren't live yet (the core tool is free, I'm validating with users before turning on paid tiers). Appreciate you flagging it, I'll get that cleaned up.

Would love to hear if you've tried uploading one of your own schemas. That's where the value really shows.