https://github.com/0xtlt/n8n-nodes-shopistuff
https://github.com/0xtlt/n8n-nodes-shopistuff
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xtlt/n8n-nodes-shopistuff
- Owner: 0xtlt
- License: mit
- Created: 2023-03-15T12:52:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T09:28:38.000Z (over 3 years ago)
- Last Synced: 2026-01-26T17:53:05.066Z (5 months ago)
- Language: TypeScript
- Size: 2.68 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# n8n-nodes-shopistuff
This is an n8n community node. It lets you use _Shopify_ in your n8n workflows.
_Shopify_ is an e-commerce platform that allows you to start, grow, and manage your business.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Resources](#resources)
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
- Find customers
- Update customer
- More to come...
## Credentials
You will need your Shopify API key and password. You can find instructions on how to create a private app and obtain the API key and password in the following link: [Shopify API Authentication](https://shopify.dev/tutorials/authenticate-a-private-app-with-shopify-admin#authentication).
## Resources
- [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
- [Shopify API documentation](https://shopify.dev/api/admin)