Hi @Jay_Jiang
Thanks for your comment!
I found a workaround by building a program in Node.js that can update a list o tokens.
But I will check out your suggestion, for other use...
@Dennis_Creaghwrote:
I am using the REST API to clone programs, update tokens,[...]
Thanks,
Dennis
Hello Dennis!
I'm trying to find a way to update many tokens with one API call...
[...]
We have created custom applications for a number of clients that consist of a portal interface where a non-Marketo user can supply details and submit a form,which results in...
Hi@Oz_Platero
Thanks for your comment!
I double checked the endpont-index, and there is no reference to creatingcustom lead fields via the API.
So it seems like it's not current...
Hello marketo community!
Using the interface, one can create new custom fields.More specifically via --> Admin --> Lead Management --> Create new custom field -> and filling out t...
Thanks SanfordWhiteman!
I just checked Firefox Developer Edition once more, and it does work as expected.
So I just updated my previous comment for future reference.
Have a good...
Hello again!
I found the solution, and wanted to add it here in case someone else stumbled on the same problem.
Solution:You can input a html comment tag as the tokens value: <!-...
Hello Marketo Community!
I have created a list of client info, for a (guided) landing page template:
<ul>
<li>{{my.CON Client Name}}</li>
<li>{{my.CON Client Address}}</li>
<l...