How do i use the IF node to check if a gmail message has attachments?

I’m having trouble to find how to check if an email has attachments or not. I am able to see the binary file, but how can i setup the next if node?

Hey @f.dig hope all is well. Here is how you can check if the email has an attachment:

there is an attachment:

there is no attachment:

2 Likes

@f.dig let me know if that worked

Thanks! it worked

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.