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. ;)
I agree to this so much!@Zainulislam,there's no guarantee that holding back one of the process in race condition by 1 minute will be enough for the another process to complete. Whi...
You would want the '_mkt_trk': ''in the on Success method, I was rather talking about below line from the code snippet's snapshot you posted in your earlier comment.
I made one ...
Well the form submit is always a POST request to Marketo (triggers on form submit).
Also, is there any reason that you're setting a empty key in the line before the'mkto_trk':'' li...
There could be number of possibilities here:
1. Do you have any other triggers added to the campaign that could have let people in?
2. If you’re using the contains constraint in th...
First things first, what is an API?
API stands for Application Programming Interface, which is a set of definitions for building and integrating applications. API uses the standar...
@MarianoAdunseCOwrote:
How do I prevent the Referee email address field from clearing whilst making the first post@Darshil_Shah1? Do you mind posting a code snippet, please?
Well...
Well, you can have a text field to store all the referees’ email address, you can append referee’s email address to this text field each time a referrer fills out the form. Also, y...
Well, the exact match is operator is better and faster than contains operator - if you have a field that stores the email domains specifically and it is guaranteed that the actual ...