Data API v2

Added

  • List Form Submissions by Site
    Added a new endpoint to list form submissions for a given site. This endpoint differs from the existing List Form Submissions endpoint by accepting siteId as a path parameter and elementId as a query parameter. Use this endpoint to get a consolidated list of form submissions for a form that appears across multiple component instances.

Designer API

Added

Updated