<?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: Access invoices data via API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/941614#M71813</link>
    <description>&lt;P&gt;Invoicing is such a fundamental function and a prime need for integrations. The API should totally include access to the invoice object, which already exists.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something I don't understand is why they would allow line items to be created via the API but not invoices. Totally inconsistent on Hubspot's part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone does find a fix for this, would be much appreciated; doing an integration myself right now. I can create line items without a problem, but linking them to a parent invoice does not seem like an option via the api. Any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 17:31:22 GMT</pubDate>
    <dc:creator>PatOfCle</dc:creator>
    <dc:date>2024-03-11T17:31:22Z</dc:date>
    <item>
      <title>Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865434#M68285</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A&lt;SPAN&gt;s of February 28, 2023, the Accounting extension API has been deprecated. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We need to access the invoices data via API, as we were able to do in the past: could you please suggest to us any way to do it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 10:37:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865434#M68285</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-10-17T10:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865591#M68291</link>
      <description>&lt;P&gt;Hi Ignazio,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/quotes" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/quotes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here you can get access to the quotes of HubSpot&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:42:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865591#M68291</guid>
      <dc:creator>TDwebdev</dc:creator>
      <dc:date>2023-10-17T13:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865594#M68293</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/175751"&gt;@TDwebdev&lt;/a&gt;&amp;nbsp;and thank you for your quick reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to access the invoice object. Here you have some reference:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/payments/create-and-manage-invoices" target="_blank"&gt;https://knowledge.hubspot.com/payments/create-and-manage-invoices&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/integrations/use-hubspots-integration-with-quickbooks" target="_blank"&gt;https://knowledge.hubspot.com/integrations/use-hubspots-integration-with-quickbooks&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think the quotes API will help me.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:48:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865594#M68293</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-10-17T13:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865599#M68295</link>
      <description>&lt;P&gt;Try this endpoint:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/{objectName}/{objectId" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/{objectName}/{objectId&lt;/A&gt;}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:56:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865599#M68295</guid>
      <dc:creator>TDwebdev</dc:creator>
      <dc:date>2023-10-17T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865655#M68300</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/175751"&gt;@TDwebdev&lt;/a&gt;&amp;nbsp;and thank you again!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the reply I have from the API call:&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;EM&gt;The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum.&lt;/EM&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Oct 2023 15:31:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/865655#M68300</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-10-17T15:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/870630#M68578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/175751"&gt;@TDwebdev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We're having the same issue as&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/183045"&gt;@Ignazio&lt;/a&gt;. When trying to call Invoices through the&amp;nbsp;&lt;A href="https://api.hubapi.com/crm/v3/objects/%7BobjectName%7D/%7BobjectId" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.hubapi.com/crm/v3/objects/{objectName}/{objectId&lt;/A&gt;&lt;SPAN&gt;} endpoint (with the corresponding objectName), we're getting the same message:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any further help would be super appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 16:22:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/870630#M68578</guid>
      <dc:creator>CharlieL</dc:creator>
      <dc:date>2023-10-26T16:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/874015#M68749</link>
      <description>&lt;P&gt;Im having the same issue i need to access invoice data as well as create invoices is there any selution yet&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 19:07:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/874015#M68749</guid>
      <dc:creator>hershyH</dc:creator>
      <dc:date>2023-11-02T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/874235#M68759</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/657791"&gt;@hershyH&lt;/a&gt;,&amp;nbsp;nice to meet you. HubSpot support suggested us to do it via CRM cards but it seems it doesn't work. I'm in contact with them and will update you here!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 08:23:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/874235#M68759</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-11-03T08:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/886882#M69403</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/183045"&gt;@Ignazio&lt;/a&gt;, did you end up finding a solution? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 00:15:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/886882#M69403</guid>
      <dc:creator>CharlieL</dc:creator>
      <dc:date>2023-11-30T00:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/886892#M69404</link>
      <description>I recently had a talk with HubSpot as of now there is no API to do this but they are working on one to come out somewhere next year&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Nov 2023 00:50:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/886892#M69404</guid>
      <dc:creator>hershyH</dc:creator>
      <dc:date>2023-11-30T00:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/887122#M69414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/653926"&gt;@CharlieL&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/657791"&gt;@hershyH&lt;/a&gt;! Thank you for joining the conversation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I must clarify one point regarding my scenario. The invoices in my HubSpot account come from an integration with QuickBooks (QBO).&amp;nbsp;This integration also uses HubSpot's "CRM Card" functionality to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keeping this in mind, I just received this reply from the support:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"There currently is no functionality available to get invoices through our API directly. The reason is the CRM Card invoice function uses a third-party's API and webhooks to pull the data into HubSpot. The data isn't actually stored within HubSpot.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;In the case of the QBO invoice CRM Card the invoice we link to is pulled directly from QBO (the source of the invoice file/record) and not stored in HubSpot. You could use QBO's API to GET the invoice by ID. The team have heard this feedback and is aware this is a customer painpoint."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Hope this will help you too!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 11:47:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/887122#M69414</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-11-30T11:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/893996#M69754</link>
      <description>&lt;P&gt;Thank you Ignazio for taking the time to post the response you got in this thread!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems we are using the exact same integration. While it is too bad that the information isn't available by API, it makes perfect sense once you know that it isn't actually stored in HS but actually pulled live from QBO.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 17:23:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/893996#M69754</guid>
      <dc:creator>CharlieL</dc:creator>
      <dc:date>2023-12-14T17:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/894406#M69784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/653926"&gt;@CharlieL&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for beying part of the conversation and for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my last comment was helpfull for you, please mark it as a solutions for the other users too.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 11:29:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/894406#M69784</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2023-12-15T11:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/926268#M71241</link>
      <description>&lt;P&gt;Hey there! Has this been resolved in the meantime? Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 11:46:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/926268#M71241</guid>
      <dc:creator>AArseni6</dc:creator>
      <dc:date>2024-02-21T11:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/926773#M71268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/183045"&gt;@Ignazio&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this isn't a great solution, but it's been a nice workaround while waiting for the API enpoints to get built. If you go to the invoices page and export all invoices, you could paste into something like a Google Sheet and use Zapier's new/updated row trigger. Then, you can use looping to go through all new/updated rows. This is a solution I set up to sync invoices from HubSpot to Xero. Right now, the marketplace integration only goes from Xero to HubSpot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RSchweighart_0-1708552473605.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/110195i82FF3218962C04D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RSchweighart_0-1708552473605.png" alt="RSchweighart_0-1708552473605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone is interested in learning more about the HubSpot to Xero zap I mentioned, just send me an email: &lt;A href="mailto:ryan@whimpact.co" target="_blank" rel="noopener"&gt;ryan@whimpact.co&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't set this up but there's also the ability to trigger a workflow in HubSpot from invoice properties such as Status = "Paid". This might solve some use cases for people too.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GIF Recording 2024-02-21 at 3.58.45 PM.gif" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/110196i401AAD9AF53AF08E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GIF Recording 2024-02-21 at 3.58.45 PM.gif" alt="GIF Recording 2024-02-21 at 3.58.45 PM.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Ryan Schweighart&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Whole Hart Impact, LLC&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.whimpact.co" target="_blank" rel="noopener"&gt;whimpact.co&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I help businesses with HubSpot and Zapier.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 22:00:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/926773#M71268</guid>
      <dc:creator>RSchweighart</dc:creator>
      <dc:date>2024-02-21T22:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/941614#M71813</link>
      <description>&lt;P&gt;Invoicing is such a fundamental function and a prime need for integrations. The API should totally include access to the invoice object, which already exists.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something I don't understand is why they would allow line items to be created via the API but not invoices. Totally inconsistent on Hubspot's part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone does find a fix for this, would be much appreciated; doing an integration myself right now. I can create line items without a problem, but linking them to a parent invoice does not seem like an option via the api. Any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 17:31:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/941614#M71813</guid>
      <dc:creator>PatOfCle</dc:creator>
      <dc:date>2024-03-11T17:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1067909#M78103</link>
      <description>&lt;P&gt;Any updates on this? We have a client working on an integration project who would benefit greatly from the ability to create &amp;amp; update invoices via the API (right now it is read only).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 16:06:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1067909#M78103</guid>
      <dc:creator>kristinaP</dc:creator>
      <dc:date>2024-11-11T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069115#M78200</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/177911"&gt;@kristinaP&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I found a Private Beta for creating invoices via the API. It may be available in either your portal or your customer's portal. Because it is a Private Beta, portals will need to request access and then be approved by the owning product team:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CleanShot 2024-11-13 at 12.05.37@2x.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/131563i409DE640310E8184/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CleanShot 2024-11-13 at 12.05.37@2x.png" alt="CleanShot 2024-11-13 at 12.05.37@2x.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I hope this helps! — Jaycee&lt;/P&gt;
&lt;P&gt;cc:&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/183045"&gt;@Ignazio&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/640156"&gt;@PatOfCle&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/402487"&gt;@RSchweighart&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/713968"&gt;@AArseni6&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 19:10:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069115#M78200</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-11-13T19:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069346#M78224</link>
      <description>&lt;P data-pm-slice="1 1 []"&gt;Hi&amp;nbsp;&amp;nbsp;and thank you so much for sharing!&lt;/P&gt;
&lt;P&gt;Our problem is to get data from invoices, not to create them: that API library will not help &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There’s still not a solution at the moment since, as i discovered during these months, invoices are not a fully functional object in HubSpot (so they are limited in functions)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 08:04:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069346#M78224</guid>
      <dc:creator>Ignazio</dc:creator>
      <dc:date>2024-11-14T08:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access invoices data via API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069383#M78227</link>
      <description>&lt;P&gt;Hey! Thanks! Great to hear that!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;What I need is to pull the invoices from an ERP and transfer them over to Hubspot and it seems to cover this scenario. I will see if this beta object can handle this part. Thank you for looking into it! I've requested access and I will see how it goes.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 09:27:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Access-invoices-data-via-API/m-p/1069383#M78227</guid>
      <dc:creator>AArseni6</dc:creator>
      <dc:date>2024-11-14T09:27:29Z</dc:date>
    </item>
  </channel>
</rss>

