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

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


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

Last synced: about 2 months ago
JSON representation

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)