Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've added the latest code for this in GitHub - https://github.com/afraguela/marketo-velocity-tokens Any issues let me know there!
@yukotakagi1 are you doing "live" tests as in actually running through the programs as if you had viewed one of the webinars? If you're sending samples it wouldn't use the context of the program that is calling the executable campaign.
Currently, when viewing a webhook you cannot see what headers you have set in the "Details" panel. It would be good to show which headers you have applied in the details panel.
If your form is a multi-select you will need to change the "Request campaign" choices to "contains" instead of "is". This is because Marketo stores the multiple choices using a semicolon as the delimiter. So the way you have it, it would only match if you've only selected one option. If you select t...
You'd want to create an email program template. Within that template, you would have the email you want to prep, and also the smart list. If you right-click on the email program folder and select "New local asset" and then select the email and then do the same for the smart list. Then just clone fro...
Are you able to see what the error code is in the Detail=[List]?It could be that the user you are trying to connect with hasn't got the correct API access. https://nation.marketo.com/t5/knowledgebase/rest-api-call-is-returning-603-error/ta-p/249694
Looks like the API user doesn't have the right permissions. See this link: https://nation.marketo.com/t5/knowledgebase/rest-api-call-is-returning-603-error/ta-p/249694
Did the Campaign Member Statuses get created correctly in SFDC? I would start with a check there. If they're not there then you'd need to create them and wait for them to sync. Which can take a couple hours.
You can use the "Submit Form" endpoint in the REST API. Hitting that endpoint would give you the “Fill out Form” activity in the activity log. https://developers.marketo.com/rest-api/lead-database/leads/#submit_form The only concern I would have with a public-facing form is that if you get spammers ...
It doesn't look like you have an HTML container for the form to live in. You need to add this line:
In Marketo you can pull the embed code which would give you something like this: