CMS Development

BInteract
Member

Fetch hubspot newsletter on site frontend

Hi I am trying to fetch hubspot newsletter on our wordpress site frontend.

Can anyone suggest me how to do that?

 

I have tried below api

https://api.hubapi.com/marketing-emails/v1/emails?hapikey=XXXX&limit=2

 

But where I cant find parameter where I get whole email content. Can anyone help me here?

Also is there any other api for fetching newsletter?

0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Fetch hubspot newsletter on site frontend

Hey @BInteract 

I believe the hs_email_body object is what you are looking for.

You can see it in the example response on this page

0 Upvotes