Upload Typeform -> create a new folder -> upload file
HI All,
I have questions about a flow I have.
Typeform - File upload.
Then a new folder is created. (google drive)
Then the file from Typeform needs to go directly in de new folder. (google drive)
At the moment I get a new folder and a file in a base folder.
So my question is How do I get the file automatically in the folder?
Page 1 / 1
Hi @TJ D
Try these Zap steps…
Trigger: Typeform - New Entry
Action: GDrive - Create Folder
Action: GDrive - Upload File (map ID of Folder from Step 2)
Hi @TJ D
Try these Zap steps…
Trigger: Typeform - New Entry
Action: GDrive - Create Folder
Action: GDrive - Upload File (map ID of Folder from Step 2)
Ah thanks i will try this, but the problem is that i got this:
“ Unable to load choices We’re having trouble loading 'File' data (The app returned "Shared drive not found: {{145532170__field_lCUs1F4SQfjx_file}}".) “
Hi @TJ D
Please post screenshots with the error and how each of your Zap steps are configured.
Hi Troy thanks for your help.
I still get the same problem but now i got not the file but its a text i tested it 100 times but i still is not working out well for me.
What dont understand that it is not working what i want is that from Typeform.
That the folder is created Has the Username. And the file that is uploaded goes directly in the the new folder.
Hey there @TJ D, hope you don’t mind me jumping in here to assist!
It looks like the way it’s currently set up, files will always be added into the KSA folder, not the folder that’s created by the Create Folder step. This is because the KSA folder has been selected from the Folder field’s dropdown menu.
To make sure that the Upload File step (step 3) always uploads files into the newly created folder, you’ll want to select the Custom value option from the Folder dropdown menu. Then select the ID field from step 2. That’ll look something like this:
The ID field contains the ID number that Google Drive uses to identify the folder. So selecting that ID will make sure that the Zap will always upload the file into the folder created by step 2.
Can you give that change a try and let us know if that gets the file uploaded into the correct folder?
hi @SamB,
Thanks for this the flow is working now, I am so happy thanks for this !!
The only problem i have now that i don't get the image i uploaded, but i get a text file.
Hmm, it looks like there are two fields selected in the File field on step 3 and I suspect that’s why a text file is being created. As it’s likely reading the values in those selected fields as text. For context, in the absence of a file being selected we’ll assume that you’re looking to create a text file using the contents selected for that field, which isn’t what’s wanted here!
So, for that File field you’ll want to select the field from Typeform that contains the file object itself. I’m not exactly sure what the field will be called in your case, but usually a file will be in a field which says (Exists but not shown). For example:
Can you try selecting the field containing the file object instead to see if that does the trick?
HI,
@SamB
Thanks your explanation is clear for me, I cannot select any file with the name: (Exists but not shown).
So what i try it is still not working out well for me Maybe somebody out there can help?