@Itay_Billet4,
I'm thrilled the other guys got you over the line. I thought I'd comment on the coding itself (in the interest of making your life easier in the future).
This is th...
@mnealer,
you might also consider this an opportunity to consider why you have so many forms. That mind sound facetious, but I am being quite serious.
Often it is better to have a...
@wbarnes0113,
there is a status between Queued and Completed - Importing.
I kind of have to worry about your code being wrong as it's at the crux of your challenge here.
You firs...
@JamesBaird, I've not played with self service yet, but some really dumb question(s) to get us started.
Have you confirmed that the tokens names are 100% correct (capitalisation e...
@Ryan_Benton,
This is a snippet from some Python code I use to do exactly that (normally with a broader field list):
extractFields=[
"id",
"firstName",
...
@oaj,
are you trying to embed a Marketo form on a non Marketo landing page? I'm a bit confused by the question.
If that is the case, just use Marketo's form embed code. When you cl...
@laevinsdad,
you'll need to alter the HTML in the snippet (I presume this is what is using dynamic content?).
If you post the HTML from the snippet, then we can review and give you...
@44MattWolf44,
it might be worth also looking over this
https://nation.marketo.com/t5/product-blogs/bot-detection-in-logging-mode-unexpectedly-impacts-open-rates/ba-p/331995
Cheer...