<?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: How to access the Products API to create products in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/384147#M37862</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you a lot for your answer. Yes, when I've added a super admin permissions for my account, I've finally got the Auth Code but now I see this error when I trry to obtain new access token:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;[pvavilin@hdp02 ~]$ curl --request POST --url https://api.hubspot.com/oauth/v1/token --header 'Content-Type: application/x-www-form-urlencoded;charset=utf-8' --data '{"grant_type", "authorization_code", "client_id": "1252...", "client_secret": "b270...", "redirect_uri": "https://localhost" "code": "4c18..."}'
{"status":"BAD_GRANT_TYPE","message":"missing or unknown grant type","correlationId":"ee8f3e88-50e7-4810-bc42-ca62474190dd"}&lt;/LI-CODE&gt;&lt;P&gt;Did I do something wrong or it is because an error you dig to with your team?&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 08:45:07 GMT</pubDate>
    <dc:creator>pvavilin</dc:creator>
    <dc:date>2020-11-05T08:45:07Z</dc:date>
    <item>
      <title>How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235560#M14456</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I am trying out the new Products API via the demo account. I am able to retrieve products, but not create them. This is my request :&lt;BR /&gt;
POST &lt;A href="https://api.hubapi.com/crm-objects/v1/objects/products?hapikey=demo" rel="nofollow noopener"&gt;https://api.hubapi.com/crm-objects/v1/objects/products?hapikey=demo&lt;/A&gt;&lt;BR /&gt;
[&lt;BR /&gt;
{&lt;BR /&gt;
"name": "name",&lt;BR /&gt;
"value": "test"&lt;BR /&gt;
}&lt;BR /&gt;
]&lt;/P&gt;
&lt;P&gt;And this is the error response I get :&lt;BR /&gt;
"Must have scope  INBOUNDDB_PRODUCT_LIBRARY_WRITE"&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 08:59:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235560#M14456</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-05-17T08:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235561#M14457</link>
      <description>&lt;P&gt;We are seeing the same issue!&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 23:51:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235561#M14457</guid>
      <dc:creator />
      <dc:date>2018-05-17T23:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235562#M14458</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/artemida"&gt;@artemida&lt;/A&gt; and &lt;A class="mention" href="https://community.hubspot.com/u/anton_litvinenko"&gt;@Anton_Litvinenko&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;That request appears like it should work. Can you give me your Hub IDs? Sales Pro is required to use the Products API, so I'm wondering if that might be the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 18:42:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235562#M14458</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-05-21T18:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235563#M14459</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt; ,&lt;/P&gt;
&lt;P&gt;My HubId is 62515. I am issuing the requests towards the demo account, do I still have to get Sales Pro to use the Products API if I am querying against the demo account?&lt;/P&gt;
&lt;P&gt;Issuing requests against my account gives me "Must have scope INBOUNDDB_PRODUCT_LIBRARY_WRITE" AND "Must have scope INBOUNDDB_PRODUCT_LIBRARY_READ" errors.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 07:28:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235563#M14459</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-05-22T07:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235564#M14460</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;We've seen issues with following hub ids:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;168496&lt;/LI&gt;
&lt;LI&gt;3482954&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 21:07:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235564#M14460</guid>
      <dc:creator />
      <dc:date>2018-05-22T21:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235565#M14461</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/anton_litvinenko"&gt;@Anton_Litvinenko&lt;/A&gt; ,&lt;/P&gt;
&lt;P&gt;Do you use Sales Pro in the account you are using to try the Products API?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 10:15:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235565#M14461</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-05-24T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235566#M14462</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/artemida"&gt;@artemida&lt;/A&gt; (and possibly &lt;A class="mention" href="https://community.hubspot.com/u/anton_litvinenko"&gt;@Anton_Litvinenko&lt;/A&gt;),&lt;/P&gt;
&lt;P&gt;Are you using OAuth to authenticate these requests? There's currently a known issue affecting OAuth authentication for object APIs in developer preview (Tickets API and Products API). We're working to fix that now; in the interim, you should be able to use your hapikey to make requests to the Products API.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 14:52:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235566#M14462</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-05-25T14:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235567#M14463</link>
      <description>&lt;P&gt;I am using hapiKey. As I mentioned before, I am issuing request towards the public demo account and I do not have Sales Pro in my account.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 15:04:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235567#M14463</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-05-25T15:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235568#M14464</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/artemida"&gt;@artemida&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Gotcha, just making sure we covered all our bases. Can you give me the Hub ID of the test portal you're working with?&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 14:20:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235568#M14464</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-05-31T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235569#M14465</link>
      <description>&lt;P&gt;We are using OAuth and looking forward to have the fix &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/slight_smile.png?v=5" title=":slight_smile:" class="emoji" alt=":slight_smile:" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 18:36:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235569#M14465</guid>
      <dc:creator />
      <dc:date>2018-05-31T18:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235570#M14466</link>
      <description>&lt;P&gt;I’m wanting to do some api work on the developer test account. I don’t have Sales Pro on my regular account.  I also can’t use the products functionality on the developer account.  Do I need to have Sales Pro on my regular account in order to see it on the dev account?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:07:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235570#M14466</guid>
      <dc:creator>Sam_Alford</dc:creator>
      <dc:date>2018-06-05T11:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235571#M14467</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Just wanted to post an update here; in order to adequately diagnose the variety of reasons access might be missing, I'll need the Hub IDs of the affected portals. Can everyone who has not yet done so post their Hub ID so that I can check into specific portals? It'd also be helpful to know if it's a test or production portal, and whether you're using a hapikey or OAuth (due to the aforementioned OAuth issue).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 19:38:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235571#M14467</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-06-07T19:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235572#M14468</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt; Hi! Do you have any news on this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 18:15:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235572#M14468</guid>
      <dc:creator />
      <dc:date>2018-06-15T18:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235573#M14469</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/anton_litvinenko"&gt;@Anton_Litvinenko&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;No news as of yet; the main issue here seems to be more complicated than we initially thought. We're still working on a fix that should resolve most access issues for the new APIs, so stay tuned. I'll post any updates/new info in this thread.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 20:03:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235573#M14469</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-06-20T20:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235574#M14470</link>
      <description>&lt;P&gt;HubId : 62515, querying against the demo account - hapiKey = demo&lt;BR /&gt;
