Best answer

Sending attachment from Outlook to Amazon S3 bucket

  • 13 August 2021
  • 7 replies
  • 388 views

I am trying to send a csv attachment in outlook to S3 bucket in my zap. We can see an object been created in the bucket with the filename but the file with csv format is not created.

 

The test result is shown like the below:

 

icon

Best answer by Troy Tessalone 16 August 2021, 16:37

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

7 replies

Userlevel 7
Badge +14

Hi @Anju 

Please post screenshots of how your Zap steps are configured.

Sure @Troy Tessalone . Please find them below 

Email from outlook. The Email content has only an attachment.
S3 bucket setup

 

Userlevel 7
Badge +14

Hi @Anju 

The value for the Key should not be a file object.

And you may have to specify a value for the Minetype field.

 

Thanks @Troy Tessalone for the suggession.

I did try giving mimetype and changed the key as well. Still its not created as a file.

 

Could you please help me here.

Userlevel 7
Badge +14

Hi @Anju 

What does the created file look like in S3?

Try one of these values for Mimetype:

 

 

 

@Troy Tessalone ,

 

The file was placed as an object. I had to give an extension to the end of file name and that resolve the issue.

 

Thank you for the great support.

 

Userlevel 7
Badge +11

That’s really great to hear, @Anju! I’m so glad Troy was able to point you in the right direction on this. And thanks for sharing your solution with the Community here :)