Hey @EHP 🙂 Thanks for your question! Loving the sound of this workflow/journey.
Have you seen this help center article? It explains how you can add variables to your videoask URL to pre-fill contact details for your respondents. Once you’ve added the contact variables in your videoask share settings, you'll see the share URL update to include those variables. You'll need to copy the iframe embed code and then replace the standard share URL within that code with the updated share URL. You’ll then need to dynamically replace the ‘xxxx’ placeholder values in that URL with the actual contact details of your logged-in user.
If you have a developer that you can ask, hopefully they should be able to help with figuring out how you’d actually insert the real name/email address that you’re storing for your user into the videoask URL automatically.
In terms of then passing that response data to your database, we’d typically recommend using webhooks for automating this.