Skip to content

Shopify #17437

@pipedream-component-development

Description

App

Shopify
https://shopify.dev/docs/api

Sources

  • orders/paid → Trigger when an order is marked as paid
  • refunds/create → Trigger when a refund is issued for an order
  • inventory_level/update → Trigger when inventory levels are updated
  • cart/create → Trigger when a customer creates a cart
  • cart/update → Trigger when a customer updates a cart
  • shop/update → Trigger when store details are updated

Actions

  • Create fulfillment for an order → /admin/api/{version}/orders/{order_id}/fulfillments.json
  • Fetch fulfillment orders (new model) → /admin/api/{version}/fulfillment_orders.json
  • Update fulfillment tracking info → /admin/api/{version}/orders/{order_id}/fulfillments.json
  • Refund an order → /admin/api/{version}/orders/{order_id}/refunds.json
  • Create or update product → /admin/api/{version}/products.json

Improvement

Metadata

Metadata

Assignees

Labels

actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestuser request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions