<?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: We want to hit a webhook whenever a contact creted in hubspot account in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778314#M62861</link>
    <description>&lt;P&gt;Thank you for reply i checked above mention points.&amp;nbsp; i can hit the webhook, no errors. but its not hitting when i am creating the contact. i subscribed to contact creation event and activate it .&lt;/P&gt;&lt;P&gt;i created an app in my developer account and added the webhook. any thing else need to be done ?&amp;nbsp; what should i add in "redirect url " in auth section of the app?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 12:13:58 GMT</pubDate>
    <dc:creator>NPaul3</dc:creator>
    <dc:date>2023-04-05T12:13:58Z</dc:date>
    <item>
      <title>We want to hit a webhook whenever a contact creted in hubspot account</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778186#M62847</link>
      <description>&lt;P&gt;We want to hit a webhook whenever a contact is created in Hubspot.&lt;/P&gt;&lt;P&gt;we followed this;- &lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank"&gt;https://developers.hubspot.com/docs/api/webhooks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but webhook is not hitting!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 05:34:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778186#M62847</guid>
      <dc:creator>NPaul3</dc:creator>
      <dc:date>2023-04-05T05:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: We want to hit a webhook whenever a contact creted in hubspot account</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778240#M62854</link>
      <description>&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Hey ,If your webhook is not hitting, there could be several reasons why this is happening.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So i would suggest, please do cross check some steps so then you can identify the issue:&lt;/P&gt;
&lt;P&gt;Verify that your webhook is set up correctly: Ensure that you have followed the instructions in the HubSpot API documentation correctly. Double-check that the webhook URL is correct, and that you have set up the correct event subscription for contact creation.&lt;/P&gt;
&lt;P&gt;1. Check your server logs: When a webhook is triggered, the server at the webhook URL should receive a POST request. Check your server logs to see if any POST requests are being received. If you are not seeing any POST requests, this could indicate that the webhook is not configured correctly or that there is an issue with your server configuration.&lt;/P&gt;
&lt;P&gt;2. Verify that the event is triggering the webhook: Ensure that the event you are subscribing to (contact creation) is actually occurring. You can check this by creating a contact in HubSpot and verifying that it is being created correctly.&lt;/P&gt;
&lt;P&gt;3. Check your firewall and security settings: Make sure that your firewall and other security settings are not blocking incoming requests to your webhook URL.&lt;/P&gt;
&lt;P&gt;4. Verify that the webhook subscription is active: Check the HubSpot developer portal to see if the webhook subscription is active. If it is not active, try re-subscribing to the event.&lt;/P&gt;
&lt;P&gt;5. Make sure that the webhook URL is accessible over the internet: If your webhook URL is on an internal network, it may not be accessible over the internet. Ensure that the URL is accessible from outside your network.&lt;/P&gt;
&lt;P&gt;I hope you will be able to find the best better solution and tips that will help you identify the issue with your webhook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you'll still having trouble, please provide more details about the issue, including any error messages or logs that you are seeing, and I can assist you further.&lt;/P&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;
&lt;DIV class=""&gt;All the best, Cheers!
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/503773"&gt;@NPaul3&lt;/a&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Apr 2023 08:47:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778240#M62854</guid>
      <dc:creator>Syeda_Fatima</dc:creator>
      <dc:date>2023-04-05T08:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: We want to hit a webhook whenever a contact creted in hubspot account</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778314#M62861</link>
      <description>&lt;P&gt;Thank you for reply i checked above mention points.&amp;nbsp; i can hit the webhook, no errors. but its not hitting when i am creating the contact. i subscribed to contact creation event and activate it .&lt;/P&gt;&lt;P&gt;i created an app in my developer account and added the webhook. any thing else need to be done ?&amp;nbsp; what should i add in "redirect url " in auth section of the app?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 12:13:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/We-want-to-hit-a-webhook-whenever-a-contact-creted-in-hubspot/m-p/778314#M62861</guid>
      <dc:creator>NPaul3</dc:creator>
      <dc:date>2023-04-05T12:13:58Z</dc:date>
    </item>
  </channel>
</rss>

