how to get Email description using APIs | Community
Skip to main content
July 17, 2015
Solved

how to get Email description using APIs

  • July 17, 2015
  • 1 reply
  • 1177 views

Hi,

I'm using getLeadChanges to to fetch "Send Email" activities. The values returned by the API contain name of email, but not description of the email. I'm wondering if it's possible to get description through SOAP apis, or REST apis?

Thanks,

Chen

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

Hi Nikhi

I think you are looking for Get Email by Id » Marketo Developers

you can get the mail description and more.

But this api need mail ID, so I recommend using Get Lead Activities » Marketo Developers .

ActivityIdType 6 is "send mail"

1 reply

Accepted solution
July 17, 2015

Hi Nikhi

I think you are looking for Get Email by Id » Marketo Developers

you can get the mail description and more.

But this api need mail ID, so I recommend using Get Lead Activities » Marketo Developers .

ActivityIdType 6 is "send mail"

Kenny_Elkington
New Participant
December 15, 2015

Get Emails​ will also return these results as a batch without a specific id.