Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @SanfordWhiteman many Thanks. Unfortunately, in my case, it's not possible to handle the cookie before the Munchkin code has been initialized. At least not without changing the way how the code is injected into the page from our CRM. Because Munchkin code is part of our common DOM and all additio...
Hi everyone, if a user visits a page with a mkt_tok-link and the munchkin cookie is already associated the associated user goes before the user who was identified via the mkt_tok. Or to say differently the existing cookie will not be reassigned to the token user. I have a case where the token user ...
Hi everyone, the mkt_tok is used to identify users by Marketo. I know that ther is a way to add the token in emails using ##MKT_TOK##. But till now I didn't find any other way to access the token. Do you know any other way to read the token? Via a token for landing pages or via the API? Thanks in ad...
@Darshil_Shah1 Oh Ok. That's a confusing UX/UI behavior. Thank you!
Hi everybody, creating custom data fields this fields will appear in the detail view of a person. Some system fields are configured that way that you can see this fields in that view but you can't change it's values. Is it possible to configure my custom fields the same way? I already tried the opti...
Hi @SanfordWhiteman thanks this helped a lot. Unfortunately it now says { "requestId": "f3e5#18074a085fe", "success": false, "errors": [ { "code": "613", "message": "Invalid multipart request" } ]}Tried a bit around but was not able to find a mistake. ...
Hi everyone, I'm trying to generate a bulk import for leads. I used the documentation as refrencehttps://developers.marketo.com/rest-api/bulk-import/bulk-lead-import/But unfortunately I always receive a system error. Can anybody help and knows whats wrong?The respond I receive:{ "requestId": "103...
Hi everyone, if you setup a webhook your able to map respond values to data fields. I wondered if it is possible to map this values to custom program member fields. This fields are shown as an option in the mapping context window but if I try it I get an error message "Unexpected error: RuntimeExcep...
Good point.
Hi Sanford, you are absolutely right. It's not accurate. As you say. It's just a guess. And a conclusion by try and error. Till now I unfortunately I hadn't the right idea how to check it the best way. In case it's a new user It should be easy as I can compare the give and the delivered email addres...