<?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: using webhooks with privet app in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/733370#M59844</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for&amp;nbsp; reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually&amp;nbsp; not even with a privet app but with API key and a manualy created SECRET.&amp;nbsp; (isn't API key deprected already?? or is this a different thing?)&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="lstepany_0-1671570359489.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/81745iCE259B8EEA1111A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lstepany_0-1671570359489.png" alt="lstepany_0-1671570359489.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Initially I was plannig to build a custom integration with OAuth authentication method but after exploring more the operations hub I discovered that there is an option to send a webhook right from the HubSpot workfloes. Looks too easy &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; is that&amp;nbsp; a good solution?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows" target="_blank"&gt;https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2022 21:14:31 GMT</pubDate>
    <dc:creator>lstepany</dc:creator>
    <dc:date>2022-12-20T21:14:31Z</dc:date>
    <item>
      <title>using webhooks with privet app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/732989#M59817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The logic I would like to apply to the integration with third parti app is as follows.&lt;/P&gt;&lt;P&gt;When the CRM object properties value is "somevalue"&amp;nbsp; HTTP POST requets is made&amp;nbsp; to "myendpoint".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my integration app I use priveApp as authentication method. How can I acheive this implementation?&lt;/P&gt;&lt;P&gt;One way I was thinking of is to use&amp;nbsp; Operations hub. To create a workflow with the action ''send webhook" to "myendpoint".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lstepany_0-1671527414594.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/81662i803683D1E4668ECD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lstepany_0-1671527414594.png" alt="lstepany_0-1671527414594.png" /&gt;&lt;/span&gt;&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="lstepany_1-1671527479374.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/81663i9C5F293ED6F08E4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lstepany_1-1671527479374.png" alt="lstepany_1-1671527479374.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be a working option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Levon&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 09:15:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/732989#M59817</guid>
      <dc:creator>lstepany</dc:creator>
      <dc:date>2022-12-20T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: using webhooks with privet app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/733279#M59838</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/407643"&gt;@lstepany&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Private apps cannot be used with Webhooks. You'll need to create an app, set up OAuth, and then you can set your webhook details in your app settings. Here's some documentation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/blog/hubspot-integration-choosing-private-public-hubspot-apps" target="_blank" rel="noopener"&gt;When to build HubSpot public apps&lt;/A&gt; — “…&lt;SPAN&gt;if you want to use the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank"&gt;&lt;SPAN&gt;Webhooks API&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/timeline" target="_blank"&gt;&lt;SPAN&gt;timeline events&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;, you'll need to build your integration using a public app&lt;/SPAN&gt;”&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank" rel="noopener"&gt;Webhook documentation&lt;/A&gt; — “&lt;SPAN&gt;Webhooks are set up for a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/faq/how-do-i-create-an-app-in-hubspot" target="_blank"&gt;HubSpot app&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, not individual accounts. Any account that install your app by going through the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/methods/oauth2/initiate-oauth-integration" target="_blank"&gt;OAuth flow&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;will be subscribed to its webhook subscriptions.&lt;/SPAN&gt;”&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/api/creating-an-app" target="_blank" rel="noopener"&gt;Create an app&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You'll need to create a public app (does not have to be listed in the Marketplace) and set up your webhooks in the app. It is not possible to use Private Apps for Webhooks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun building! — Jaycee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 18:18:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/733279#M59838</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-20T18:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: using webhooks with privet app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/733370#M59844</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for&amp;nbsp; reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually&amp;nbsp; not even with a privet app but with API key and a manualy created SECRET.&amp;nbsp; (isn't API key deprected already?? or is this a different thing?)&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="lstepany_0-1671570359489.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/81745iCE259B8EEA1111A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lstepany_0-1671570359489.png" alt="lstepany_0-1671570359489.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Initially I was plannig to build a custom integration with OAuth authentication method but after exploring more the operations hub I discovered that there is an option to send a webhook right from the HubSpot workfloes. Looks too easy &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; is that&amp;nbsp; a good solution?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows" target="_blank"&gt;https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 21:14:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/using-webhooks-with-privet-app/m-p/733370#M59844</guid>
      <dc:creator>lstepany</dc:creator>
      <dc:date>2022-12-20T21:14:31Z</dc:date>
    </item>
  </channel>
</rss>

