The following describes how to import data from Decipher into Crunch:
- Find your Decipher API Key. See Decipher's documentation for further information.
- Navigate to the folder where you'd like to import the dataset.
- Click the blue New button on the top right and select Dataset from the menu.
- Select Decipher as the source of your import.
- Enter the Decipher API Key and Company Name (or workspace, as noted below).
- Select the Decipher survey you want to import.
Further instructions
The following provides additional information about the steps described in the previous section.
Seeing the Decipher importer in Crunch
You should see the Decipher importer. If you do not, you need to enable Early Access:
Credentials
You must provide the following credentials in order to load your data into Crunch, which you provide through a form field within the Crunch app:
- Decipher API Key — can be found under the API access page in Decipher.
- Subdomain — the workspace associated with your Decipher account. If your Decipher login is [workspace].decipherinc.com, then the [workspace] is the value you enter into the second form field.
- Customer domain name (optional) — if your domain name differs from the standard decipherinc.com domain, then enter your custom domain name in this field.
Example one
If your login domain is:
crunch-io.decipherinc.comthen your credentials are:
- API key: <API key>
- Subdomain: crunch-io
Example two
If your login domain is:
captain.crunch-decipher.comthen your credentials are:
- API key: <API key>
- Subdomain: captain
- Domain: crunch-decipher.com
Decipher permissions
In your Decipher account, a user only needs the "View Only with Data" permission level in order to enable Crunch to import survey data from Decipher.
Any attempts to edit with the API key from this account's API key should respond with a 403 Error, as per Decipher's documentation.
Further information
For more technical API documentation (for advanced users), see the following article:
