Skip to content

Shopify 节点#

使用 Shopify 节点可以自动化 Shopify 中的工作,并将 Shopify 与其他应用程序集成。n8n 内置支持 Shopify 的多种功能,包括创建、更新、删除和获取订单及产品。

本页列出了 Shopify 节点支持的操作,并提供了更多资源的链接。

凭据

有关设置身份验证的指导,请参阅 Shopify 凭据

操作列表#

  • 订单
    • 创建订单
    • 删除订单
    • 获取订单
    • 获取所有订单
    • 更新订单
  • 产品
    • 创建产品
    • 删除产品
    • 获取产品
    • 获取所有产品
    • 更新产品

模板和示例#

Promote new Shopify products on Twitter and Telegram

by Lorena

View template details
Run weekly inventories on Shopify sales

by Lorena

View template details
Process Shopify new orders with Zoho CRM and Harvest

by Lorena

View template details
Browse Shopify integration templates, or search all templates

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作