Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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".
In CASL, consent can be explicit and implicit. Explicit consent is when someone shows interest and give you permission to send marketing emails. The implicit consent is when you have some kind of business relationship with the contact or it's really necessary to send email for some kind of fulfillme...
Assuming that you are using background image in the email. Try adding "background-size: cover;" css properly. It should solve the duplication issue.BTW, It's not recommended to use background images in the emails. It can create some issue especially with outlook.Regards,Amit
During the merging, you should be taking care of the following things:De-duping the records based on email address or any other composite keyCheck with system has the latest subscription preferencesIf you have multiple product lines, you have to check which system has the latest subscription for spe...
Hi Chris,We are also trying to have micro-site in Makreto but I would like to understand what are the pros and cons of the same and why it's not recommended to have micro-site in marketo? We are planing to do SEO on this page as well as we are going to use Adobe target to personalize the user experi...
I agree, we can store the data in Marketo custom object but storing this data in Marketo CO requires API development effort and not sure if everyone has that capability and wanted to go that rout. I understand that this should be ideal but this is complicated and have dependencies on other teams. In...
For such emails, we usually create an new email and customize the content and look and look and feel of the email to look like it's a followup of the previous email send. I don't think there is other ways to do it within Marketo. If you find something else, please let me know as well.Regards,Amit