Skip to main content
POST

Overview

Creating a digital product links one or more assets to a Shopify product or variant. When a customer purchases that Shopify product, Filemonk will automatically deliver the linked assets to them. You must provide a shopify_product_id. To link to a specific variant only (rather than all variants of a product), also include shopify_variant_id.
Shopify IDs are numeric integers (e.g. 8847261098265), not GID strings. You can find the numeric ID in your Shopify admin URL or via the Shopify API.

Request body

object
required

Response

Returns the created digital product object with all linked assets.