Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "BD-3126: Add note on one-click list-unsubscribe" #7603

Merged
merged 1 commit into from
Jun 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ To configure your transactional email campaign, follow these steps:
3. Take note of your `campaign_id`. After you save your API campaign, you must include the generated `campaign_id` fields with your API request where noted in the [Transactional Email endpoint]({{site.baseurl}}/api/endpoints/messaging/send_messages/post_send_transactional_message) article.
4. Click **Save Campaign**, and you're set to begin your API campaign!

{% alert note %}
Transactional email campaigns do not include the one-click list-unsubscribe header by default since this is intended for transactional messaging. By default, the one-click list-unsubscribe setting is set to **Exclude unsubscribe**. To include the one-click list-unsubscribe header, you can [update the setting]({{site.baseurl}}/user_guide/administrative/app_settings/email_settings#message-level-one-click-list-unsubscribe) under **Sending Info**.
{% endalert %}

### Disallowed tags in transactional emails

The `Connected Content` and `Promotion Code` Liquid tags are unavailable within transactional email campaigns.
Expand Down