Guys, forgive me for being snarky here, not every day i get to challenge @SanfordWhiteman's solution. i deserve a marketo award for this.
There is a way to compare fields with two...
I understand that but what happens when the user decides to put 'null' in one of the fields?
The two solutions here, in my opinion, can be:
As suggested - to replace the value of ...
I had a user that filled a form with "null" as the company name. Since i am not using embedded marketo forms but backend submission, the value of the company name was null. even if...
I thought about this but it means that i need to edit the munchkin code. I'm trying to stick to original since I am using a maintained Drupal module but I think i am changing my ap...
I have a few pages in the website where i want the munchkin but i don't want to track the page view. Is there a way for me to remove the page view from specific pages? some kind of...
The way i did it:I added the munchkin token (_mkto_trk cookie) to every lead in intercom.Lead is synced to sf and from there to marketo (takes about 10 minutes, since we already ha...
Yeah, that's what i am trying to avoid... if I would have written the babel fish here, I would have went with intercom -> api (with intercom event webhook and api call) -> marketo ...
I'm using a marketo webhook to draw the information from Intercom are you suggesting to trigger a webhook from marketo to marketo? possible race condition?