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.

Shopify 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.

Shopify Create Customer

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

Shopify Create 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').

Shopify Create Order

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

Shopify Create Product

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

Shopify 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.

Shopify Get All Customers

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

Shopify Get Customer

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

Shopify Get Shop Details

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

Shopify Add Product To Collection

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

Shopify 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`.

Shopify Delete Product

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

Shopify 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.

Shopify Get Collection By Id

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

Shopify Get Collects

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

Shopify Get Collects Count

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

Shopify Get Customer Orders

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

Shopify Get Custom Collections

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

Shopify Get Custom Collections Count

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

Shopify Get Ordersby Id

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

Shopify Get Order List

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

Shopify Get Product

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

Shopify Get Products

Retrieves a list of products from a shopify store.

Shopify Get Products Count

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

Shopify Get Products In Collection

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

Shopify Get Product Image

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

Shopify Get Product Images

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

Shopify Update Order

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