APIs & Integrations

kzhang1
Member

send email

SOLVE

 is there api  support like this feature  like this kzhang1_0-1709109563043.png

 

 

1 Accepted solution
Humashankar
Solution
Key Advisor

send email

SOLVE

Yes this is possible with API support for sending emails

Sending email via the API can be achieved using our "Single Send API" or "SMTP API". In order to utilize these APIs you would require the transactional email add on.

 

The key difference between the two is that using the Single Send API allows you to create/build emails from within HubSpot, save them for use with the Single Send API and then programmatically trigger the send. You can also pass through data to inject into the body of the email. This data can live inside (and outside) of HubSpot.

The SMTP API on the other hand is used if you want to create/manage email outside of HubSpot and simply send via our SMTP server.

All emails sent via either API would show as emails on the contacts record.

 

Hope this help!!

Warm regards

Humashankar VJ
HubSpot Community Champion and enthusiast | Engineering Manager

View solution in original post

0 Upvotes
2 Replies 2
Humashankar
Key Advisor

send email

SOLVE

The below user refernece will also help you - https://legacydocs.hubspot.com/docs/methods/email/transactional_email/single-send-overview

Humashankar VJ
HubSpot Community Champion and enthusiast | Engineering Manager
0 Upvotes
Humashankar
Solution
Key Advisor

send email

SOLVE

Yes this is possible with API support for sending emails

Sending email via the API can be achieved using our "Single Send API" or "SMTP API". In order to utilize these APIs you would require the transactional email add on.

 

The key difference between the two is that using the Single Send API allows you to create/build emails from within HubSpot, save them for use with the Single Send API and then programmatically trigger the send. You can also pass through data to inject into the body of the email. This data can live inside (and outside) of HubSpot.

The SMTP API on the other hand is used if you want to create/manage email outside of HubSpot and simply send via our SMTP server.

All emails sent via either API would show as emails on the contacts record.

 

Hope this help!!

Warm regards

Humashankar VJ
HubSpot Community Champion and enthusiast | Engineering Manager
0 Upvotes