Hey there, so I’m using react-embed for users to complete a form, I want to link a completed form to our internal users.
So I’m getting the responseId in the onComplete callback, but I can’t find a way to find that completed form using typeform admin dashboard.
So how do I find a completed form by using the response id?