In addition to the answers to the questions on your form, Paperform captures a bit of other information about the device used to fill it out.
You'll find some of these in the submission results for your form, such as the public IP address of the submitter's network. Exporting your results as a CSV will also show the device type used (desktop, mobile, or tablet).
Direct Integrations
You might also want to pass this information to other apps using direct integrations.
To send info other than answers through to an integrated app, you can use these keys:
{{ device.ip_address }} — The public (external) IP of the submitter.
The same information is available when integrating via third-party services Zapier and Make (Integromat).
Gotchas
Some of the keys listed above are supported in other places where answer piping is supported after submission, such as custom PDFs. They are not all supported in every case, however, so make sure to test them out thoroughly if you'd like to give it a try outside of an integration.
The {{ device }} key will not appear in the Answer Piping options unless at least one submission has been received on your form.