Create Shopify Private App

With Shopify, your bot can show and gather information during conversations, including customers, products, discounts and shop details.

But in order to integrate with your shopify store, you need to create an private app. so that UChat can connect with your Shopify App.

It’s a simple process, it will take about 5 mins to finish, here is the detail, step by step process.

 

Also, you can watch our video tutorial to set this private app.

https://youtu.be/ASGDL33RqiM?list=PLYV-IhQ_GwTOVrTJNGpIRumOMsUcugVUU

Create a custom app

After you login your Shopify store, go to “Apps and sales channels”, and then you can create an app.

After you click “create an app” button, you will be redirect to below screenshot, give it a name, and then you will get the new app created.

Click the “Configure Admin API scopes”,

 

and then you need to give the permission to use the scopes below:

  • Write_customers

  • Read_customers

  • Write_discounts

  • Read_discounts

  • Read_files

  • Read_fulfillments

  • Write_orders

  • Read_orders

  • Write_product_listings

  • Read_product_listings

  • Write_products

  • Read_products

  • Write_script_tags

  • Read_script_tags

After you select all the scopes, save it.

That’s it. Now you have create your private app. It’s time for you to install the private app.