bulkMarkSubmissionsAsSeen( )


Marks form submissions as "seen".

This function marks the submissions as if they were seen by the site owner. Only site collaborators with the Manage Submission permissions can mark submissions.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Submissions
Manage Orders
Read Orders
Read Submissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
idsArray<string>Required

IDs of submissions to mark as seen.


formIdstringRequired

ID of the form which the submissions belong to.

Was this helpful?
Yes
No