Submit public form
Form
Submit public form
Submit data to a public form without authentication, enabling external data collection.
Parameters:
formSiteId: Unique identifier for the form-site combinationpassword: Required if the form is password-protectedvalues: Array of form element values with their corresponding datasubmitterInfo: Optional contact information for the submitter
Value Structure per Element:
elementId: Form element identifiervalue: The actual data value (varies by element type)periodUnit: For time-series data, specifies the period (e.g., monthly, quarterly)docs: Optional file attachments supporting the data
Validation:
- All required fields must be provided
- Data types must match element configurations
- Numeric values validated against min/max constraints
- File uploads checked against allowed types and sizes
Common Use Cases:
- Supplier environmental data collection
- Third-party compliance reporting
- Stakeholder sustainability surveys
- External facility data submissions
POST
Submit public form

