Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We've been attempting to use the cvent/marketo integration since January of this year with numerous issues (leads not syncing over to marketo, program statuses not changing, list import function not working). After going back and forth with Cvent for months it seems like they might have a solution t...
Below is what the actual field name looks like when I drag the opportunity token over from the right, could that effect the code above to change the date format? Thanks! ${OpportunityList.get(0).Due_Date__c}
Now I am seeing the below appended, Any Ideas? Sry for all of the follow up here, really appreciate the help!
Thanks Sanford, would this go in the same script right after: #set( $tmp = $filteredOppties.add($oppty) ) I've added it in however the date is still displaying as yyy-MM-dd
THANK YOU - I owe you a beer. I am now pulling the due date field formatted as 2017-05-02...I would like the full date to read Tuesday, May 02, 2017.I saw the below in another thread but I am not sure how this would work into the script: $date.format('full_date',$dateInXDays.time)
Thanks for the reply Sanford. Basically what I am trying to accomplish is if an Opportunity meets certain criteria, then send an email with an opportunity field as a token in that email.So IF Opportunity Stage = 'ABC' then send email with the Opportunity field 'DUE DATE' as a token. What I am tryin...
Can anyone provide a basic example of pulling an opportunity field value as a token using email scripting?
After I've uploaded the ttf file to marketo how would I go about adding that to a guided landing page template?
Anyone have experience handling guest registration with cvent and Marketo? We would like to somehow relate the guest back to the main registrant. We are also running into the issue of registrants sometimes entering in the same email address for their guest if it is a family member, therefore they wo...
Is there a way to do this using the guided landing pages?