Skip to main content

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?

 

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