I would like to be able to use URL parameters in a query string to dynamically populate a form.
For example, I am working on a case where guest users are prompted for an update via email. Embedded within the email would be a customized URL that includes a SmartSuite record ID as a parameter. When the user clicks on the link, they would be taken to a dashboard that contains a SmartSuite form. They would use the form to update the record. I would like to populate a (hidden) record ID field on the form with the data from the URL query string.
I use this technique with some frequency with Gravity Forms: https://docs.gravityforms.com/using-dynamic-population/#h-query-string