Load events to CDP (CR)
Pre-requisite
Your input must be a csv file, the required csv is defined in the data transformation step here.
Configuration
PostgreSQL
To backendstart
loading data into CDP, create a new configuration in your workspace and select CDP Events Loader
Then, fill in the parameters
Parameter |
Description |
CDP URL |
Generally, it should follow this format {https://cdp.<client-name>.meiro.io/api
|
"action":
"insert_customer_events",
"auth":CDP {API "dbname":Credentials |
"{{CDP_DB_NAME}}",
"host":Fill "{{CDP_DB_HOST}}",in "password":your "{{#CDP_DB_PASSWORD}}",CDP "port":login "{{CDP_DB_PORT}}",credentials "user":accordingly.
"{{CDP_DB_USER}}"You },may "backend":wish "postgres",to "debug":create true,a "dry_run":dedicated false,CDP "schema":account {for "cdp":the "public",purposes "customer_events":of "cdp_ce",loading "profile_stitching":data.
"cdp_ps"Please }refer }to this article to learn how to create accounts in your Meiro CDP.
|