SOLVED

Re: Multiple email subscriptions

Go to solution
Anonymous
Not applicable

Multiple email subscriptions

We are looking into having multiple email subscriptions based on department and product.

Has anyone had success doing something similar?

If so, would you suggest using multi-select picklists to map to in SFDC?
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Multiple email subscriptions

Thomas,

Our subscription center is populated using boolean fields in MKTO and SFDC:

http://revmarketer.pedowitzgroup.com/SubscriptionManagement.html

Multi-select picklists are one way to do it, but you'll need to use some code like Eric Hollebone's Multiselect to Checkboxes code to make the user experience more friendly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Re: Multiple email subscriptions

Thomas,

Our subscription center is populated using boolean fields in MKTO and SFDC:

http://revmarketer.pedowitzgroup.com/SubscriptionManagement.html

Multi-select picklists are one way to do it, but you'll need to use some code like Eric Hollebone's Multiselect to Checkboxes code to make the user experience more friendly.
Rafael_Santoni1
Level 5

Re: Multiple email subscriptions

Thomas,

If you are looking to deploy the emails from Marketo you should look at this article: https://community.marketo.com/MarketoArticle?id=kA050000000L3Qt&src=supp

Good luck!

Rafael
Anonymous
Not applicable

Re: Multiple email subscriptions

Multi-select seemed to me like a long-term headache to maintain.  We went with boolean fields for multiple subscription category management.