Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Greg,thanks, this is helpful. But what if I want to take action after the webhook is finished, even if the data did not change? This is a real request that I am solving, when a non-change of data through a webhook must also trigger an action. Do you have an experience dealing with such request?
Thanks Greg,I submitted a product idea , please upvote it if you think it would be useful.Pavel
I have a webhook that updates a field, let's call it FIELD1 through XML response mapping. I understand that webhooks, are asynchronous, hence my question: If I use a trigger "Webhook is Called" in a smart campaign, can I be sure that the FIELD1 is updated before the first flow step is executed?I loo...
We are suddenly seeing a large number of records being created in Marketo from MS Dynamics. The records in MS Dynamics are old and have not been touched in a while. The access level for the sync user has not changed. Do you have any idea why we would suddenly get the records synchronized? Some, perh...
Thanks, Greg, this is what I suspected. Hopefully Marketo will release a new version that will address this.
After switching to Email 2.0 and using the starter templates (which by the way are really awesome), I am finding out that the CTA (text and links for the buttons) do not show up in the text version of the email. For example, I create a brand new email using the Sophia starter template, the text vers...
I find forwarding email does not reliably preserve formatting. For example, if you open an email in Outlook and forward it, Outlook will change the HTML before forwarding it. It is no longer the original email. It is hard enough to make the email look correct in Outlook and Gmail and Android and all...
Hi Jessica,your mkt_tok string on your sample seems really long. I would press Marketo support to confirm this is really valid and expected. I would also ask them to specify an upper bound on the length of this string.I hope it helps.
When exporting list of leads, there are several format options on the Export dialog box as follows:Does anybody know what is the difference between the different formats? I am mainly interested in the way special characters (and character sets) are handled in each format. The documentation at Export...
Hi KC,You can create a field "Opportunity ID" and then use a token {{lead.Opportunity ID}} in your email.Question is then how to keep the field Opportunity ID updated. It can be done by custom code in your CRM system (such as workflow rule in SFDC).I hope it helps,Pavel