Skip to main content
Contributor IV
December 21, 2023
Solved

Webhook for new profile additions?

  • December 21, 2023
  • 1 reply
  • 430 views

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?

 

    This topic has been closed for replies.
    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

    1 reply

    Brian Turcotte
    Klaviyo Alum
    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