(Sales Pro not acquired)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:33:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235574#M14470</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-06-21T07:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235575#M14471</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/artemida"&gt;@artemida&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;You shouldn't have any issues making requests to the demo portal; is there a specific request you're making to the demo portal that's returning an error? Can you also include the error?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 18:04:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235575#M14471</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-07-02T18:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235576#M14472</link>
      <description>&lt;P&gt;The request and error are as described in the Topic description :&lt;/P&gt;
&lt;P&gt;Request :&lt;BR /&gt;
POST &lt;A href="https://api.hubapi.com/crm-objects/v1/objects/products?hapikey=demo" rel="nofollow noopener"&gt;https://api.hubapi.com/crm-objects/v1/objects/products?hapikey=demo&lt;/A&gt;&lt;BR /&gt;
[&lt;BR /&gt;
{&lt;BR /&gt;
"name": "name",&lt;BR /&gt;
"value": "test"&lt;BR /&gt;
}&lt;BR /&gt;
]&lt;BR /&gt;
Response error :&lt;BR /&gt;
"Must have scope INBOUNDDB_PRODUCT_LIBRARY_WRITE"&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 09:02:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235576#M14472</guid>
      <dc:creator>artemida</dc:creator>
      <dc:date>2018-07-03T09:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235577#M14473</link>
      <description>&lt;ASIDE class="quote group-HubSpotters" data-post="12" data-topic="9889" data-full="true"&gt;
&lt;DIV class="title"&gt;
&lt;DIV class="quote-controls"&gt;&lt;/DIV&gt;
&lt;IMG alt="" width="20" height="20" src="https://discourse-cdn-sjc1.com/hubspot/user_avatar/integrate.hubspot.com/derek_gervais/40/1634_1.png" class="avatar" /&gt; Derek_Gervais:&lt;/DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Just wanted to post an update here; in order to adequately diagnose the variety of reasons access might be missing, I'll need the Hub IDs of the affected portals. Can everyone who has not yet done so post their Hub ID so that I can check into specific portals? It'd also be helpful to know if it's a test or production portal, and whether you're using a hapikey or OAuth (due to the aforementioned OAuth issue).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;Hi, I need test and use the Products API for the following portal&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;CODE&gt;2887728&lt;/CODE&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;STRONG&gt;Production&lt;/STRONG&gt; portal&lt;/LI&gt;
&lt;LI&gt;Use &lt;STRONG&gt;hapikey&lt;/STRONG&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;CODE&gt;4009441&lt;/CODE&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;STRONG&gt;Dev&lt;/STRONG&gt; portal&lt;/LI&gt;
&lt;LI&gt;Use &lt;STRONG&gt;hapikey&lt;/STRONG&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;CODE&gt;4009439&lt;/CODE&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;STRONG&gt;Dev&lt;/STRONG&gt; portal&lt;/LI&gt;
&lt;LI&gt;Use &lt;STRONG&gt;hapikey&lt;/STRONG&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The products API work with the production portal but does not work with dev portals.&lt;/P&gt;
&lt;P&gt;I have the following error:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-json"&gt;{
  "correlationId": "fc6ee624-b55d-43fe-a7ad-a8623ef35198",
  "message": "Must have scope  INBOUNDDB_PRODUCT_LIBRARY_WRITE",
  "requestId": "2763945c160bd7d35b5cfaa374314d08",
  "status": "error"
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 12:27:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235577#M14473</guid>
      <dc:creator>laupifrpar</dc:creator>
      <dc:date>2018-07-03T12:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235578#M14474</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt; any update on the issue? We have a lot of users waiting behind this and bugging us every day on this. Any ETA would help us give proper information back to customers.&lt;/P&gt;
&lt;P&gt;thanx&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 18:45:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235578#M14474</guid>
      <dc:creator>markkofman</dc:creator>
      <dc:date>2018-07-08T18:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the Products API to create products</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235579#M14475</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm also facing the same issue.&lt;BR /&gt;
HubId: 4483902 (test hub), using hapikey.&lt;BR /&gt;
I do not have Sales Pro.&lt;/P&gt;
&lt;P&gt;Error:&lt;BR /&gt;
Request:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-auto"&gt;POST /crm-objects/v1/objects/products?hapikey=*** 
HTTP/1.1
Host: api.hubapi.com
Content-Type: application/json

[
  {
    "name": "name",
    "value": "A new product"
  }
]
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Response:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-auto"&gt;{
    "status": "error",
    "message": "Must have scope  INBOUNDDB_PRODUCT_LIBRARY_WRITE",
    "correlationId": "ebd04932-66fd-4c71-966a-1990d443dc65",
    "requestId": "e587fb146bf9eed0140007ee82579ec3"
}
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Do I need Sales Pro to work on the Products, Tickets, Deal-Line Item associations API's?&lt;/LI&gt;
&lt;LI&gt;Do I need Sales Pro to access Products, Line Items feature on a Test-HUB on the UI.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 08:45:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-access-the-Products-API-to-create-products/m-p/235579#M14475</guid>
      <dc:creator />
      <dc:date>2018-07-16T08:45:30Z</dc:date>
    </item>
  </channel>
</rss>

