Grabbing contents from a file in my Google Drive

Have a work flow setup to take an audio file and then use OpenAI to transcribe and analyze it using a format I provided. this works very well. However what I want to do now is to just grab some text in a file on my google drive and run it through my OpenAI analyze/formatter. Stumped on how to get contents of a file that is in a folder on my Google Drive.

Hi @nunnbetrconsulting,

First off, welcome to Pipedream! Happy to have you.

To read a file from your Google Drive. It depends on the type of the file that you might use different method to get the content. For example, if the file is the Google Doc file, you can use Pipedream Google Doc - Get Document.