@yukotakagi1are 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 o...
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 se...
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 f...
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.c...
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. Whi...
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-a...
It doesn't look like you have an HTML container for the form to live in. You need to add this line:
<form id="mktoForm_1004"></form>
In Marketo you can pull the embed code which w...
I don't think you'd need to look at another platform to do this TBH.
When we do multi-part events/webinars we make sure that there's an individual cal invite for each event. We us...
@Abhishek_Chand2the docs say you should be able to see the current day's usage:
You can determine the total amount of disk used for a the current day by calling Get Export Lead/Ac...