Skip to main content

Cloudflare R2 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

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Cloudflare R2 icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select R2 Access Key as the method to create the connection.
  5. Fill in the parameters:
    • The API Address
    • The Access Key ID
    • The Secret Access Key
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.