Hi Code Fellows team,
We do see that this option is currently not available on our Amazon S3 connector. Our product team will look into this and we will update you once this is on the roadmap. Meanwhile, you can use HTTP or SDK for this. You can refer to the following documentation:
The key differences between HTTP and SDK are as follows:
We had to hire a consultant to make this work. I would ask that you guys correct this.
Send us a ticket, we will try our best to assist you with your problem
Code Fellows
Amazon S3: Change metadata when uploading file
It seems that, when uploading a file through the Amazon S3 connector, Workato automatically sets its Content-Type to multipart/form-data, and it is not possible to change right now.
I would like to be able to change the Content-Type of a file I'm uploading, for example to application/json.
This requires simply exposing the Content-Type header of the HTTP PUT request Workato will send as an optional field in the Upload File action.
Thanks!
2 people like this idea