How to obtain the correct formId

Question:
I would like to use Wix Forms with Headless, but I’m having trouble obtaining the formId. (The wix-form app is already installed on an existing site)

When I input the formId I guessed from the Wix studio URL, I encounter the following error. (Based on the error message, it seems there are no issues with parameters or initial settings)

applicationError:
  description: Form xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx not found
  code: FORM_NOT_FOUND
  data: {}
  at Generator.throw (<anonymous>)

What have you already tried:

If this is specifically focused on Wix Headless, we have the Headless team available in the Devs On Wix Discord server. I’d recommend reaching out there for this specific use case :slight_smile:

1 Like

Thank you so much for your advice :smiling_face: