Connector Improvement: Samsara Connector - Add form submissions / forms to the connector
AnsweredPlease add forms / submissions to the connector. It's definitely available through the Samsara API.
Get a stream of filtered form submissions.
The API endpoint this reaches is here:
-
Official comment
Hi Robert,
This is a valuable suggestion. I have added your request to our Samsara connector improvements backlog.
To help us better understand your needs, could you share more details about your use case for including form submissions/forms in the connector? Specifically, what problem are you trying to solve, and what data from form submissions would be most important for your workflows?
We will keep the community updated on this thread as we make progress.
Thanks,
Unni -
Sure thing. My company is using Samsara forms as a way to moderninze our workflow. Samsara has a feature for custom forms that a vehicle driver can fill out and the information gets stored in their system.
We then call their API to pull the form data out and take action on it internally / import it into our back-end databases.Specifically, the fields nested JSON in the JSON response from the forms API has the important info. This has a list of IDs, labels, types, and values. This could pretty easily be normalized.
Below is an example of what this structure within the JSON response looks like.

Please sign in to leave a comment.
Comments
2 comments