HubSpot Ideas

Syeda_Fatima

Can Export Old Data Process And Automatic Data Sync. yes, it will be sync by following given steps:

We are providing in our HubSpot Magento 2 extension.
(i) Export Quotation data from 'Export Old Data' functionality
(ii) This quotation will have a name like quotation_22
(iii) Deal stages of Quotation
case 1: If the Quotation has state 'canceled' then it will be Cancelled.
case 2: If Quotation has state 'completed' & status 'ordered' then we will delete this quote because a new order has been created with this quote
case 3: In other cases it will be lie 'Checkout Abandoned'

0 Upvotes