Elixir Klaviyo API client

Just released an Elixir library for the Klaviyo REST API.

It’s pretty straightforward. Has everything I think you would expect.

Here are some notables:

  • Supports all API endpoints
  • Use your own HTTP client. Supports hackney out of the box.
  • Use your own JSON codec. Supports Jason and Poison out of the box.

https://hexdocs.pm/klaviyo/api-reference.html

2 Likes

Should probably mention that Klaviyo is an email marketing platform that specializes in e-commerce.

You can find out more here.

3 Likes