Form instance
Open a form instance.
sidely://form-instance?ARGS
Where ARGS can be:
uuid: the uuid of the form instance to openform: the id of the form to opencompany: the uuid of the company to open the form forfields: the data to fill the form with (base64Url encoded Zip of a CSV file containing 3 columns:slug,metadata,value)
info
All csv values are separates with , and lines with \n