@Fabiannb,
I think you're trying to access a custom object as if it were a standard marketo lead field.You can't!
you need to create a script (velocity) token to read in abandoned...
Or, of course, use the Marketo REST API to populate a Sheet with Smart List members (or any populate other database).
Just don't do this directly in your front end code (I know i...
Dan,
Wow - that must be very frustrating. I know Adobe have been on a company wide shutdown recently.
what country are you in? Do you know who your CSM is?
Cheers
Jo
@vvasquez1,
I've used the Flowboost service to maintain counts of people, set a waitlist status etc.
You'll need a very basic understanding of how webhooks work, and some JavaScrip...
But why make them a new lead?
When the form is filled, trigger a webhook that creates a new opportunity in Salesforce (assuming that's what you are using).
@Karen_Vuong,
Velocity is a scripting language you can use to extend the richness of emails.
For example, you might create a velocity email token something like this
{{my.vuongIsB...
@brianmcgann,
Me being me, I'd probably export the leads loading them into a DB, load the company list into the same DB and write a few lines of SQL
Cheers
Jo
@wbarillas,
Marketo has pods in many locations. I can't comment on South America, but for example in New Zealand, my clients tend to be deployed on the Sydney (SN) pod.