Info |
---|
If you want more information on how to load Customer Attributes you will find out more here |
If you’re using Customer Attributes or Personas, Alterian may have already set up data load or Autoloader rules for easy data ingestion. To load your data, simply send it to the Autoloader RESTful endpoint in clean JSON format.
...
You can now publish this as a Rule and create the endpoint. You can now push data to the endpoint and it will load the records into your chosen table.
Loading a file (rather than one by one insertion)
Rather than loading the data one by one you may choose to pass in a file to be split by the rule.
...
In that example we need to use the split fields step.
...
In Review
This page should explain the processes required to create a rule that will load data into Journey Orchestration. You can now create rules that will pull the data back out again. In the examples provide above you should be able to obtain more email addresses for your abandon browse campaigns.