Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, In the https://go.taxjar.com/rs/806-QBE-674/images/taxjar-lp-flex-styles.css file you have the below code:form.mktoForm input[type=checkbox] {-webkit-appearance: none !important;box-sizing: border-box !important;} Please remove the below line from this code:-webkit-appearance: none !important; T...
If you are capturing the activity details in Marketo then it's easy to build the Trigger campaign in Marketo.
Hi Phillip, The answer is No. I tried the same but it's only working for a Trigger campaign and not for the Batch campaign. ThanksHarish G
I just tried the same in postman using the below endpoint and parameter and it works fine: End Point: https://xxxx.xxx.xx.mktorest.com/rest/asset/v1/program/3717.json Note* 3717 is the program id of Email program which I am renaming using API Body: description=This is an updated description&name=N...
Below is the code which will show the Close Window button for Confirmation and wait for the user to click on Close button before refreshing the page. You can adjust the CSS property as your your need:MktoForms2.loadForm("//app-ab29.marketo.com", "123-ABC-123", 0000, function(form) {var formEl = form...
Hi Sandford, Agreed with you. But if they build their component at CMS side then it's safer. Thanks
The link provided by Sandford has good explanation. Here is the few articles on the same which explains the pros and cons: https://jennamolby.com/marketo-form-techniques-5-ways-to-implement-marketo-forms-on-your-website/ Also, as you are building the form in your CMS then better to use the rest API ...
Marketo doesn't have a specific type of filter to find out the leads who had successfully synced with SFDC in the past and now getting failed. However, if they are new leads who haven’t synced to SFDC, then you can filter them by using the filters "Person was created" and "SFDC Type" with the condit...
Hi, If you are using the same credentials for login in Marketo.com and Marketo event app then go to Admin-> Users & Profiles and check if you still have Mobile Application/Permission role added in your profile. And if you are using different userid for Event App then Go to Admin-> Users & Profiles ...
Hi, If possible, please post the screenshot of the error. Also, below are the few useful links which you can try: https://nation.marketo.com/t5/Product-Blogs/Troubleshooting-SFDC-Sync-with-Marketo-Issues-Common/ba-p/242866https://nation.marketo.com/t5/Knowledgebase/Troubleshooting-your-SFDC-Sync/ta-...