Add New AEP Profile from the Web
Hello,
We have Customer (Profile) and Web (Events) schemas/datasets defined using the email address as the primary key. In the Web schema, the "Primary key...provided in Identity Map" map is enabled - meaning the ECID is sent if the email isn't available. The Customer schema is mostly populated via Salesforce CRM but we'd like to add new AEP Profiles based on the submissions to a Web Registration form.
I don't see any AEP APIs that allow you to add a single record into the profile store (there is a delete API though). In Datastreams, I can define a Profile dataset but I'm not seeing the corresponding Profile XDM link in Launch. Assuming there's an answer to that, would sending the new profile data to Datastreams "automatically" add new records to the dataset defined in the stream configuration or is this just for appending data to existing profiles?
If not, how exactly do you add a single new record to the AEP Profile dataset from the web?
Thanks