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?
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.