- Feedback files: Consumer, business, or bank account records that have been scored by Straddle.
- POC (Proof of Concept) files and Retro files: Records that have not been scored by Straddle.
How it works
1
Create a CSV file
Compile your data with the required and requested data field types. Save the file in CSV format with the correct naming convention. For more information on the required data field types, see the data field types document.
2
Download your PGP public key
Every data file sent sent to Straddle must be encrypted using the Straddle-provided PGP public key. Do not use any other public keys for encryption.
3
Encrypt the CSV file with PGP
Straddle provisions you with a public PGP key pair for encryption. You can access the PGP public key below
4
Upload the file to Straddle
Once you have encrypted the CSV file with the PGP public key, you can upload the file to the Straddle file server.
Create a CSV file
Compile your data with the required and requested data field types. Save the file in CSV format with the correct naming convention. For more information on the CSV file requirements for different file types, see the following:- For Feedback files, see Send Feedback Data via CSV File.
- For POC and Retro files, contact your Account Manager or review the sample below. The maximum size per file allowed to send is 4 GB.
- File definitions and sample
Download the Straddle PGP public key
Every data file sent sent to Straddle must be encrypted using the Straddle-provided PGP public key. Do not use any other public keys for encryption. Straddle provisions you with a public PGP key pair for encryption. You can access the PGP public key in one of the following ways:Download File
Download Public PGP Key
Download the Straddle PGP public key from openpgp.org
Manual Import
KeyID | 74D819E55C5370643190B149F40DA06AFEFE8A33 |
Key type | RSA |
Key size | 4096 |
Fingerprint | 74D8 19E5 5C53 7064 3190 B149 F40D A06A FEFE 8A33 |
User ID | straddle share <trust@straddle.io> |
Key
Encrypt the CSV file with PGP
Do not sign the file before or after encryption. The file encryption process in this section uses the Gnu Privacy Guard (GPG) implementation of the PGP encryption standard. To encrypt your CSV file, complete the following steps:- Open the command line on your computer.
- Import your Straddle PGP key with the following command:
- If successful, the command line returns a message similar to the following:
- Use the —encrypt option to encrypt the file and specify the following options:
-
- clientname_encrypted.gpg: The name of the newly encrypted file.
- trust@straddle.io: The name of the encrypted file recipient.
- filename.csv: The name and path of the CSV file.
- The following is an example of the encryption command with all options specified:
Send encrypted files using secure upload
- Once the file is encrypted, you can send it securely using the Straddle DataShare service.