BundleValidationError Validation failed for 1 parameter(s). Missing value of required parameter 'data'

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.

3 Likes