What is the data type of [Related Gmail Event Attach]

Hi everyone,

Because I need to get the attachment sent in gmail when receiving new mail. I don’t know what data type to use and how to configure to view gmail attachments in appsheet,

Thank you very much

“What is the data type of [Related Gmail Event Attach]”

If this was a question, to answer it you need to look at how the column is configured. In your view it shows the type as EnumList. You can then configure in that EnumList column a Base Type - which can be almost any other type. See image below. By default is will be set to Text as the Base Type.

Since you are talking about email attachments, the only valid types for Base Type you could use would be - Image, File, Drawing, Signature or Thumbnails

For this part, you need to elaborate on what your goal is. There is work that will be needed to make any attachments viewable in the app and/or use files, images etc as attachments on a generated email. Please describe your need.

I hope this helps!

Thanks for @WillowMobileSys

I am currently receiving information from gmail to appsheet (new appsheet feature is in beta), that column is gmail attachment file (Base type = file).
I want to see the gmail attachment file
I have selected file but I do not receive the attachment file