Standard Data is used in 60+ countries worldwide.
Suffice it to say, we’ve seen a few things. These are our stories.

SDK's latest updates include new user invitation functionality which will allow project administrators to invite users in bulk! In the user invite section of your project, click 'Bulk Add Users.'
READ MORE
<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 MORE
Today 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 MORE
Yes, 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 MORE
Last 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 MORE