Skip to main content
Question

Bubble.io Cannot read property 'body' of undefined

  • September 18, 2023
  • 7 replies
  • 104 views

Hello! I am trying to set up an automation in which every time I receive an attachment to my Gmail, I create a new thing on Bubble.io

 

The step is very simple, since the type we are creating is just of file, so basically, just passing the attachment that we’ve just received on our email to Bubble, however, I keep getting this error: 

Failed to create a thing in Bubble

Cannot read property 'body' of undefined

 

Any idea why this might be happening? No privacy rules in Bubble and API connection is enabled.

 

Did this topic help you find an answer to your question?

7 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30829 replies
  • September 18, 2023

Hi @Djan Cano 

Good question.

To help us have enough context, please post detailed screenshots with how your Zap steps are configured.


  • Author
  • New
  • 3 replies
  • September 18, 2023

Of course Troy! Please let me know if these are enough. I’ve added them as attached files.

 


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30829 replies
  • September 19, 2023

@Djan Cano 

Can you show screenshots from the Zap Runs of the DATA IN/OUT for each Zap step?

https://zapier.com/app/history/


  • Author
  • New
  • 3 replies
  • September 19, 2023

I don't have any, is this because it is still on Testing? I mean, the zap has not been published and I am just running tests to see if it works.

 


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30829 replies
  • September 19, 2023

@Djan Cano 

Make sure to use fresh data from the Zap trigger as the attachment files objects are temporary and expire.

Change Zap trigger data: https://help.zapier.com/hc/en-us/articles/8496310366093


  • Author
  • New
  • 3 replies
  • September 19, 2023

I resent the email just now and it is not working either, as you can see it is from minutos ago. Does the file itself have an expiry too? 

 


  • New
  • 1 reply
  • May 24, 2024

@Djan Cano do you did resolve ?