We want to track certain data from submissions of any survey on Formstack. Is there a feature or process I could follow for us to send or store the data somewhere we could automatically export or access it from? Or is there a way to plug into the data on salesforce itself via API to where anytime a record is added, certain data from that record is pulled and stored in a separate database. This sounds more complicated than it should be but we are looking to gather data from these forms in our own database to run analytics.
Any advice would be amazing!
Hi @Noah McCashland You should use the Webhook submit action by formstack form. Provide the api of the database and form submission will post data to that api. the api should insert data into your database. More details here https://help.formstack.com/hc/en-us/articles/44592535914387-WebHook-Submit-Actions