<?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: Deal Creation Webhook signature not matching with monitoring tab in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/634045#M53249</link>
    <description>&lt;P&gt;Seems like the webhooks test harness is now fixed, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 10:52:45 GMT</pubDate>
    <dc:creator>SayanGhosh</dc:creator>
    <dc:date>2022-05-17T10:52:45Z</dc:date>
    <item>
      <title>Deal Creation Webhook signature not matching with monitoring tab</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/628788#M52999</link>
      <description>&lt;P&gt;I have set up a Deal creation webhook.&amp;nbsp; However, I am running into some strange errors. If I go to the webhook subscription details - then there is a test sample payload using which I can test. This is consistent with the webhook API doc.&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"eventId": "100",&lt;BR /&gt;"subscriptionId": 1576318,&lt;BR /&gt;"portalId": 21920068,&lt;BR /&gt;"occurredAt": 1651922693081,&lt;BR /&gt;"subscriptionType": "deal.creation",&lt;BR /&gt;"attemptNumber": 0,&lt;BR /&gt;"objectId": 123,&lt;BR /&gt;"changeSource": "CRM",&lt;BR /&gt;"changeFlag": "NEW"&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can get the test to work with this. However, when I test my webhooks, they fail with 400 - and their signature is an object, not an array. Here's an example (its all from the test environment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"eventId": 3569161897,&lt;BR /&gt;"subscriptionId": 1576318,&lt;BR /&gt;"portalId": 21924538,&lt;BR /&gt;"appId": 862032,&lt;BR /&gt;"occurredAt": 1651917294933,&lt;BR /&gt;"subscriptionType": "deal.creation",&lt;BR /&gt;"attemptNumber": 7,&lt;BR /&gt;"objectId": 8835693411,&lt;BR /&gt;"changeFlag": "NEW",&lt;BR /&gt;"changeSource": "CONTACTS"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone confirm which version is correct? I am doing a rather simple test with Power Automate and cannot seem to get it to work which is rather frustrating. Many thanks for any pointers.&lt;/P&gt;</description>
      <pubDate>Sat, 07 May 2022 11:32:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/628788#M52999</guid>
      <dc:creator>SayanGhosh</dc:creator>
      <dc:date>2022-05-07T11:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Creation Webhook signature not matching with monitoring tab</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/629531#M53050</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/381663"&gt;@SayanGhosh&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To confirm, an array is the expected result here –&amp;nbsp;&lt;SPAN&gt;it is possible to have multiple hook objects being delivered.&amp;nbsp;&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/154476"&gt;@RMones&lt;/a&gt;&amp;nbsp;and&amp;nbsp;@rbthomas do you have any additional insight here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you! – Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:39:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/629531#M53050</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-05-09T16:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Creation Webhook signature not matching with monitoring tab</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/632728#M53194</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;- that is helpful. The test webhooks are immediately firing 400 without reaching my server. Is there a way to use this test harness to use the right payload (postman works)? Can I just edit the payload to be an array on the textbox in the portal (would have to check if it's editable) and try?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 19:11:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/632728#M53194</guid>
      <dc:creator>SayanGhosh</dc:creator>
      <dc:date>2022-05-13T19:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deal Creation Webhook signature not matching with monitoring tab</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/634045#M53249</link>
      <description>&lt;P&gt;Seems like the webhooks test harness is now fixed, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 10:52:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deal-Creation-Webhook-signature-not-matching-with-monitoring-tab/m-p/634045#M53249</guid>
      <dc:creator>SayanGhosh</dc:creator>
      <dc:date>2022-05-17T10:52:45Z</dc:date>
    </item>
  </channel>
</rss>

