Best answer

Email Reader not reading attachments

  • 10 January 2024
  • 1 reply
  • 30 views

Userlevel 1

I made a email parser that takes in incoming emails from my inbox and runs instructions on the attachments from it. When I test this from my own email it works fine. But when a customer sends an email, it does not read the pdf that they send at all. Instead, a default “image001.png” is sent to my pdf reader function built in chatgpt and it gives the incorrect response.

 

In fact, my pdf is even included in the data out for the trigger. I have attached the images for the zap run and how I extract the pdf from the email below.

P10008502 is the name of the pdf and it is not even there for some reason. ^ Is the zap run. It should have worked fine but it didn't 

 

If I go to my zap, it shows the pdf is supposed to go to chatgpt. But it does not.

 

Please help me with this

icon

Best answer by ken.a 10 January 2024, 12:43

View original

1 reply

Userlevel 7
Badge +6

Hi there @raghavbajoria123,

I believe this is because of the non file object mapped on the “New Files” field on your ChatGPT step. You’d need to map the file object data instead that looks something like this:  51dfbccfe48925cef236a53ec1d086db.png

You can learn more about sending files via Zap here: https://help.zapier.com/hc/en-us/articles/8496288813453-Send-files-in-Zaps

Hopefully, this helps!

Reply