upload_file
Upload files to the Mailchimp file manager by providing a file name and base64-encoded data. Optionally assign a folder ID to organize assets.
Instructions
Upload a file to the Mailchimp file manager. file_data_base64: base64-encoded file content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| file_data_base64 | Yes | ||
| folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |