Hey! This is my first automation and I need some help. I’m trying to take a video from google drive and put it in a notion database. Convert video to audio, then add the audio into another google drive folder. The notion part works, but adding the audio to the drive folder doesn’t.
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the input and output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
On your CloudConvert modules you have the configuration set to not download the files. So the module runs but it doesn’t download the result leaving the result in the CloudConvert system.
In your Google Drive module you’re mapping to the data that module 11 (cloudconvert) is expecting to have but it won’t have anything since it is not set to download any data.
Just set “download a file” in cloud convert module 11 to Yes and the module will download the converted file into Make ready for you to use that data in the upoad a file for Google Drive. You would also see this if you look at the output bundles under the operations bubble on the cloud convert module. If you click there you would see no Data is currently being downloaded.