Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Kristan,it is definitely possible to do this. The Marketo forms has a simple Custom HTML that can be displayed if the visitor is known: Show Custom HTML Form for Known People - Marketo Docs - Product Documentation I believe you can also do this with custom javascript.Hope this helpsThanksFloyd
Hi Eric,"We have almost 1,000 fields. If I hide many of these, will it speed up sync? Does Marketo still sync the data even though the field is hidden?"Preventing Marketo from viewing these fields in SFDC will prevent Marketo from syncing the data from SFDC and pushing updates to SFDC.If you are jus...
Good luck! Remember, you would need to ensure you are using the SOAP API names (and not REST API names) with this method.ThanksFloyd
Hi Sukesh,Trigger.Tokens are specific system tokens that can be used in conjunction with Interesting Moments for MSI. Their use is mainly to capture certain types of information such as what asset/trigger/link in the smart list within a smart campaign triggered the flow step. More information on the...
Hi Ellen,You could try to do a background Marketo form submission when the record fills out the external form.For reference: http://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/I am a little concerned about the password information you are collecting, be sure to ensu...
Hi Leticia,No you cannot use the same folder or program name across workspaces. I would suggest running a naming convention such asWorkspace AFolder #1: A Outbound Activities Program Name would also include the reference to the Workspace something like YYYY-MM [A] Program NameFolder #2: A Websit...
Hi Soledad,If all the workspaces are using 1 partition. How do you distinguish that the lead records that has filled out a form is from a specific region/ child company.I would suggest using fields to capture information such as Field - Region that sorts the different regions when someone fills in a...
Hi Danny,Happy to help.If you are happy with my response, I would appreciate it if you mark it correct.ThanksFloyd
Hi Danny,If the lifecycle campaign does not have access to the data, it will not pick up the record. So yes in this situation, there may potentially be a race condition - again depends on your filters.You could run a specific smart campaign that adds the records to the lifecycle campaign based on th...
Hi Ryan,A little unclear - what do you mean by "use conditional statements to seperate out which lead goes where". If you have multiple workspaces but they all use the same partition, then you could just reference the lead from the workspace (with smart lists/smart campaigns) and do not need to sort...