Create a merge field for a list
1 2 3 4 5 6 7 8 |
api |
Character. Your private api key. If api is 'NULL', the environment variable 'Sys.getenv("mailchimp_api")' is used. |
list_id |
Character. The ID of a list. See 'list_get()'. |
name |
Character. The name of the merge_field. See 'merge_field_get()'. |
type |
Character. The type of the merge field. Can be one of "text", "number", "address", "phone", "date", "url", "image", "url", "radio", "dropdown", "birthday" or "zip". |
required |
Boolean. Is this merge field required? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.