Sending a transactional email from Marketo using the API

March 27, 2014 | by

You can send a transactional email from Marketo using the requestCampaign SOAP API. It requires an existing Smart Campaign to be created using the Marketo UI. It also requires the email recipient to exist in Marketo. So before calling the requestCampaign API, use the getLead API to verify if the email exists in Marketo. After … Continue reading “Sending a transactional email from Marketo using the API”

Read More >