Skip to main content
Solved

Webhook for new profile additions?

  • December 21, 2023
  • 1 reply
  • 323 views

Forum|alt.badge.img+3

When a list or segment gets a new profile added to it can a webhook be triggered telling an external app that this has happened using the API? I know webhooks were being worked on a while back.. is it a thing now?

 

Best answer by Brian Turcotte

Hi @kenw232!

Yes, this could be achieved with the webhook function within a flow. Per our developer docs, webhooks are limited to events that can trigger a flow, including Subscribed to List:

 

Therefore, you’d just need to create flow that is triggered when someone joins the List/Segment. Then, you can add the webhook action to the flow in order to notify the external system.

 

Hope this helps!

Best,

Brian

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • December 22, 2023

Hi @kenw232!

Yes, this could be achieved with the webhook function within a flow. Per our developer docs, webhooks are limited to events that can trigger a flow, including Subscribed to List:

 

Therefore, you’d just need to create flow that is triggered when someone joins the List/Segment. Then, you can add the webhook action to the flow in order to notify the external system.

 

Hope this helps!

Best,

Brian