From f3655ef86699beaf5d37dc15dec4535af911e26c Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:50:25 -0400 Subject: [PATCH] add launchdarkly actions note --- src/_includes/components/actions-fields.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/_includes/components/actions-fields.html b/src/_includes/components/actions-fields.html index cf7151260a..3e54b0d725 100644 --- a/src/_includes/components/actions-fields.html +++ b/src/_includes/components/actions-fields.html @@ -115,6 +115,19 @@

{{action.description | markdownify}}

{{action.name}} is a {{action.platform | capitalize}} action. {% if action.defaultTrigger %}The default Trigger is: {{action.defaultTrigger}} {%endif%}

+ + +{% if action.id == 'aPAULh8sgt5bcTeXJuXTB6' %} +
+
+
+

Segment automatically maps Audience ID and Audience Key fields

+

+ Segment hides these two fields from the UI to avoid user error, as these fields remain static in Engage. Audience ID defaults to `property : context.personas.computation_id` and Audience Key defaults to `property : context.personas.computation_key`. +

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

Click to show / hide fields