Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @SanfordWhiteman In the given VTL four fields are used 1. countryCode 2.productURL3. date 4. productTypePlease find the VTL code. #set( $defaultName = "#" )#set( $counter = 0 )#if( $CO_cList.isEmpty() )#set( $DEFAULT_CTA = $defaultName )#else#foreach( $CO_c in $sorter.sort($CO_cList, "date:desc"...
Business pain point is to track click link on email and link is generated from velocity token. but in Marketo email performance report click details are null for velocity token URL. I was wondering what would be main reason for that.
Hi @SanfordWhiteman Below is the sample HTML code with CTA in banner and having issue in Outlook alignment in case of CTA is aligned in right side. and it shows in Outlook left side.
|
In Outlook 2016, email CTA button of banner is being aligned to left automatically if I put the CTA text alignment option as right. I am looking forward to know the exact reason why this happen in Outlook 2016 w.r.t. CTA alignment as a right and please suggest any reference link for the same.
In Marketo, 10 API call can be processed simultaneously (2 parallel and 8 queue) but business need is to do bulk import (more than 10 API). Does Marketo support team allows Asynchronous process to archive this function. The current Synchronous process is taking 2 to 3 min for 10 MB file but busines...
Business need is to change the custom object dedupe field but not able to find any solution in Marketo once CO is approved. Does Marketo Support team help to achieve this task. If anyone have any past experience for the same concern.
By default limit of records in Custom Objects is how much?
Business requirement is to create Custom Activities table and add the additional activity details captured on third party tool using REST API. I have created custom object activities table but did not find Marketo Endpoint reference details to add the activities data in the table. I found below lin...
Marketo offers upto 10 custom objects creation. And around 3 or 4 millions of records. But, our business stakeholder are worried about after 1 or 2 year if custom objects records exceeds 10 millions. What will be best way to clean up the custom objects data or Marketo offers support in this case.
Marketo account is already sync with Salesforce account. Now, business need is to sync Marketo Email invalid field to Salesforce.What will be possible way to sync this Marketo email invalid field with Salesforce in Lead and Contact profile.