Webhook & API : retrieve the content of an e-mail campaign ?
SOLVE
Hello,
I'm working as a developer for a company which is using Hubspot to send campaigns of e-mails to their clients. Their need is to retrieve into a third application the content of the e-mails they send during their campaigns.
I've been studying the documentation of Hubspot API in order to find a way to get this kind of information, using webhooks (to get a hook when the campaign is sent) or API (calling Hubspot to get the campaigns and iterating to retrieve the e-mails). But unfortunately, I can't find the API or Webhooks that match that.