Solved

Webhook for new profile additions?

  • 21 December 2023
  • 1 reply
  • 94 views

Badge +2

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?

 

icon

Best answer by Brian Turcotte 22 December 2023, 18:13

View original

1 reply

Userlevel 7
Badge +36

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

Reply