Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Please let me know if what I'm wanting to do is possible. I have a custom list that comes over every day and I have the following fields coming overDate1: this gives the date that the person was added to the listList ID: Referring MembersText3: First name in all caps What I want to do is have a toke...
Thanks, that is what I was seeing I my digging. We don't use them currently so I wanted to see if there was another solution before I suggested that route.
My team setup a referral campaign where they used a unique ID as a referral promo code to signup new members. I'm just curious if there is a way of connecting those records in a streamlined fashion. I have the two fields that match: unique id, and promo code, but is there a way to match those back t...
Thanks for the feedback. I've adjusted my script and it is operating as desired now.
I was using a script that I had seen and adjusting it to see if it would work for my needs, it did not. I don't have a need for the substring call, it was a remnent of the prior, copied code, and I didn't want to remove something and break the code. essentially what I'm wanting to do is convert the ...
I have an email using velocity script and I am getting different results between the desktop and mobile versions and I don't know how to solve this. Here are the emails showing the same code: But when I view it as a member of the list, it gives me the desired result on desktop, but mobile produces ...
Thanks for the response.I didn't think it would work but wanted to reach out to the community to see if maybe there was something I was overlooking. It doesn't feel like it should be that complex, and if there was a potential way of making it happen, I figured someone here would know. alas... Thank...
The instance of Marketo I use has Custom Object data (We call it the account) and I'm trying to create a list. We have a field for the overall balance on the account, and we have a field for the amount due. What I'm trying to accomplish is have it look at both fields and if the amount due (this amo...
You're correct. I got caught up in terminology. out company uses "batch" as emails that are not automated, but I have it set up as a batch that goes out daily and is still automated.
I have it setup to where if they meet the criteria of having the loan type, that it requests the campaign, and the trigger is campaign requested, and in the flow it is wait 10 days till the due date, and send the email. I set this up following a template that was setup prior to my time here so there...