MCSA guy who likes to hang out in the community going through the people's opinions, thoughts about the product and also answering questions/issues for fellow Marketo users. Have built few custom connectors for integrating the Marketo with other Adobe Marketing tools like Analytics, AEM, Target for extending Marketo's functionality. Have extensively worked on Marketo APIs along with the org level Marketo setup. Let's connect for a discussion on anything revolving around MarTech. ;)
Gotcha! You need to extract the respective value parameter from the cookie instead of writing the entire JSON. I'm assuming you're storing UTMs in a cookie so those can be used if ...
I agree with Katja here! Does your script do anything other than what the native prefill via UTM functionality already does out-pf-the-box? e.g., store the UTMs in cookies, read da...
Yes! Instead of adding form via the OOTB insert form element in the LP, add it using the embed code. People filling out forms loaded via the embed code on webpages don't automatica...
Auto Assignment Rules assigns the person to the Marketo's sync user in SFDC by default, for the people already synced with the SFDC, on encountering the Sync With SFDC flow step, t...
Do you have a program naming convention in place that you could use to find the program? That'd be one of the easiest ways to find duplicate programs.
Also, even though this asset...
I think if you use the {{member.webinar url}} token in the location parameter in the invite URL, then it should work. Any reason why you have a custom token ({{my.calLocation}}) in...
Ideally, this endpoint should return all the available person partitions in an instance. I re-checked this on my end, and it worked fine. If you're okay, we can hop on a call to tr...
Please pass the access_token = <access-token> and authorization = bearer as the query parameters. Below's the CURL in case you want to refer:
curl --location --request GET 'https:...
Yes, given that the tracking cookie associated with the known person record isn't removed prior to the LP2 visit, and LP2 has the Munchkin placed on it, the activities on LP2 shoul...
I believe you should set these as one time batch send campaigns rather than trigger campaigns. Also, instead of adding a wait step in the flow, why don’t you schedule each campaign...