Shopify Integration
Seamlessly bridge your e-commerce operations with the decentralized economy by automating Shopify workflows through B3OS. Connect your store to blockcha...
Integration available
Seamlessly bridge your e-commerce operations with the decentralized economy by automating Shopify workflows through B3OS. Connect your store to blockchain-driven logic to trigger instant actions whenever orders are placed or inventory shifts.
Build With Shopify
Use Shopify when a workflow needs to react to Shopify: Inventory Level Updated, Shopify: Order Created and follow up with actions such as Shopify: Adjust Inventory, Shopify: Cancel Order, Shopify: Complete Draft Order. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
shopify-adjust-inventory | shopify | inventoryItemId, locationId, delta | |
shopify-cancel-order | shopify | orderId, reason | |
shopify-complete-draft-order | shopify | draftOrderId | |
shopify-create-customer | shopify | - | |
shopify-create-draft-order | shopify | lineItems | |
shopify-create-order | shopify | lineItems | |
shopify-list-orders | shopify | - | |
shopify-search-products | shopify | - |
Available Triggers
| Trigger | ID | Required configuration |
|---|---|---|
| Shopify: Inventory Level Updated | shopify-inventory-level-updated | shopDomain |
| Shopify: Order Created | shopify-order-created | shopDomain |
| Shopify: Order Paid | shopify-order-paid | shopDomain |
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
No public templates are linked to this integration yet.
FAQ
You can connect your Shopify store using a custom app via client credentials. B3OS handles all token refreshes automatically, ensuring a secure and uninterrupted connection.
Currently, you can trigger workflows based on three key events: when an inventory level is updated, when an order is paid, or when a new order is created.
Yes, by automating the workflow when a 'Shopify: Order Paid' trigger occurs, you can bridge that data to blockchain protocols for automated settlement or loyalty rewards.
Absolutely. We use industry-standard client credentials and secure OAuth-based token management to ensure your store's sensitive data remains protected.
No. B3OS is designed for hands-off automation; our platform automatically refreshes your access tokens so your workflows never skip a beat.
