Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Have you implemented One Trust footer/header banner to get the cookie consent?We are also suing One Trust and it will block the tracking if you have configured the One Trust to do that. As you know, it's a GDPR requirement to get the "cookie consent" from the user before creating the cookie on user'...
Hi Geoff,As a best practice, the leads should be first created in Marketo and then should flow to SFDC otherwise, as you may already know, you will have lead duplication issues. Not sure but is there anything specific limitation/reason why you are not creating records directly in Marketo?If you are ...
Hi Alex,If you have access to RCE, create a "Email Analysis" report and add what ever you need. With this report you can:make an analytic report for multiple programs with mulitple emails (Add program name, program channel and email name)show who clicked on the email (Add lead attributes like "email...
We use workspace. As Karan mentioned the workspace applicable when you have multiple business units/product line. Some benefits of using workspace are:It helps organizing the marketing stuff for specific business unitYou can give permissions to the Marketo users for specific workspace only. So they ...
Thank you Sanford. It's helpful!
Here is the extract from the execution log for your reference:[19-03-12 23:32:29:929 PDT] HTTPResponse.getContentText() [0 seconds][19-03-12 23:32:30:251 PDT] UrlFetchApp.fetch([https://xxx-xxx-xxx.mktorest.com/rest/asset/v1/form/11633/richText.json?access_token=
Thank you for your reply Sanford Whiteman!I tried following but still getting the same error:var options = { 'method': 'post', 'text':'Hey this is from API' };Is this what you mean or I'm still doing something wrong?I do not have any standard setup to develop the app. I'm actual...
Hi There,I have to add a rich text on all the form. I was trying to the same using the REST API but getting following error in response:{"success":false,"errors":[{"message":"label cannot be null","code":"701"}],"requestId":"11658#16971c2c33e","warnings":[]}Following is my payload and end point URL:...
You may also want to consider to send an email to the new email address for the confirmation and only update the email address field when someone confirm. This will also help you to be in compliant with double opt-in.Regards,Amit
Agree with Sanford here.Also check on the form if you have any custom JS code which is making all the fields on the form as "Required".