Multiple Forms Linking to Same Record

Hi Friends!!

I am interested in creating a signup flow without having the user set a password and create an account.

It is in a sense similar to the conditional forms, I just want to collect the data at EACH step, rather than waiting till the very end. (in case the user drops off, that way I have part of the information)

I am thinking of doing this through multiple forms. However, I am curious if it would be possible to link all the entries to the same data set in airtable.

I am aware of the complications as the user is not signed in, but I am hopeful that someone has a solution!

Thank you!!

I have the same need! It seems the forms can only add records and not update them.
The workaround that I did is to send the data to different airtable tables and then I placed a trigger to merge them.