upload_file
Upload files up to 10MB to Mailchimp's file manager using base64-encoded content, optionally specifying a folder to organize assets.
Instructions
Upload a file to the Mailchimp file manager (max 10MB)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name with extension | |
| file_data | Yes | Base64-encoded file content | |
| folder_id | No | Folder ID to upload into |