Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We have been occasionally seeing some bizarre occurrences of people submitting our forms and their date of birth somehow getting confused, then rejected by Salesforce during sync. Here is an example: Form Submission original data, notice the value "-61990768800" which i take it is epoch format. Whe...
Hi @Matthew , To begin with, maybe this article will solve some of your questions: https://nation.marketo.com/t5/Knowledgebase/Marketo-Activities-Data-Retention-Policy/ta-p/251480. Depending on the information in particular, it's stored from 90 days (high volume activities like emails sent, visits ...
Thanks! OK, SOQL not an option and VTL and Smart Lists have the same reach. I'll try to be a bit more specific then: Guests and Hosts are both opportunities at this point, but they have a different record type. We have another object now (the Relationship) for which two rows are generated, to denot...
Hi, Is it possible to create a smart list and segment it by attributes from a related object? Is it possible to do the same thing with Velocity at least? Alternatively, could a report in salesforce automatically and periodically (or perhaps at runtime) update a list in Marketo? The whole problem is...
Hi @Grégoire_Miche2 , Can you elaborate on this? I think it may be related to something we are trying to solve. I am currently struggling with the following problem:Our business operates with two types of customers (Hosts and Guests) and our business model is about matching them for a cultural excha...
Sorry Sanford, now that I realize what I need is a "isNotEmpty()" if something like that exists. I had a lot of trouble with VTL documentation to find the correct way to say "is empty" or is null. There are different answers here: https://cwiki.apache.org/confluence/display/VELOCITY/VelocityNullSup...
Thanks so much for going over it Sanford! I'll redo things according to your feedback and see.
Hi, I have been having an issue with links in some of our emails. The link contains an important parameter for an id that can be in two different fields but i don't know which, so I check both in the script token and get the first non-empty match. The link inside the email looks like this: {{my....
Hi @Sarah_White1 , If what you have is a real date field, you could create 3 smart lists, for each moment in time (lets take 30 days as an example): ADM DateAppDeadline is in future 30 days AND in future after 29 days (this way you create an intersection of 1 day) Then create a recurring scheduled...
@Chris_Wilcox Yes, that could also be the case. This was discussed in the past, for reference, the response that was given starts here: https://nation.marketo.com/t5/Product-Discussions/Issue-Approved-Draft-Segmentation/m-p/49991/highlight/true#M19909