Introduction

You can now send all your Decision Tree Tags via API or Webhook

You can use {_lead_tags} for sending them as a string with comma separated tag values or you can also use {_lead_tags_array} to send them as an array.

NOTE: {_lead_tags_array} should not be enclosed with ” ” as it needs to be sent as an array.

Below would be the output of the JSON body request for your webhook