Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi guys,I have the same problem with removed line breaks. Did you try to contact Marketo support to resolve the issue?Thanks
I need some help, guys.
Any advice from Marketo team at all ?Is there any way to pull a Lead Database Partition - Segmentation - Segment lead count (segment size) into Marketo form hidden field as a token ?
Thanks Rajesh, I just looked at that. It's a good idea.In our case it is a bit more complicated - there is just one form for multiple (around 50) events, which passes an event ID in a hidden form field.Also, each lead is allowed to register for several events.
That's correct. These are some of our needs. Now everything is sorted except of "Submit button" thing.
I am not talking about a smartlist. I am talking about Lead Database Segmentation Segment.There are many different events leads will be registering for. Depending on what event each lead is registered for I am using a Segmentation to personalise emails (using dynamic Subject and dynamic Body) for Nu...
Is there any way to pull a segment lead count (segment size) into Marketo form hidden field as a token ?So then we could use it in Javascript to determine how many people have filled out the form.That's for an event registration purpose where number of participants is limited. As soon as a segment c...
With /rest/asset/v1/segmentation/1032/segments.json GET request I am only able to get a list of 20 segments of segmentation of id=1032.My aim is not only to get a full list of segments (there are more than 20), but also to be able to look at any segment by its "name" to see leads or at least get the...
I would also add that maxReturn is not working for retrieving all segmentations. There are always 20 segmentations shown despite my maxReturn=100 parameter. (/rest/asset/v1/segmentation.json?maxReturn=100)Link to documentation: Get Segmentations » Marketo Developers What am I doing wrong ?
Hi guys,here is some more info:I just discovered, that the program is in "Customer CRM" Partition.The existing lead with single lead record, who did not receive any emails is present in "Sales team" partition.Could this be a cause of our issue and Marketo simply did not process this lead in SC flow ...