Tokens from CSV list

Anonymous
Not applicable
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!
Tags (1)
2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni
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.
Kenny_Elkington
Marketo Employee
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.