<?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: Newbie Question - Custom Webhooks in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867870#M68435</link>
    <description>&lt;P&gt;Thanks again for your post&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20261"&gt;@louischausse&lt;/a&gt;&amp;nbsp;. I'll leave this marked as the Accepted Solution because it would have met my needs based on what I requested.&amp;nbsp; However, we do not currently have access to this functionality.&amp;nbsp; I talked to HubSpot sales and it would be quite a jump to change plans in order to have access to this (even at a discounted price).&amp;nbsp; Would you happen to have any alternative solutions?&amp;nbsp; We are on Sales and Marketing Pro+.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 17:28:44 GMT</pubDate>
    <dc:creator>JBarks</dc:creator>
    <dc:date>2023-10-20T17:28:44Z</dc:date>
    <item>
      <title>Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/866484#M68336</link>
      <description>&lt;P&gt;Hello! I have been a developer for years working largely with Salesforce, Twilio and IBM products. I am just now learning HubSpot.&amp;nbsp; &amp;nbsp;Salesforce and Twilio both have the ability to create a custom function/api that can be exposed publically to be used as a webhook (ex:&amp;nbsp; a third party integration that can call custom webhooks when certain events are triggered).&amp;nbsp; &amp;nbsp;I see that HubSpot has the ability to build custom functions, but can these be exposed to be called from an external third party?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 17:02:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/866484#M68336</guid>
      <dc:creator>JBarks</dc:creator>
      <dc:date>2023-10-18T17:02:01Z</dc:date>
    </item>
    <item>
      <title>Betreff: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/866916#M68366</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/633018"&gt;@JBarks&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not an expert on this topic, but I know a couple of folks who are: &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20261"&gt;@louischausse&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/539078"&gt;@MatthiasKunz&lt;/a&gt;, we'd be very thankful for any insights you can share on this.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;BR /&gt;Mia, Community Team&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 10:23:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/866916#M68366</guid>
      <dc:creator>MiaSrebrnjak</dc:creator>
      <dc:date>2023-10-19T10:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867002#M68371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/633018"&gt;@JBarks&lt;/a&gt; &lt;BR /&gt;&lt;BR /&gt;There are 2 ways of creating webhooks in HubSpot to send data to a third party:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;By creating an app:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/webhooks&lt;/A&gt;&amp;nbsp;(can be &lt;A href="https://developers.hubspot.com/docs/api/private-apps" target="_blank" rel="noopener"&gt;private&lt;/A&gt; app or &lt;A href="https://developers.hubspot.com/docs/api/working-with-oauth" target="_blank" rel="noopener"&gt;OAuth&lt;/A&gt; app)&lt;/LI&gt;
