Max number of "Add Choices" in a DVC step?

David_Jackman1
Level 2

Max number of "Add Choices" in a DVC step?

Hi,


So I'm creating a data normalization campaign for leads in our database to change state/province fields from abbreviations to the full state/prov name so they can be synced to SFDC.

Does anyone know the maximum number of "Add choice" options I can use in a Data Value Change, before it either doesn't work or is too taxing on the system and does something bad?

With my state/prov pick-list, there's 63, and it looks like I've been able to add all 63 add choice fields, but when I started choosing "state" from the if/attributes, it takes a few moments before it selects. If this isn't a great idea, wanted to check if there was another more efficient way to do this? Maybe split into a group of campaigns?

Thanks!

8 REPLIES 8
Grégoire_Miche2
Level 10

Re: Max number of "Add Choices" in a DVC step?

Hi David,

We have a case working with 250 choices.

-Greg

David_Jackman1
Level 2

Re: Max number of "Add Choices" in a DVC step?

Thank you Gregoire, that's helpful to know. I just ran the campaign, and it worked quicker than expected with 63 choices, so that's awesome.

Josh_Hill13
Level 10 - Champion Alumni

Re: Max number of "Add Choices" in a DVC step?

That's impressive. Does it load in the UI ok? That's the biggest issue I have with more than 5 choices.

Grégoire_Miche2
Level 10

Re: Max number of "Add Choices" in a DVC step?

Yes it does, but better do in the morning in Europe

This is a flow that converts country codes. Hence the 250.

-Greg

Grégoire_Miche2
Level 10

Re: Max number of "Add Choices" in a DVC step?

BTW, I did not do it. I would have used a webhook instead

David_Jackman1
Level 2

Re: Max number of "Add Choices" in a DVC step?

Yeah, good call- Update: Our Marketo rep advised me that best practice is to have no more than 20 add choice amounts.

ricky_wolff
Level 1

Re: Max number of "Add Choices" in a DVC step?

Hi Grégoire, a few years later but thought I'd give it a shot! 🙂 

How would you use a webhook to achieve this? Would you mind sharing a few details?

Best,

Ricky

Darshil_Shah1
Level 10 - Community Advisor

Re: Max number of "Add Choices" in a DVC step?

I suppose Greg meant passing the person's State/Province data over to a webhook-compatible service which would then send the corresponding normalized value back. You can also use Sandy's Flowboost for this.