Instantiation
Get a form
Retrieve a form’s metadata, field schema, and rendered HTML/CSS:getForm dies if the form UUID is invalid or the form is not found.
Submit a form
submitForm dies on failure with a message containing the HTTP status code and response body.
Submitting with file attachments
The maximum total request size is 250 MB.Error handling
Wrap calls ineval to catch failures: