<?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: Use Webhook response in email template in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826294#M66035</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the email is marked as delivered but your not seeing it in your inbox the issue is to do with your SMTP Server/Mailbox settings. Worth checking spam or trash?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From HubSpots perspective it has done everything correctly (and as much as it can as an Email Service Provider). It's processed the data retrieved from the webhook and sent the email containing said data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From a troubleshooting perspective - If you click into the email you should see some information coming back from your mailserver that might indicate a problem but I would highlight it's not to do with your API request, nor HubSpot. It's a mail server issue. HubSpot does provide some detail that might assist you &lt;A href="https://knowledge.hubspot.com/email/what-is-the-difference-between-a-hard-bounce-and-a-soft-bounce" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate if you could mark my original answer as a solution as I do believe it addressed the initial question which how to use data returned from a webhook in a transactional email.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; There are multiple options which I recorded whether it be to include in a contact property and use as a personalisation token or to pass to the Single Send API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am happy to assist regarding the email deliverability issues but I think it warrants another thread. I also think in terms of the wider community another thread would be beneficial for those searching for issues in the future!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 20:09:58 GMT</pubDate>
    <dc:creator>coldrickjack</dc:creator>
    <dc:date>2023-07-27T20:09:58Z</dc:date>
    <item>
      <title>Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/825722#M66012</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While creating workflow using contacts we can use the 'webhooks' to create a GET request and get the response. I'm able to get the response and save the results.&lt;/P&gt;&lt;P&gt;But can we use the saved result in email template which we create during the action ? is there any way to use that response in the email created in same workflow. I can see the option to add from contacts not from webhook response.&lt;/P&gt;&lt;P&gt;Can anyone help me with this ?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 23:07:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/825722#M66012</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-26T23:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826104#M66018</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is possible so long as you store the webhook response in a contact property and include that as a personalisation token within the email.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've created a workflow below for reference, when a contact is enrolled a GET request is made to my endpoint that returns some data. In this case a username. I use the "Copy property value" to store the returned data in a contact property and ensure I include this as a personalisation token in the email that is sent.&amp;nbsp;I've put together a &lt;A href="https://share.vidyard.com/watch/KSPi1yrgwv5U39Wuor99eG?" target="_blank" rel="noopener"&gt;short video walkthrough&lt;/A&gt; on how to achieve this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-27 at 16.43.37.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/95645iEE7F9FDFBF1FE271/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-07-27 at 16.43.37.png" alt="Screenshot 2023-07-27 at 16.43.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:48:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826104#M66018</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826107#M66019</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp; Thanks for the response.&amp;nbsp;&lt;BR /&gt;As this would be common property, We may not want to save in contact. is there any other way ?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:51:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826107#M66019</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T15:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826114#M66020</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is a common value for all contacts why not just hard code it directly into the email and remove the need for triggering the webhook in the first instance?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Failing that, no there is no other way. If you want to include that data within a&amp;nbsp; marketing email it has to be stored within a contact property. Even temporarily. So you could alter the workfow to do something like this - where you create a property used to hold the webhook data, you personalise the email and then clear the property when the email is sent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-27 at 16.59.05.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/95647i9FE43394FBF34DB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-07-27 at 16.59.05.png" alt="Screenshot 2023-07-27 at 16.59.05.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:59:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826114#M66020</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826116#M66021</link>
      <description>&lt;P&gt;Hello , Thanks &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;for the reply. We cannot hardcode because these values changes daily.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/CRM/Sending-transactional-email-with-custom-data-through-a-workflow/m-p/825522#M141936" target="_blank"&gt;https://community.hubspot.com/t5/CRM/Sending-transactional-email-with-custom-data-through-a-workflow/m-p/825522#M141936&lt;/A&gt;&amp;nbsp;This is my requirment actaully and I'm planning to achive this using webhooks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 16:05:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826116#M66021</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826148#M66023</link>
      <description>&lt;P&gt;If you are using transactional email you can use the&lt;A href="https://developers.hubspot.com/docs/api/marketing/transactional-emails" target="_blank" rel="noopener"&gt; Single Send API to&lt;/A&gt; do this. I've recorded a video &lt;A href="https://share.vidyard.com/watch/nY5ahHc5oMfhDxewVdZrDr?" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&amp;nbsp;The code I use in the video can be found below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;const axios = require('axios');
const hubspot = require('@hubspot/api-client');
const hubspotClient = new hubspot.Client({
    "accessToken": process.env.HUBSPOT_TOKEN
});

