Update Smart Campaign Response- API | Community
Skip to main content
Keerthana_Shan1
Level 2
February 22, 2019
Question

Update Smart Campaign Response- API

  • February 22, 2019
  • 1 reply
  • 1065 views

Hi Team,

Am using marketo smart campaign api to send emails through marketo email template, I need email status as response (Eg. email delivered, bounced) from api. But smart campaign returns success even though the email was not sent to lead record. Do we have any option to get response from api response.

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
February 22, 2019

Of course it returns success. The SMTP send occurs asynchronously (it would be catastrophic for performance it it did not).

Poll the Activity API if you want to see those logs.