We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd6347 commit ee0df38Copy full SHA for ee0df38
auth-mailchimp-sync/extension.yaml
@@ -115,9 +115,9 @@ params:
115
label: Contact status
116
description: >-
117
When the extension adds a new user to the Mailchimp audience, what is
118
- their initial status? This value can be subscribed or pending. subscribed
119
- means the user can receive campaigns; pending means the user still needs
120
- to opt-in to receive campaigns.
+ their initial status? This value can be `subscribed` or `pending`.
+ `subscribed` means the user can receive campaigns; `pending` means the
+ user still needs to opt-in to receive campaigns.
121
options:
122
- label: Subscribed
123
value: subscribed
0 commit comments