<?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 handle partial shipment orders? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634340#M53274</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148664"&gt;@eibach-cv&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you considered using a ticket pipeline to track partially shipped orders?&amp;nbsp; You could leave the full deal as is and associate the partially shipped item as a ticket. The primary deal could live in a deal stage until the full shipment is complete.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may or may not work depending on the number of deals and line items you're dealing with, but it would be one potential direction to solve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Josh&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 17:23:44 GMT</pubDate>
    <dc:creator>Josh</dc:creator>
    <dc:date>2022-05-17T17:23:44Z</dc:date>
    <item>
      <title>How to handle partial shipment orders?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634316#M53271</link>
      <description>&lt;P&gt;Does anybody know of a solution for syncing partially shipped orders?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of creating a DEAL (ex: 999999) with all LINE_ITEMS (999999-1, 999999-2, 999999-3, etc), then when there is a shipment, associating the LINE_ITEMs 999999-1 and 999999-2 to a new DEAL 999999-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The when LINE_ITEM 999999-3 is ready to ship, it would go to a new DEAL 999999-2 and the original DEAL 999999 would be deleted if all line items had been removed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just feel like the logic is going to be difficult to get up and running, and thought somebody might have a better solution.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 16:47:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634316#M53271</guid>
      <dc:creator>eibach-cv</dc:creator>
      <dc:date>2022-05-17T16:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle partial shipment orders?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634340#M53274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148664"&gt;@eibach-cv&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you considered using a ticket pipeline to track partially shipped orders?&amp;nbsp; You could leave the full deal as is and associate the partially shipped item as a ticket. The primary deal could live in a deal stage until the full shipment is complete.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may or may not work depending on the number of deals and line items you're dealing with, but it would be one potential direction to solve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 17:23:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634340#M53274</guid>
      <dc:creator>Josh</dc:creator>
      <dc:date>2022-05-17T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle partial shipment orders?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634950#M53312</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would I be able to track sales numbers for the day/month if I use a ticket pipeline? The main reason this is important is so we can build a report that shows how much has been invoiced (shipped out) each day/month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the limitations on number of line items? In most cases its probably 5-10, but there are cases of 25+.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:01:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/634950#M53312</guid>
      <dc:creator>eibach-cv</dc:creator>
      <dc:date>2022-05-18T15:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle partial shipment orders?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/635009#M53315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148664"&gt;@eibach-cv&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, but not out of the box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created reports that pull sales numbers from tickets. It's custom but worked well. You'll also maintain the primary values from the deals as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Josh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:52:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/635009#M53315</guid>
      <dc:creator>Josh</dc:creator>
      <dc:date>2022-05-18T15:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle partial shipment orders?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/635014#M53316</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148664"&gt;@eibach-cv&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe the line item limitation is 99.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:53:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-handle-partial-shipment-orders/m-p/635014#M53316</guid>
      <dc:creator>Josh</dc:creator>
      <dc:date>2022-05-18T15:53:30Z</dc:date>
    </item>
  </channel>
</rss>

