SmartSheet API's make it easy to interact with data coming OUT OF SmartSheet. Is it possible to capture web data (in particular from a URL) to prepopulate certain values?
Use case:
Survey - user is logged in and is responding to a survey based on an item they are viewing.
Need to capture user details (User ID, First Name, Last Name, email address from profile, etc). and details related to the item they are viewing (Rhinestone boots).
in this scenario all other data would then be form entered.
The URL would be specific to Item and User. SmartSheet would need to interact with db to pull User and Item data then populate the values based on that.
Possible?
Thanks.