From 835d541dbe8f9c81d28948ccb80276f36e1d53db Mon Sep 17 00:00:00 2001 From: Arnav Dev Date: Sun, 5 Apr 2026 13:00:21 +0530 Subject: [PATCH] add callout for SFMC async action regarding delivery confirmation and error tracking --- src/_includes/components/actions-fields.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/_includes/components/actions-fields.html b/src/_includes/components/actions-fields.html index 6624022fca..02a8b71491 100644 --- a/src/_includes/components/actions-fields.html +++ b/src/_includes/components/actions-fields.html @@ -153,6 +153,20 @@ {% endif %} + + +{% if action.id == 'dWicdKRXDTEW63wrHTmACJ' %} +
+
+
+

Delivery confirmation and error tracking are not available with this action.

+

+ This action is designed for asynchronous processing, which means that Segment cannot provide real-time delivery confirmation or error tracking for events sent through this action. +

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

Click to show / hide fields