It keeps appearing whenever I try to test one module.
Hi @Jhon_Carl_Avila,
Welcome to the Make community!
You have mapped this field with data of a previous module. If you run this module once, there is no input for this mapped field, hence you have to fill this in yourself. In this case, the Download a File [35] module that you are trying to run once, needs a file ID because this is mapped from module [21]. (as you can see in the mappings)
Cheers,
Henk
Thank you so much for the reply and the warm welcome!
I’m new here as you can see, so I’m sorry for the noob question.
The point of this particular scenario is to send an audio recording from Google Drive to OpenAI and generate a transcription, a blog post, and an image.
I’m having trouble forwarding that recording from Google because the data from the Download File module doesn’t go to the next, and as you know, I can’t substitute that because it’s a file. I can’t input a file to that box that appears in the message because it only accepts text.
Do you have any solutions to this? Or do I have any materials you know of that may guide me in the right direction?
I tried going over to the “Google Drive” connection guide and “Working with files” documentation, but both didn’t help.
Thank you again.
I see you are trying to download the file with 35, so it only needs a file ID. This is the ID of the resource, which is your audio recording. As far as I can assume, you mapped this well.
When you download the file, you can pass it to the next module. There are countless topics on this community and in the help section of Make on how to do this.
I am not spoiling it, learning to be self-reliant is part of the fun!
If you are stuck, however, know that you can come to the community for help. If you do, keep the following in mind:
Please, follow these steps when asking a question, and you’ll be more likely to get a helpful answer:
Give us a detailed explanation of what you’re trying to achieve
Tell us about any steps you’ve tried so far
Include screenshots of:
-
your scenario flow and setup (functions, mappings, variables, etc.)
-
module configurations and outputs
-
any error messages you are getting
Share the blueprint of the scenario you are asking a question about. (this does not contain any connection or personal information)
Henk
That’s a great advice!
Thank you for your time.
I’ll have this post closed now.
Jhon