&lt;LI&gt;From a workflow:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows" target="_blank" rel="noopener"&gt;https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Don't forget to mark my reply as a solution if you are satisfied. If not, do not hesitate to ask me anything!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 12:38:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867002#M68371</guid>
      <dc:creator>louischausse</dc:creator>
      <dc:date>2023-10-19T12:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867029#M68372</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20261"&gt;@louischausse&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your reply.&amp;nbsp; &amp;nbsp;Actually what I'm needing is the reverse, but let me clarify my use case becasue I dont think I was very clear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to integrate data specifically from Donately into Hubspot whenever a new donation or contact is created in Donately.&amp;nbsp; We are aware that there is an out of the box connector to do this, but it does not quite meet our needs. We also have the option for Zapier, but would perfer to avoid using it if possible (we are wanting more flexiblity).&amp;nbsp; Donately provides the ability to add custom webhooks where it will send JSON data to the webhook you specifiy based on triggering events such as a new donation/contact/campaign..etc.&amp;nbsp; &amp;nbsp;What I am wanting to do is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;create a custom function inside of HubSpot that can be exposed as a webhook to recieve the JSON data from Donately so that I can execute my own custom logic to parse and populate fields inside of HubSpot&lt;/LI&gt;&lt;LI&gt;Use HubDB to create a mapping of HubSpot fields to Donately fields where the data can be pulled in the function at runtime to parse the Donately JSON data and update HubSpot fields dynamically&lt;/LI&gt;&lt;LI&gt;Create a UI to modify the HubDB table mapping so that my users can update the mapping themselves to capture any new custom fields that have been created in Donately.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Based on the documentation that I've read this all seems possible with the exception of item #1 which is what I need to confirm.&amp;nbsp; I read somewhere about a possible CORS limitation in HubSpot.&amp;nbsp; Otherwise, I'm going to create a containerized API/webhook to receive the data from Donately and use the HubSpot API to create/update HubSpot data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does that make more sense?&amp;nbsp; Thanks again for any help you can provide.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:33:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867029#M68372</guid>
      <dc:creator>JBarks</dc:creator>
      <dc:date>2023-10-19T13:33:01Z</dc:date>
    </item>
    <item>
      <title>Betreff: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867042#M68373</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101262"&gt;@MiaSrebrnjak&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:31:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867042#M68373</guid>
      <dc:creator>JBarks</dc:creator>
      <dc:date>2023-10-19T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867056#M68374</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/633018"&gt;@JBarks&lt;/a&gt;&amp;nbsp;this is clearer!&lt;BR /&gt;&lt;BR /&gt;If you have Operations Hub Enterprise, you can do this in a contact-based workflow:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louischausse_1-1697722567948.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/101507i47E15FCC65738F65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="louischausse_1-1697722567948.png" alt="louischausse_1-1697722567948.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;It includes mapping so I don't think you'll need HubDB&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louischausse_0-1697722504709.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/101506iE53D117E071F4D19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="louischausse_0-1697722504709.png" alt="louischausse_0-1697722504709.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can then use data from the webhook in you workflow actions:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louischausse_2-1697722716118.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/101508iB42907BA76D339BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="louischausse_2-1697722716118.png" alt="louischausse_2-1697722716118.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately it is not available yet in other workflow type than Contact-based workflow. Ideally you would have handle donations in a deal-based workflow, but what you could do is send all data (e.g. donation amount) to the contact record and&amp;nbsp; then trigger a create deal record action to create the deal where you can copy the data to the deal:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louischausse_3-1697723133200.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/101510i918DF390530D5D31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="louischausse_3-1697723133200.png" alt="louischausse_3-1697723133200.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Once you have set the webhook, you shouldn't have to code a custom function. Most of what you want to do is possible with &lt;A href="https://knowledge.hubspot.com/workflows/choose-your-workflow-actions" target="_blank" rel="noopener"&gt;HubSpot workflow action&lt;/A&gt; (create records, format data, set property values, etc.). You should rely on custom code only when this is the only option. That way, your non-coder users will be available to edit the workflow.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you don't have Operations Hub Enterprise, I can help you get it at a discounted price since I am a HubSpot partner. Let me know.&lt;BR /&gt;&lt;BR /&gt;Don't forget to mark my reply as a solution if you are satisfied. If not, do not hesitate to ask me anything!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:48:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867056#M68374</guid>
      <dc:creator>louischausse</dc:creator>
      <dc:date>2023-10-19T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867427#M68409</link>
      <description>&lt;P&gt;This is a great solution!&amp;nbsp; I'm going to do some tests and run this by the team.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 23:35:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867427#M68409</guid>
      <dc:creator>JBarks</dc:creator>
      <dc:date>2023-10-19T23:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867870#M68435</link>
      <description>&lt;P&gt;Thanks again for your post&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20261"&gt;@louischausse&lt;/a&gt;&amp;nbsp;. I'll leave this marked as the Accepted Solution because it would have met my needs based on what I requested.&amp;nbsp; However, we do not currently have access to this functionality.&amp;nbsp; I talked to HubSpot sales and it would be quite a jump to change plans in order to have access to this (even at a discounted price).&amp;nbsp; Would you happen to have any alternative solutions?&amp;nbsp; We are on Sales and Marketing Pro+.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 17:28:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/867870#M68435</guid>
      <dc:creator>JBarks</dc:creator>
      <dc:date>2023-10-20T17:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - Custom Webhooks</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/868601#M68461</link>
      <description>&lt;P&gt;In the scenario you don't have Operations Hub Enterprise, the best solution is that you set a server outside of HubSpot to run those. Could be a serverless function on GCP, Azure or AWS or anything you feel comfortable with.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:25:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Newbie-Question-Custom-Webhooks/m-p/868601#M68461</guid>
      <dc:creator>louischausse</dc:creator>
      <dc:date>2023-10-23T13:25:13Z</dc:date>
    </item>
  </channel>
</rss>

