This question seems like it would have been solved before. Here is the process flow.
- setup new zap with two actions -
- Upload file in Amazon S3 when new inbound email in Email by Zapier
- New Inbound Email by Zapier - Action
- this is configured and tested successfully
- configuration required setting up a custom zapier email address and sending an email from the account where the attachment will come from.
- Upload file to Amazon S3 - Action
- Successfully setup a new bucket, IAM policy, Secret/Access Keys
- Successfully validated access to the bucket from the Action step - Choose Account
- Setup Action step appears to look good for the fields
- bucket name: validate-bucket-name
- key: date("YYYY-MM-DD-HH-mm-ss")}_1. Attachment:No data
- file: 1. Attachment:No data
- Mimetype: auto
- This step appears to be setup correctly
- Test Action - This step fails with the following error
Failed to create an upload file in Amazon S3
Required field "file" (file) is missing.
As with the previous email setup step, I did forward an email with an attachment. However no such luck.
The error message and resolution path is unclear to me. Anyone have any pointers? I’d greatly appreciate it.