Skip to main content
The Forms client does not require API credentials. Forms are identified by a UUID that you obtain from the Paubox dashboard.

Instantiation

Get a form

Retrieve a form’s metadata, field schema, and rendered HTML/CSS:
The returned Paubox::Form object exposes:

Submit a form

Submitting with file attachments

The maximum total request size is 250 MB.

Error handling