Just out of curiosity, which is the better option to create custom fields that will be synced from our custom CRM?
I know I could go either way here and it will work perfectly fine but I was just curious to see if there was a “better” way between these two options for one reason or another.
Option #1 – (‘Business Partner’ field and ‘Business Partner Status’ field)
Custom Field (String) Operators Field Values
Option #2 – (Individual ‘Partner xx’ field and individual ‘Partner xx Status’)
Custom Field (String) Operators Field Values
Solved! Go to Solution.
Where are you going to be parsing this data?
The 2 synchronized arrays (Option #1) are perfectly readable from Velocity but essentially impossible from Smart List constraints.
Then that answers that. I'm so glad I asked. These will not be used with Velocity - the data will be strictly parsed from Smart Campaigns.
I see exactly what you mean and how this would, in fact, work in Velocity but since the Option #1 fields are not binary there is nothing connecting the 2 within a Smart List.
Thanks!