<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to check email events/status for every email we are sending to the users. in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/514586#M47995</link>
    <description>&lt;P&gt;Also, make sure to upvote these ideas:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Attachments-for-transactional-emails/idi-p/487720" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Attachments-for-transactional-emails/idi-p/487720&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Add-file-attachments-to-marketing-mails/idi-p/33683" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Add-file-attachments-to-marketing-mails/idi-p/33683&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 17:30:02 GMT</pubDate>
    <dc:creator>Teun</dc:creator>
    <dc:date>2021-10-22T17:30:02Z</dc:date>
    <item>
      <title>How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/512799#M47879</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are planning to integrate hubspot Marketing email in our application to send the transactional and attachment emails to the users.&lt;/P&gt;&lt;P&gt;I have below queries related to the hubspot API&amp;nbsp; to send transactional email to the users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Can we use Hubspot SMTP Client/API to send the attachment emails to the customers?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) How to check the email events/status for each email send request to the users like processed, delivered, bounce, spamreport etc in Single-Send API?&lt;BR /&gt;&lt;BR /&gt;As per the hubspot documentation, below are the response we can get from email send status-API (statusId : coming in single-send api response).&lt;BR /&gt;&lt;STRONG&gt;SendResult&lt;/STRONG&gt; ? - Possible results when attempting to send email,it will give below&lt;BR /&gt;results like "QUEUED","SENT" etc, so again need to identify the actual status like&lt;BR /&gt;delivered, bounce,spamreport etc.&lt;BR /&gt;&lt;STRONG&gt;EventId&lt;/STRONG&gt; ?: if email is sent, then ID and timestamp of the sent event can be used&lt;BR /&gt;to get the event details,but again its value may be blank in some cases. How to&lt;BR /&gt;identify the status of the email .&lt;BR /&gt;&lt;BR /&gt;3) And how to get the email events or status in case of hubspot SMPT API for each email send request ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4) SMTP API tokens generated through the public API expire after 12 months&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Is there any way to get never-expring tokens?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5)&amp;nbsp;How to implement user unsubscribe functionality through webhooks?&lt;BR /&gt;Propertychange subscription can be used ?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 10:28:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/512799#M47879</guid>
      <dc:creator>edev</dc:creator>
      <dc:date>2021-10-21T10:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/513315#M47905</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/266595"&gt;@edev&lt;/a&gt; , &lt;/P&gt;
&lt;P&gt;I would like you to meet &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt; .&amp;nbsp; He is a wiz kid and can probably help you out!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 19:57:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/513315#M47905</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-10-20T19:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/514583#M47994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/266595"&gt;@edev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I currently only have an answer to your first question. Right now, it is only possible to send an attachment with an email using the SMTP API. Sadly, you can not use the Single Send API to send an email with an attachment.&amp;nbsp;&lt;BR /&gt;I've built a NodeJS app with Express that I use to send emails using the SMTP API for any mails that require an attachment. I use a workflow with a webhook to trigger my NodeJS app.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am willing to share the code if you need some help.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 17:27:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/514583#M47994</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-10-22T17:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/514586#M47995</link>
      <description>&lt;P&gt;Also, make sure to upvote these ideas:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Attachments-for-transactional-emails/idi-p/487720" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Attachments-for-transactional-emails/idi-p/487720&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Add-file-attachments-to-marketing-mails/idi-p/33683" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Add-file-attachments-to-marketing-mails/idi-p/33683&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 17:30:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/514586#M47995</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-10-22T17:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/515829#M48066</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;for the reply.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share the code as well as you mentioned in the above comment for the webhooks implementation.&lt;/P&gt;&lt;P&gt;And please also suggest who can provide the answers for the remaining questions asked above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;edev&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 05:44:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/515829#M48066</guid>
      <dc:creator>edev</dc:creator>
      <dc:date>2021-10-26T05:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to check email events/status for every email we are sending to the users.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/518778#M48252</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Can you please provide some hints/updates on other queries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) How to check the email events/status for each email send request to the users like processed, delivered, bounce, spamreport etc in &lt;STRONG&gt;Single-Send API&lt;/STRONG&gt; and &lt;STRONG&gt;SMTP API&lt;/STRONG&gt; ?&lt;BR /&gt;&lt;BR /&gt;As per the hubspot documentation, below are the response we can get from email send status-API (statusId : coming in single-send api response).&lt;BR /&gt;&lt;STRONG&gt;SendResult&lt;/STRONG&gt;&amp;nbsp;? - Possible results when attempting to send email,it will give below&lt;BR /&gt;results like "QUEUED","SENT" etc, so again need to identify the actual status like&lt;BR /&gt;delivered, bounce,spamreport etc.&lt;BR /&gt;&lt;STRONG&gt;EventId&lt;/STRONG&gt;&amp;nbsp;?: if email is sent, then ID and timestamp of the sent event can be used&lt;BR /&gt;to get the event details,but again its value may be blank in some cases. How to&lt;BR /&gt;identify the status of the email .&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) SMTP API tokens generated through the public API expire after 12 months&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Is there any way to get never-expring tokens?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3)&amp;nbsp;How to implement user unsubscribe functionality through webhooks?&lt;BR /&gt;Propertychange subscription can be used ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 03:18:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-check-email-events-status-for-every-email-we-are-sending/m-p/518778#M48252</guid>
      <dc:creator>edev</dc:creator>
      <dc:date>2021-11-01T03:18:52Z</dc:date>
    </item>
  </channel>
</rss>

