Instantiation
Get a form
Retrieve a form’s metadata, field schema, and rendered HTML/CSS:Submit a form
submit_form raises ValueError if form_data is empty or None.
Retrieve Paubox Form schemas and submit form responses using the Python SDK.
submit_form raises ValueError if form_data is empty or None.