APIs & Integrations

MayurSpeaks
Member

Intercept emails sent via hubspot

I have a requirement where i want to make some modifications to the process of sending email to contacts in hubspot.

 

Like whenever we sent any mail to any contact throught Hubspot,

i want this information like E-mail content, subject, recipient details present in hubspot to my very own API.

 

So, based on this info, i can run my logic.

0 Upvotes
1 Reply 1
IsaacTakushi
HubSpot Employee
HubSpot Employee

Intercept emails sent via hubspot

Hi, @MayurSpeaks.

 

If you are referring to HubSpot marketing emails, you can retrieve data on the email and its recipients with the Marketing Email API and Email Events API, respectively.

 

The methods above work in parallel with HubSpot email sending. It is not possible to intercept the sends and manipulate them before they reach their recipients.

 

If you need more granular control over email sends, you might consider the SMTP API, which requires the transactional email add-on.

Isaac Takushi

Associate Certification Manager
0 Upvotes