Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As we try to automate our processes, we use the API to do a lot and since you can't update Smart List Filters or Flow Steps via the API, we were hoping to use tokens instead. What a gaping hole in functionality.
Ok, in summary for anyone else finding this:Using a third party form with a munchkin cookie, the munchkin cookie can be passed to Marketo with the lead record to associate the munchkin session.The parameter should be passed to Marketo like this: _mkt_trk = id:AAA-BBB-CCC&token:_mch-example-153136622...
Thank you Marketo form guru! I've asked my developers to update that and now it is submitting as _mkt_trk but now it no longer shows up as a field parameter in the activity log and querying the API with the cookie still doesn't give us a lead ID. Any troubleshooting ideas?
For a variety of reasons, on our new website we are posting our lead forms to the leadCapture/save endpoint. Everything is working well except associating the munchkin cookie. From other posts I can see that we should be posting the cookie in as the field _mkto_trk to the leadCapture/save endpoint. ...
Is there a way to access Web Activity for a Person by an API call?