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. ;)
If you use a trigger campaign with trigger (Added to <CustomObjectName>), you could reference the same CO using the $TriggerObject in both emails. You could define constraints on t...
I don't think you could add snippets/push dynamic content based on Marketo segmentation to non-Marketo landing pages natively OOTB. You could Web personalization/RTP for personaliz...
You could use the below construct to print fields:
#foreach( $item in $customerProfilesList)
${item.loanID}<br/>
${item.loanGivenTo}<br/>
${item.loanAmount}
#end
You could also add...
Could you please try using the REST API names of the fields in the request body >> leadFormFieldsand rechecking your headers? Adding the submitForm API reference here for reference...
Well, you can loop through the OpportunityList and pick the correct Opportunity record or you can also sort the OpportunityList based on a certain field and then pick data from the...
I understand the foreach can loop through the array on a field basis, but is there a way to basically isolate a complete record (like the screencap I posted) and pull values from t...
Make sure you use the correct API name for the custom object list and the custom object fields. You could check the correct API name for the CO list and field when you pull the res...
Hi@AMitchell1,@Stacy_Mangano, and@Rick_SysolMarketo and Cisco have decided to provide offer an extension till Jul 31, 2023 for continue using the Cisco Events (Classic) and the nat...