Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
HiIm working on a project that requires us to sent two data values to a 3rd part software company.Case: We have a 'my page' for each user, if they uncheck a specific boolean, this value needs to be sent via SOAP or REST to a 3rd party so they can use the data.Is this possible?
or i can maybe just use a smart campaign to add people who have completed the form to a list?
A simple yes/no question 🙂Is it possible to add people who complated a form on a landingpage to a static list (not smart list)?regards
Thanks for the answer,and you are right, im looking for a mix of the two editing models. I will try to make an external html library for the client were they can copy/paste some html from.
HiIm making an easy to use landing page setup for a client. They want it so its easy for them to drag'n'drop snippets on a landing page, edit the content and images within the snippet and place it where they need it.I made the landping page template, and css, made some standard snippets that looked ...
Ok 🙂One of our issues is that we have multiple leads with the same email address, so if we update the using by looking at the email, it will find 2-3 leads with the same email. thats why i wanted to use the Marketo ID to find the correct people.
Is it possible to export a list (with the system ID), change eg. email adresse or other field, and import the file again matching the record by system ID, and just updating the new values?regardsRasmus
We had the issue that it should only be hidden in some of our mails, and this is a global setting to remove the marketo unsubscribe.. so i just added a CSS style that removes it.body p{ display: none !important}This will remove all P-tags that are children of the body tag, and if your mail is setup ...
Its a custom html mail we need to sent, so cant use the reports.@Kim P, Thanks, I will just use a default campaign and the scheduler for the weekly mails 🙂