Skip to main content
June 6, 2014
Question

Tokens from CSV list

  • June 6, 2014
  • 2 replies
  • 796 views
Can tokens be sourced from a CSV list? The use case is every member of an uploaded event list has a unique code to access an incentive. This code is one-time and does not need to be stored on their lead record in any way. Also it is for a relatively small group (about 50 people) so I do not want to create a field for a one-time code to just 50 people.

Can I create/use a token based on that column in the CSV file? How?

Thanks!
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Kenny_Elkington
Adobe Employee
Adobe Employee
June 6, 2014
Hey Cheryl,

This functionality is available via the importToList(as well as requestCampaign, and scheduleCampaign) API call, http://developers.marketo.com/documentation/soap/importtolist/.  It is not available via the UI, however.
Josh_Hill13
Level 10
June 6, 2014
I would just create a field, use it, and then remove it from all assets after the campaign is done. Then you can hide/delete it.