Wix-Events & RSVP

Hello together.

At moment i am working with Wix-Events and have a little problem with the values of the Submitting-Form (which is integrated in WixEvents).
I already looked into several posts and tried to find a way to get the form-data of an RSVP (by CODE).

Situation:

  1. You have the integrated wix-form of “Wix-Events”. With 3-Inputfields…
    a) first-name
    b) last-name
    c) e-mail

You fill the form and submit. ----> An event ist registered in the “EVENT”-DATABASE (o.k.)

I know how to get data out of the “EVENT”-DATABASE.

My question…
How can i get the entered data of the form for a special user who has submitted once this form? (first-name / last-name / e-mail) ???

After i have read some posts, it should be possible to do that.

Any ideas here?