Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Does anyone has a source where I could find input on how to write to a custom object?I know you should have a webhook, but since I am not that technical I would like to have a guide to build the complete flow.My case is simple, I want to have a custom object that keeps track of course subscriptions....
Hi,I came across the following problem today. We have a published article in a digital magazine (today) that links to a page on our website ( drupal web site )The url for the link contains UTM parameters source-medium and campaignIn google analytics I see 5 visits so far. I can see the campaign id a...
I am studying the webinar program template, and I am wondering about the following:In the program template there are several emails ( Reminder, Reminder Last chance,..)What I am missing is when those Emails will be send out..There are several smart campaigns, e.g. one for sending the first reminder,...
I have create a new Custom Field , and the datatype is datetime.I wanted to use this field to let users define the exact date and time for an appointment.When I drag the field on a form, I can select the Field type, but I only see a date option, and not a datetime.Is there an easy way to let users s...
Hi,I have checked the SOAP name, and it is spelled contentName, starting with a lower case. Could that be the issue?
I am adding a hidden field to a global form like:form.addHiddenFields({"ContentName" : "SLA MultiPress: Inside leaksource surveillance"});Working fine on MultiPress ILS | Dataline SolutionsNow, I also have a database field "ContentName".I was expecting this field to be updated with the content from ...
I can confirm that a new contact is created.Furthermore is the value for the hidden filed ContentName in my form SLA MultiPress: Premium helpdeskSmart list Fills out form with form name is and referrer contains with the correct URLContentName as a filter with contains...Still not working..
What do I need to define in the referrer page, the URL where the form is placed?
On my webpage : Premium helpdesk | Dataline Solutions I have placed a "global form"Beside this I have a campaign : 10 - Submitted WebformSmart List : Fills out Form, Form name is : Global-Basic-Request-BE-NL with a filter on ContentName : contains "SLA MultiPress:"In my flow I should add a email, ad...
Hi,I need to have the form name to use in my smart list.In the code on the webpage I can not find any name attribute on the form.Should I use the name of the form I defined in Marketo ( it is a global form )Thanks