hi,
i’m a newbie who needs guide on how to create a flow to submit data from google form to notion.
i have a google form named ‘g.form.2.no’ & i’d like to submit date from google form to a notion table named ‘h2m-tst-gform.2.no’. at this stage i’m able to map all the fields from google form to notion. however, i’m still unable to get the notion table updated automatically.
To automate your flow ‘tst.gform2no’, be ensure that the trigger is correctly set. In Active pieces, you need a trigger event, such as a new submission in Google Forms, to start the flow automatically. Check the trigger settings and ensure they match the event you are expecting. Also, verify that the flow is published and active. If the problem still got resist, try re-establishing the connection between Google Forms and Notion.
It seems like you’re aiming to create a flow that generates new records in Notion based on Google Forms responses. If that’s correct, you can use the Create Database Item action in Notion for this purpose.
after testing many times with the g.form submission, i’m stil unable to load / bring in the data fm g.form into notion. instead, it only passes blank data viz rows fr every g.form submission.
@nikahafiz, could you please post detailed screenshots (with any personal details removed) showing how your Notion step is configured? It would be helpful to troubleshoot the issue.
All fields in the Notion integration steps are currently empty. To insert a new record into Notion, you need to map data to these fields. Please refer to the How to Pass Data between Steps tutorial for guidance. You can also watch a YouTube tutorial where users demonstrate how to map data between steps.
For instance, when you click on the “Name” field in the Notion step, it will open the Data to Insert Panel with Google Forms response data. From this panel, you can select the appropriate name field (from Google Form) to map with name field of notion database.