Hello, I have an issue with my scenario, I want to import data form a jot form and create a new item in my Notion database
And I got this :
BundleValidationError
Validation failed for 1 parameter(s).
- Missing value of required parameter ‘title’.
I dont understand because all the area are full, can someone help me ?
Thanks
Welcome to the Make community!
Your error message says that a required field is empty.
This is the only required field:
Could you show us proof that this variable “Nom de votre societe” from module [19]'s output bundle is not empty?
Please provide the output bundles of the trigger/iterator/aggregator 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”.
A.
Save each bundle contents in your text editor as a bundle.txt
file, and upload it here into this discussion thread.
Uploading them here will look like this:
module-1-output-bundle.txt (12.3 KB)
B.
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:
-
Either add three backticks ```
before and after the code, like this:
```
input/output bundle content goes here
```
-
Or use the format code button in the editor:
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
Hello, thanks for your response, when I download the output there is only this :
null
]
You’ll probably need to get an older form response, because there are no new form responses when you ran it now.
Get an older form submission data from the scenario History tab, or submit a new form response before running the scenario.
Then, get the output bundle.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
It doesnt works with jotformn I tested with google form and it’s better, thank you for your time, appreciate this !
2 Likes
No problem, glad I could help anyway!
1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
3. Do join the unofficial Make Discord server for live chat and video assistance
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!