Table of Content
Actions
google_drive - Download File - Pass
With Get Buffer Response = TRUE - Pass

Note that the output data has Array type, you will need to parse it into Buffer
const buffer = Buffer.from(this.rawData)

With Get Buffer Response = FALSE - Pass
