Solved

How to subscribe to a list via webhook

  • 27 May 2021
  • 1 reply
  • 610 views

Badge +3

Hello, I am trying to subscribe users to a Klaviyo list by sending data to the API via webhook. I think the issue is in the payload, but I’m not sure exactly what it should look like.

 

I’m fairly confident I have the endpoint right, and I have set this up with other email marketing platforms so I know the source of the webhook works. I’m hoping someone can show me an example or a template of what my payload should look like - it just needs to send first name and email address to the list.

icon

Best answer by jallain 27 May 2021, 19:38

View original

1 reply

Userlevel 4
Badge +11

Hello @Alex Tucker , would you like to share the endpoint and payload that you are sending? As well as any error you are getting? You should redact any sensitive data like api keys. We should have working examples for all endpoints in our api docs: https://apidocs.klaviyo.com/reference/api-overview

Reply