I am reading mail from gmail via intergration and i need to download attachment from the that mail.how can we do it?
Discussion posts and replies are publicly visible
developers.google.com/.../get
we dont have attachment id
we are receiving download link after reading the mail in mail body
please refer to attachment
You can get attachmentId in response using Get message API.