Standard Data is used in 60+ countries worldwide.
Suffice it to say, we’ve seen a few things. These are our stories.
<pre> gem 'aws-sdk', '~> 3' gem 'pry' require 'pry' require 'aws-sdk' Aws.config.update({ access_key_id: "AWS_ACCESS_KEY_ID", secret_access_key: "AWS_SECRET_ACCESS_KEY" }) # csv of UUIDs that a
READ MOREToday we released a new role in SDK: View Only. This new role allows organization admins to invite individuals to a project that can view all the data, without permissions to download or edit data.
READ MOREYes, you can! The ability to mark a form downloadable and/or submittable is available to admins of the organization your project is a part of. If you are not your organization's admin, please contact
READ MORELast year, we made the decision to use React Native in order to build the mobile app for our product, <a href="https://www.securedatakit.com/" class="pick-link" target="_blank">Secure Data Kit</a>. Su
READ MOREXLSForms are super fun when you know how to hack them! A common request is to display the 'label' of an answer option in the 'label' of another question. XLSForm depends heavily on variables (aka the
READ MORE