Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Darshil,Looks like your suggestion worked. #set( $interestingProduct = ["NEW AUTO CE12","SECURED OTHER GOODS CE12","REC VEHICLE OE","SECURED OTHER GOODS OE","PCU USED VEHICLE","PCU USED VEHICLE JR MEETING","PCU NEW VEHICLE","NEW AUTO ALTERN IL","USED AUTO ALTERN IL","USED AUTO ALTERN WI","USED AU...
Hey Darshill,I think I am on the right track here. I applied your advice along with Sandford's advice about naming the fields correctly. The code I placed is below:#set( $interestingProduct = ["NEW AUTO CE12","SECURED OTHER GOODS CE12","REC VEHICLE OE","SECURED OTHER GOODS OE","PCU USED VEHICLE","PC...
Hi Darshil, The output that shows with the ${cCUAccount_cList} script token is below (used zeroes to mask sensitive info displayed):[{product=VISA Signature Cash Rebate, nextDueDate=null}, {product=NEW AUTO CE12, nextDueDate=0000-00-00 00:00:00}, {product=Membership Savings, nextDueDate=null}, {prod...
Hi Darshill,Do you mean adding it to the code I already displayed previously?#set( $interestingProductCodes = ["NEW AUTO CE12","SECURED OTHER GOODS CE12","REC VEHICLE OE","SECURED OTHER GOODS OE","PCU USED VEHICLE","PCU USED VEHICLE JR MEETING","PCU NEW VEHICLE","NEW AUTO ALTERN IL","USED AUTO ALTER...
Hi @SanfordWhiteman , yes I am referring to if their product code is in the interesting codes list that I provided. Yes, NextDueDate is the field name within the CCUAccount CO. As far as your last question "More important what does the whole $cCUAccount_cList list look like when you output it (this...
Greetings Community,I feel like I am circling around the airport on this one, and I would love to bring this baby in for a landing. Part 1: We want to let our members know when their next payment is due. I have checked off the Product and NextDueDate checkboxes in the CCUAccount Custom object.I put ...
Hi everyone,Quick question. I have a set of 7 different criteria that I am investigating to setup a smart list for a recurring campaign. The data fields do exist, however they are spread out across different custom objects.For example, one custom object (we will call it "Balance") has the "Tier" fie...
Hi @Darshil_Shah1 and @Corey_Bethel thank you both for your insight. The processes you both provided were extremely helpful. So, ultimately, there is no way to fully automate this campaign (i.e. set it and forget it). Ultimately there is some legwork that needs to be done because of the segments of...
Hi Darshil,So, this is going to be ongoing since we have members that qualify all the time. So let me know if I am on the right track.1) I setup the smart list criteria.2) Once the number of recipients is generated. I pull those members and upload it as a static list.3) In the flow, I set the random...
Greetings, We pulled a smart list of 20,000 members. Of those 20,000 members we only want to send a monthly email to 1,200 of them so our customer service teams are not overwhelmed. So, for example:Of the 20,000 members in the smart list pull:Month 1: Send to 1,200 MembersMonth 2: Send to 1,000 Memb...