Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


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

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.

Install the App

After you create the app, and select all the necessary scopes, now you can install this app to your store.

After you install the app, you will see the token as per screenshot below:

Now you can copy the token to the password in UChat. also copy the API key to the api key in UChat.

Last thing, you need to copy your shopify domain(the one like this xxx.myshopify.com), please note, it’s not your own domain.

https://share.getcloudapp.com/bLuBLRO5

Connect with UChat

Now after you login in your UChat account, you can go to integrations, and then go to Shopify.

After you put your API key, Token & Shopify domain, your connection will be done!

https://share.getcloudapp.com/kpu8xbAW

By following the above 4 steps, jumping to Shopify's website and logging in yourself, you can easily connect your Shopify account to UChat.

After connection, you will then be able to use Shopify in your Action step. As follow are the functions you can utilize. Descriptions for each field will be put on corresponding photos.

TIP - The functions work via API calls. This means that, by giving some inputs, you get your outputs from the servers. The outputs are saved in custom fields for future uses.

WARNING - You might need to know how to build flow and use variables before you read the following functions. See links below for guidance.

Use Shopify in Action Step

Search for Customers

Get Customer Info

Get Customer Orders

Get Customer Abandoned Checkout

Search for products

Get Product Info

Get Product Images

Get Product Variants

Search for Custom Collections

Search for Smart Collections

Get Collection Info

Get Collection Products

Get Shop Info

Lookup Discount Code

Create Discount Code

IN PROGRESS - text tutorial about this page is in progress. Sorry for any inconvenience.

  • No labels