You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_includes/content/destination-dossier.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ <h6>Destination Info</h6>
59
59
<li>This destination is not compatible with <ahref="/docs/connections/functions/insert-functions/">Destination Insert Functions.</a></li>
60
60
{% endunless %}
61
61
{% endif %}
62
+
{% if thisDestination == '64c031541451bb784943f809' or thisDestination == '63e42d44b0a59908dc4cacc6' or thisDestination == '642440d46b66b3eeac42b581' %} <li>This destination is <b>not</b> supported in EU workspaces. For more information, see the <ahref="/docs/guides/regional-segment/">Regional Segment</a> documentation.</li> {% endif %}
62
63
{% if destinationInfo.status == "PUBLIC_BETA" %}<li>This destination is in <spanclass="release-pill">Beta</span></li>{% endif %}
63
64
{% if page.engage == true %}<li>This destination is <b>only</b> compatible with <ahref="/docs/engage">Twilio Engage</a>.</li>{% endif %}
0 commit comments