Add Backblaze B2 Account
Add a Backblaze B2 storage account to PlaidCloud for importing and exporting data files using affordable cloud object storage.
Backblaze B2 Setup
These steps need to be completed within the Backblaze B2 console.
- Sign in to the Backblaze B2 console
- Navigate to Buckets and create a bucket if one does not already exist. Note the bucket name.
- Navigate to App Keys
- Select Add a New Application Key
- Give the key a name, select the bucket it should have access to, and choose the appropriate permissions (read and write)
- Select Create New Key
- Copy the keyID (this is your Access Key) and applicationKey (this is your Secret Key). Save both for the PlaidCloud Document setup below. The application key is only shown once.
- Note the S3 Endpoint for your bucket's region. It follows the pattern
https://s3.{region}.backblazeb2.com(e.g.https://s3.us-west-004.backblazeb2.com). This can be found on the bucket details page.
You should now have everything you need to add your Backblaze B2 account to PlaidCloud Document.
PlaidCloud Document Setup
- Sign into PlaidCloud
- Select the workspace that the new Document account will reside
- Go to
Document > Manage Accounts - Select the
+ New Accountbutton - Select
Backblaze B2as the Service Type - Fill in a name and description
- Enter the Start Path as your S3-compatible endpoint followed by the bucket name:
https://s3.us-west-004.backblazeb2.com/my-bucket - Enter the Region for your bucket (e.g.
us-west-004) - Select an appropriate Security Model for your use case. Leave it
Privateif unsure. - Paste the keyID into the Access Key ID field under Auth Credentials
- Paste the applicationKey into the Secret Access Key field under Auth Credentials
- Select the Save button and your new Document account is live