<?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 Webhook and API Key in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1159422#M82392</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a WebHook in Private app integration.&lt;/P&gt;&lt;P&gt;I can do this, but currently the web hook created does not have anywhere where I can supply an API Key from the server of the WebHook. eg. My webhook server is AWS Gateway API. In AWS gateway, I have an option for any client that connect must supply and API Key as defined by the AWS gateway API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I supply the AWS Gateway API key to the HubSpot Webhook to post along during a webhook call?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that I am aware of "&lt;SPAN&gt;X-HubSpot-Signature", and this is not what am I referring to.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tam&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2025 05:44:09 GMT</pubDate>
    <dc:creator>THa51</dc:creator>
    <dc:date>2025-06-02T05:44:09Z</dc:date>
    <item>
      <title>Webhook and API Key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1159422#M82392</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a WebHook in Private app integration.&lt;/P&gt;&lt;P&gt;I can do this, but currently the web hook created does not have anywhere where I can supply an API Key from the server of the WebHook. eg. My webhook server is AWS Gateway API. In AWS gateway, I have an option for any client that connect must supply and API Key as defined by the AWS gateway API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I supply the AWS Gateway API key to the HubSpot Webhook to post along during a webhook call?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that I am aware of "&lt;SPAN&gt;X-HubSpot-Signature", and this is not what am I referring to.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tam&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 05:44:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1159422#M82392</guid>
      <dc:creator>THa51</dc:creator>
      <dc:date>2025-06-02T05:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook and API Key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1159612#M82399</link>
      <description>&lt;P&gt;Hello! HubSpot doesn't natively support attaching custom headers. but here are three workarounds that you could try that may help?&lt;/P&gt;&lt;P&gt;1. Use an Intermediary Proxy Layer&lt;BR /&gt;- Build a service that receives the webhook from HubSpot, adds the necessary header, and then forwards the request to your AWS API Gateway&lt;/P&gt;&lt;P&gt;2. Switch to OAuth and remove API Key Requirement&lt;BR /&gt;- You could utilize HubSpots public app +OAuth for auth, and then allow your AWS endpoint to verify bia token or signature from that.&lt;BR /&gt;&lt;BR /&gt;3. Use Query Parameters for your key delivery&lt;BR /&gt;- If your API Gateway can accept the key via the query string&amp;nbsp;If your AWS API Gateway can accept the API key via query string (e.g., &lt;A href="https://example.execute-api.aws.com/hook?apiKey=your-key" target="_blank" rel="noopener"&gt;https://example.execute-api.aws.com/hook?apiKey=your-key&lt;/A&gt;), configure the HubSpot webhook URL with the key embedded.&lt;/P&gt;&lt;P&gt;NOTE: This third option is a lot less secure, and I would suggest doing one of the other two options.&lt;BR /&gt;&lt;BR /&gt;Let me now if any of these options help, or if there is any more clarifications that I can provide!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-unicode-emoji"&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Was I able to help answer your question? Help the community by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;marking it as a solution.&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20.365535248041773%"&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1702998883542.jpeg" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/147490i2B1AC255F7F0F98C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1702998883542.jpeg" alt="1702998883542.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD width="79.50391644908615%"&gt;&lt;P&gt;&lt;STRONG&gt;Brandon Woodruff&lt;BR /&gt;&lt;/STRONG&gt;Senior Software Developer with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.pearagon.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;Pearagon&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Still have questions? Reach out at brandon@pearagon.com&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 13:24:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1159612#M82399</guid>
      <dc:creator>BrandonWoodruff</dc:creator>
      <dc:date>2025-06-02T13:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook and API Key</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1160113#M82418</link>
      <description>&lt;P&gt;Thank you for your response. Knowling now that this feature is not OOTB, then we will look into other options. Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 23:53:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Webhook-and-API-Key/m-p/1160113#M82418</guid>
      <dc:creator>THa51</dc:creator>
      <dc:date>2025-06-02T23:53:00Z</dc:date>
    </item>
  </channel>
</rss>

