Cloudflare R2
Cloudflare R2 is an object storage service that allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.
Creating a Cloudflare R2 connection
Using R2 Access Key
To create the connection you need:
- An API Address
- An Access Key ID
- A Secret Access Key
Obtaining the credentials
Please follow Cloudflare documentation to obtain your credentials.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Cloudflare R2 icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select R2 Access Key as the method to create the connection.
- Fill in the parameters:
- The API Address
- The Access Key ID
- The Secret Access Key
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.