I think you need call persist all because you are using GET to make the submission? You should use post if you need to write to the database and then flow calls persist all itself. I'm just intergrating raptor editor in to my web app built with flow ;)