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
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