Cross-Provider Workflow
Shopify Product Creation to Square Catalog Sync
Version 1.0.0
Create a product in Shopify, then mirror it into the Square (Block) catalog.
Providers Orchestrated
Workflows
create-product-and-sync-catalog
Create a Shopify product and list the Square catalog to reconcile it.
Creates a product in Shopify, then lists the Square (Block) catalog so the new product can be reconciled and mirrored into the point-of-sale catalog.
1
create-product
$sourceDescriptions.shopifyApi.createProduct
Create the product in Shopify.
2
list-square-catalog
$sourceDescriptions.blockApi.list-catalog
List the Square catalog to reconcile the new product.
Source API Descriptions
openapi