Match multiple forms for 1 user on a single database

Hi there,

So:

  • I have a custom registration page that inputs the data into Wix CRM and a custom “memberdatabase”
  • I have a member profile page that contains a form requiring more data
  • I’d like the data submitted in the registration and the data submitted in the profile page form to appear on the same line in my “memberdatabase”

Can anyone help please?

#multiple #forms #database #user #input

Hi,
You can update an exiting contact with the createContact function, check out the API here .