Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
is PMCF sync also the workaround and can my token also be used in this use case. because naming convention looks good but it will be lengthy name too.
I am asking for Account name update only.
In my case, when Marketo calculate Person Timezone automatically it is affecting the datetime field like Marketo acquisition date and optin date field details. How can this be sure it does not adjust the person timezone. is there any alternate approach for this?
I have checked the hyperlink of smart campaign and it is not found in any of the active workspace and this link redirect to same activity log again.Through API sending correct datetime but it is not updating that one and at the same time calculate timezone campaign is running to adjust the person ti...
I am facing datetime zone being adjusted this is the main pain point. For different country the person timezone is being adjusted when we are doing lead import via API. how can this be fixed in this case?
Firstly, I have modified the code as I see scope of global variable is not needed. #set( $default_Name_Recipe_1 = "#" )#set( $arrCounter = 0 )#set( $prodRecoArr = [""] )#set( $recoURL = [""] )#set($one = 1)#if( $CO_cList.isEmpty() )#set( $defaultNameRec1 = $default_Name_Recipe_1 )#else#foreach( $CO_...
Somehow, I missed one condition in VTL which I have added now.In the given VTL,CO table CO_c have the following value recommendationDateStart, recommendationURL and recommendationName and through VTL code want to generate tracking URL when recommendationName has value as Recipe . And in above VTL fo...
Hi @SanfordWhiteman In my case SOAP and REST API name both are same.
Hi @SanfordWhiteman I have implemented the given JS but it is not working. Can you please help me to replace correct value in the suggested JS script for the given two Field. Field-1 = Country (REST API- country)Field-2 = Country Code (REST API- countrycode)Field-2 is hidden in the form. And I am us...
Using JSON, it allows 300 records to update but looking for bulk update using CSV.