Beyond-Bot.ai Logo+shopify Logo

Beyond-Bot.ai + shopify

Shopify is an e-commerce platform enabling merchants to create online stores, manage products, and process payments with themes, apps, and integrated marketing tools

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to shopify.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in shopify.

Trigger Workflows

Start automated workflows in shopify based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within shopify.

Add Product To Custom Collection

Adds a product to an existing *custom collection*, optionally specifying its `position` if the collection is manually sorted.

Count Product Images

Retrieves the total count of images for a shopify product, useful for inventory management or display logic; the provided `product id` must exist in the store.

Create A Custom Collection

Creates a new custom collection in a shopify store, requiring a unique title for manually curated product groupings (e.g., 'new arrivals', 'seasonal specials').

Create Customer

Tool to create a new customer in shopify. use when you need to add a new customer record to the store.

Create An Order

Creates a new order in shopify, typically requiring line items; if `customer id` is provided, it must correspond to an existing customer.

Create A Product

Creates a new product in a shopify store; a product title is generally required.

Create Product Image

Tool to create a new product image for a given product. use when you need to add an image to a product by providing the image source url or attachment.

Delete Custom Collection

Permanently deletes a custom collection from a shopify store using its `collection id`; this action is irreversible and requires a valid, existing `collection id`.

Delete A Product

Deletes a specific, existing product from a shopify store using its unique product id; this action is irreversible.

Delete Product Image

Deletes a specific image from a product in shopify, requiring the `product id` of an existing product and the `image id` of an image currently associated with that product.

Get All Customers

Retrieves customer records from a shopify store, with options for filtering, selecting specific fields, and paginating through the results.

Get Collection By Id

Retrieves a specific shopify collection by its `collection id`, optionally filtering returned data to specified `fields`.

Get Collects

Retrieves a list of collects from a shopify store, where a collect links a product to a custom collection.

Get Collects Count

Retrieves the total count of collects (product-to-collection associations) in a shopify store.

Get Custom Collections

Retrieves a list of custom collections from a shopify store, optionally filtered by ids, product id, or handle.

Get Custom Collections Count

Retrieves the total number of custom collections in a shopify store.

Get Customer

Retrieves detailed information for a specific customer from a shopify store, provided their valid and existing `customer id`.

Get Customer Orders

Retrieves all orders for a specific, existing customer in shopify using their unique customer id.

Get Order List

Retrieves a list of orders from shopify using default api settings and filters.

Get Order By Id

Retrieves a specific shopify order by its unique id, which must correspond to an existing order.

Get Product

Retrieves details for an existing shopify product using its unique product id.

Get Product Image

Retrieves detailed information for a specific product image, identified by its id and its associated product id, from a shopify store.

Get Product Images

Retrieves all images for a shopify product, specified by its `product id` which must correspond to an existing product.

Get Products

Retrieves a list of products from a shopify store.

Get Products Count

Retrieves the total, unfiltered count of all products in a shopify store.

Get Products In Collection

Retrieves all products within a specified shopify collection, requiring a valid `collection id`.

Get Shop Details

Retrieves comprehensive administrative information about the authenticated shopify store, as defined by the shopify api.

Update Order

Updates the phone number for an existing shopify order, identified by its id; pass `phone=none` to remove the current phone number.