<?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 Is is possible to increase the scopes allowed on make.com and zapier in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1071811#M78366</link>
    <description>&lt;P&gt;I'm looking to have make.com and zapier utilize the orders object better.&lt;BR /&gt;&lt;BR /&gt;Since you can't use or create the object in a workflow, we would hope to generate and process orders in an iPaas such as make or zapier.&lt;BR /&gt;&lt;BR /&gt;When I create a custom action to POST an order, I get error messages since make doesn't have access to post get or fetch orders.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 23:41:11 GMT</pubDate>
    <dc:creator>CBirkett1</dc:creator>
    <dc:date>2024-11-19T23:41:11Z</dc:date>
    <item>
      <title>Is is possible to increase the scopes allowed on make.com and zapier</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1071811#M78366</link>
      <description>&lt;P&gt;I'm looking to have make.com and zapier utilize the orders object better.&lt;BR /&gt;&lt;BR /&gt;Since you can't use or create the object in a workflow, we would hope to generate and process orders in an iPaas such as make or zapier.&lt;BR /&gt;&lt;BR /&gt;When I create a custom action to POST an order, I get error messages since make doesn't have access to post get or fetch orders.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 23:41:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1071811#M78366</guid>
      <dc:creator>CBirkett1</dc:creator>
      <dc:date>2024-11-19T23:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible to increase the scopes allowed on make.com and zapier</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1072006#M78378</link>
      <description>&lt;P&gt;Thanks for this post &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/640888"&gt;@CBirkett1&lt;/a&gt;&lt;/SPAN&gt;! Could you post some screenshots of the errors you are experiencing? When seeking assistance from the community, it can be super helpful to provide specific details about the requests you're making and your overall integration goals to help others suggest potential workarounds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&amp;nbsp;&lt;BR /&gt;Kennedy&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 00:15:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1072006#M78378</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2024-11-20T00:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible to increase the scopes allowed on make.com and zapier</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1072269#M78400</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CBirkett1_0-1732103793073.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/132045i2DC27F17D63E02DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CBirkett1_0-1732103793073.png" alt="CBirkett1_0-1732103793073.png" /&gt;&lt;/span&gt;Thanks for the response kennedy. This is a similar example (I must've deleted my orders one, but the same issue occurs) Where I try to post updates to exchange rates. Since Zapier doesn't have permissions to access settings (same with orders, invoices etc) it can't post/patch to add/edit the settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 11:58:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1072269#M78400</guid>
      <dc:creator>CBirkett1</dc:creator>
      <dc:date>2024-11-20T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible to increase the scopes allowed on make.com and zapier</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1077787#M78696</link>
      <description>&lt;P&gt;Thanks for that example &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/640888"&gt;@CBirkett1&lt;/a&gt;&lt;/SPAN&gt;! If you test the call in the &lt;A href="https://developers.hubspot.com/beta-docs/reference/api/crm/commerce/orders" target="_blank"&gt;v3 Orders API Developer Documentation&lt;/A&gt; do you get the same error (outside of Zapier)?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I want to invite some subject matter experts to see if they have any suggestions.&lt;/P&gt;
&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/642"&gt;@mangelet&lt;/a&gt;&lt;/SPAN&gt;, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/146"&gt;@Gonzalo&lt;/a&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&lt;/SPAN&gt; do you have any thoughts on what may be causing this scope error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&amp;nbsp;&lt;BR /&gt;Kennedy&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 17:45:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-is-possible-to-increase-the-scopes-allowed-on-make-com-and/m-p/1077787#M78696</guid>
      <dc:creator>kennedyp</dc:creator>
      <dc:date>2024-12-02T17:45:39Z</dc:date>
    </item>
  </channel>
</rss>