exports.main = async (event) =&amp;gt; {

    const recipient = event.inputFields['email']; // Email Address of the enrolled contact
    const sendId = recipient + Math.floor(Math.random() * 100); // Unique send ID for email
    const url = YOUR_ENDPOINT; // Webhook URL
    const webhookData = await axios.get(url); // Retrieve data (username) from webhook

    const message = {
        "from": "whoever@whatever.com",
        "to": recipient,
        "sendId": sendId
    }
    const customProperties = {
        "username": webhookData.data.username
    };
    const PublicSingleSendRequestEgg = {
        emailId: YOUR_EMAIL_ID,
        message,
        customProperties
    };
  
    // Send email via Single Send API
	hubspotClient.marketing.transactional.singleSendApi.sendEmail(PublicSingleSendRequestEgg).then(response =&amp;gt;{
      console.log(response);
    })
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:04:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826148#M66023</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T17:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826155#M66024</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;, This looks great .&lt;/P&gt;&lt;P&gt;But the problem here is 'recepient', We have to send the email for all the 'recepient' who has property 'opted' set in hubspot contact properties.&amp;nbsp;&lt;BR /&gt;so just wondering how to get that via code. In your code your are reading from an event so. should I set some trigger and that trigger output would be in 'event' object ?&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:15:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826155#M66024</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T17:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826178#M66025</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;, that is just simply done by modifying the workflow enrollment criteria. In my example I base this on a form submission but in theory you can use AND OR logic to create your own enrollment rules to only include contacts that you'd like.&amp;nbsp;More information on workflow enrollment can be found &lt;A href="https://knowledge.hubspot.com/workflows/set-your-workflow-enrollment-triggers" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any contact who meets the criteria is automatically enrolled into the workflow and the custom coded action is executed. Making a request you your endpoint, returning some data and triggering a transactional email being sent by the Single Send API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:41:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826178#M66025</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826206#M66026</link>
      <description>&lt;P&gt;Looks Great .&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp; I will try this now and Accept the solution once done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:14:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826206#M66026</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T18:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826226#M66028</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp; I did try your solution.&amp;nbsp;&lt;BR /&gt;Is there any way I can see full logs because I want to see what's coming in the event but logs are not displaying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;even though I'm sending 'to' the call is failing with below errror :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DBhavi_0-1690484618805.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/95665iFFE2E04AE662FE9E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DBhavi_0-1690484618805.png" alt="DBhavi_0-1690484618805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the above daigram you can see that, I'm sending 'to' but still the error shows missing 'to' in email.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 19:04:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826226#M66028</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T19:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826236#M66029</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please copy and paste the entire code block you are using within the custom coded workflow action? In the video I recorded it worked perfectly and there is no reason it should not for you as the email property is a standard field within the CRM.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm more than happy to help troubleshoot further but I think the best thing is for you to include more information. Specifically:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Screenshot of the workflow&lt;/LI&gt;
&lt;LI&gt;The code contained within your custom coded workflow action&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 27 Jul 2023 19:16:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826236#M66029</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T19:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826273#M66033</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I found my mistake and the status is success now.&amp;nbsp;&lt;BR /&gt;The problem now is even though it's success and in email board it shows 'delivered'. I'm not getting email.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 13:37:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826273#M66033</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-28T13:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826294#M66035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the email is marked as delivered but your not seeing it in your inbox the issue is to do with your SMTP Server/Mailbox settings. Worth checking spam or trash?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From HubSpots perspective it has done everything correctly (and as much as it can as an Email Service Provider). It's processed the data retrieved from the webhook and sent the email containing said data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From a troubleshooting perspective - If you click into the email you should see some information coming back from your mailserver that might indicate a problem but I would highlight it's not to do with your API request, nor HubSpot. It's a mail server issue. HubSpot does provide some detail that might assist you &lt;A href="https://knowledge.hubspot.com/email/what-is-the-difference-between-a-hard-bounce-and-a-soft-bounce" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate if you could mark my original answer as a solution as I do believe it addressed the initial question which how to use data returned from a webhook in a transactional email.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; There are multiple options which I recorded whether it be to include in a contact property and use as a personalisation token or to pass to the Single Send API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am happy to assist regarding the email deliverability issues but I think it warrants another thread. I also think in terms of the wider community another thread would be beneficial for those searching for issues in the future!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 20:09:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826294#M66035</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T20:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826303#M66037</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;BR /&gt;It was the template problem in the email and I'm able to resolve it. I'm marking the original answer as resolved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 20:18:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826303#M66037</guid>
      <dc:creator>DBhavi</dc:creator>
      <dc:date>2023-07-27T20:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Use Webhook response in email template</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826344#M66040</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/605216"&gt;@DBhavi&lt;/a&gt;&amp;nbsp;I'm glad everything is working and wish you all the best in terms of moving forward with your project!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 21:03:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-Webhook-response-in-email-template/m-p/826344#M66040</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2023-07-27T21:03:49Z</dc:date>
    </item>
  </channel>
</rss>

