Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I encountered the same error again early last week, only this time there were more records affected. I reached out to SFDC Support myself and received a lengthy reply (if you'd like to read through it yourself, let me know and I'll pass it along) about what could cause this error, but no specifics a...
Hi Mark,You can get a list of all forms through Design Studio > Forms. However, there isn't a way to export this or include the follow-up page details.
Hi Rasmus,You will need to put either the Sync to SFDC or Send Alert step at the start of the Flow, before the Change Data Value. Priority of campaigns is based on the first action in the flow steps.
I believe this is only the out-of-the box Marketo standard fields, excluding any integrations or add-ons. If you need a list of Salesforce standard fields, you should be able to get that from your Salesforce admin (though I assume that most of the standard Salesforce fields map to the standard Mark...
Hi Cecile,Here is a list of Marketo's standard fields: https://community.marketo.com/MarketoArticle?id=kA050000000KyucCACUnfortunately, the API names are not included in this list. However, you can Export Field Names from Field Management and find them there.
Hi Murtza,Using the REST API, what calls would we need to use to post the data from the Marketo form to the target page and also bring the user to that target page upon submit?
Dev has built a form that we have tested, but we ideally need this form to be a Marketo form so that Marketing has control over the form (in case changes are needed), Marketing can use this form in different places for various campaigns (Marketo pages and pages in our CMS), and to prevent needing to...
Hi Justin,That was the first place I referred my Dev team to review when they had asked this question. However, they were not certain that the information found there would accomplish what we are looking to do. Is there something on that page in particular that you think will be able to help us me...
We have a Marketo Form 2.0 that collects basic information about the prospect, in addition to password data, to start a trial. What we are looking to do when the prospect clicks to submit the form is to save some of the info to Marketo and then post all the data from the form, including the password...
Hey Dory - Yes, it definitely did help. Pre-forms 2.0 we had campaigns that were using API calls that triggered our trials, but they all start with a data value change and weren't processing the lead fast enough, resulting in delays between the user signing up for and receiving their trial informat...