Import CSV columns as Config List columns | Community
Skip to main content
CampaignerForLife
Level 5
April 22, 2024
New

Import CSV columns as Config List columns

  • April 22, 2024
  • 1 reply
  • 737 views

Description - Right now Adobe Campaign has a great problem for analysts who want to compare data that was ingested in ACC and CSV data, they have to order and click each column, which takes a lot of time. I made time ago an script to automatize it to my friends in my project: You only have to paste the columns of the CSV (Which's names are equal to the attribute names in ACC), paste it, and it will generate an XML Code with all the nodes, ordered in the same way than in the CSV. With this, i've saved countless hours for them. 

 

This feature is important because it would increase the efficiency and also would make it more pleasant to use the Data config window. This should work with a simple paste of all the columns, choosing separator and letting you load the columns as you want.

 

1 reply

Heku_
Level 5
April 22, 2024

Wow that would be so nice! Can you pass me that script?