I have created a survey using text and checkboxes and i am hoping to feed it to chatgpt later in my project, however i just want to be sure that the data from the users answers will be stored in the database. How can I be sure of this? Thanks
Hello, once you add the (Create record) action, the data entered by the user will be saved when triggering this action, and will be stored in the database collection as records that you can check at any time.