From 5b6b8bc0801ed6c24c6e4dd856299bf8079973f2 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:50:12 -0500 Subject: [PATCH 1/2] Add callouts for StackAdapt Audiences destination --- src/_includes/components/actions-fields.html | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/_includes/components/actions-fields.html b/src/_includes/components/actions-fields.html index 2223fb96ef..48fe935f56 100644 --- a/src/_includes/components/actions-fields.html +++ b/src/_includes/components/actions-fields.html @@ -143,6 +143,32 @@ {% endif %} + + +{% if action.id == 'dkwweyGfhoSh7jWwSi9n4D' %} +
+
+
+

Foward Audience Event is only compatible with Engage Audiences

+

+ The Foward Audience Event Action syncs Engage Audiences with StackAdapt. Users without Twilio Engage should use the [Forward Profile](#forward-profile) Action. +

+
+
+{% endif %} + +{% if action.id == 'dkwweyGfhoSh7jWwSi9n4D' %} +
+
+
+

Forward Profile is compatible with Segment Connections

+

+ If you're a Twilio Engage user, use the [Foward Audience Event](#foward-audience-event) Action to sync Engage Audiences with StackAdapt. +

+
+
+{% endif %} + {% if action.fields.size > 0 %}

Click to show / hide fields

From 0cb40c9e848119883f645a4ab3c4303950788655 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:53:56 -0500 Subject: [PATCH 2/2] fix ID --- src/_includes/components/actions-fields.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/components/actions-fields.html b/src/_includes/components/actions-fields.html index 48fe935f56..ad3d7ceb6f 100644 --- a/src/_includes/components/actions-fields.html +++ b/src/_includes/components/actions-fields.html @@ -157,7 +157,7 @@
{% endif %} -{% if action.id == 'dkwweyGfhoSh7jWwSi9n4D' %} +{% if action.id == '8mmGRhHeA8F2fzwNXVymNF' %}