...
We have the option to synchronize the products that we have registered in Shopify to our CRM Solution. For that, need to have the API Access scope on Shopify for viewing or managing products, variants, and collections . with the option for read_products
.
...
In the panel of Setting we have the option to allow the sync status of products, if have active this option when using sync products again or receiving a webhook from Shopify, our configuration of Selling channels is replaced by Shopify configuration.
...
Abandoned Checkout
We have a background process to retrieve all abandoned checkouts, enabling us to reach out to customers and explore additional opportunities for completing a sale. For that, need to have the API Access scope on Shopify to view or manage orders, transactions, fulfillments, and abandoned checkouts, with the option for read_orders
.
This process is set to run automatically every 10 minutes by default, after running this, in our CRM we must create a new lead entry and attach a corresponding order note containing the information obtained from the abandoned checkout.