An open API service indexing awesome lists of open source software.

https://github.com/0xtlt/n8n-nodes-shopistuff


https://github.com/0xtlt/n8n-nodes-shopistuff

Last synced: 3 months ago
JSON representation

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)