https://github.com/0xtlt/n8n-nodes-klaviyo
https://github.com/0xtlt/n8n-nodes-klaviyo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xtlt/n8n-nodes-klaviyo
- Owner: 0xtlt
- License: mit
- Created: 2023-01-30T10:50:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T12:36:16.000Z (over 3 years ago)
- Last Synced: 2026-01-26T17:53:05.011Z (5 months ago)
- Language: TypeScript
- Size: 1.85 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# n8n-nodes-klaviyo
This is an n8n community node. It lets you use _klaviyo_ in your n8n workflows.
_Klaviyo_ is a marketing/email automation platform for ecommerce businesses.
[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
- Render template
- Get template
- Get all templates
- Get flow
- Get all flows
- Create event
- More to come...
## Credentials
Get the Klaviyo API key at the following link: [[API](https://developers.klaviyo.com/en/docs/retrieve_api_credentials)](https://developers.klaviyo.com/en/docs/retrieve_api_credentials).
## Resources
- [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
- [Klaviyo API documentation](https://developers.klaviyo.com/reference)