Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It's good to know that caveat. So in that event, would you recommend no escaping for this line?In this particular use case, the queries are only there to improve UX as it customizes the landing page design - we're not looking to track the query names and values.However, if there is any typo in the q...
You're right, those are ASCII characters, I think my doubts were around them being "unsafe". Which they are, and this is exactly the resolution I was looking for. Thanks!
Hi Marketo Nation,Curious if there's a standard for URL encoding in Velocity scripts. Below is a {{my.Calendly_Link}} custom token script that outputs a Calendly link. However, the URL printed at the end has non-ASCII characters such as = (equals sign), as well as & (ampersand).Here's the current sc...
Assuming this would be for a single run-only, I would just run a manual export and find a way to securely relay it.Some web email platforms have a scheduling feature, but I would not recommend transferring the spreadsheet by email unless it is encrypted as a .xlsx file using the latest Excel version...
That makes sense, as it will require human oversight barring any possibility for preventative measures. In this case, I would be inclined to define "last interesting interaction" as the moment when a lead qualifies to become a member of the "Brochure Recipient Smart List".Here's the workaround I hav...
Hi Marketo Nation,Curious if anyone has looked into whether Smart List Subscriptions can have gaps or overlaps, as there is no timeslot configuration for this feature.Our use case would be to relay CSVs of leads who order physical mail brochures. What we are aiming to avoid is missing leads who orde...
These fields are not blank in SFDC, and I don't believe they were cleared prior. We just turned on field history tracking for the fields in question to ensure they weren't cleared at any point in SFDC.The [null] issue has been happening to different records since early 2018. At least 1 of the same 5...
Hi Marketo Nation,We found that sometimes, certain fields are being overwritten with "[null]" at the exact same time. There are no Salesforce automations that would clear them. There is also no consistent timing for this to occur.I created a Smart List and found a few patterns:1. All affected record...
Hopefully Marketo has a fix and timeline in the works..