Setup

To use the Submissions API, install the @wix/forms package using npm or Yarn:

Copy

or

Copy

Then import { submissions } from @wix/forms:

Copy
Did this help?