n8n-docs/docs/nodes/nodes-library/trigger-nodes/ShopifyTrigger
smamudhan 02bcddac44
Shopify docs (#62)
*  Add Shopify node docs

*  Add Shopify Trigger node docs
2020-07-22 12:02:33 +02:00
..
README.md Shopify docs (#62) 2020-07-22 12:02:33 +02:00
workflow.png Shopify docs (#62) 2020-07-22 12:02:33 +02:00

permalink
/nodes/n8n-nodes-base.shopifyTrigger

Shopify Trigger

Shopify is an e-commerce platform that allows users to set up an online store and sell their products.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when a new order is created in Shopify. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Shopify Trigger node

1. Shopify Trigger node

  1. First of all, you'll have to enter credentials for the Shopify Trigger node. You can find out how to do that here.
  2. Select 'Orders create' from the Topic dropdown list.
  3. Click on Execute Node to run the workflow.