POST

Count Submissions By Intake Form Ids


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Counts intake form submissions by form IDs.

Returns the total number of submissions per intake form.

If you include a deleted intake form ID in the request, that form is omitted from the response.

Use this method for analytics, reporting, or checking if a form has submissions before deleting it.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Intake Form
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/intake-forms/v1/submissions/count

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?