DocuClipper

Getting started

Set up your account and run your first workflow in minutes.

This guide walks you through creating an account, connecting a data source, and running your first workflow.

Prerequisites

  • A work email or Google/GitHub account
  • Access to at least one app you want to connect (e.g. Google Sheets, Slack, your database)

Step 1: Create an account

  1. Go to the signup page.
  2. Enter your email and password, or sign in with Google/GitHub.
  3. Verify your email if required.

No credit card is needed for the free tier.

Step 2: Create a connection

  1. In the dashboard, open Connections.
  2. Click Add connection and choose an app (e.g. Google Sheets).
  3. Complete the OAuth or API key flow.
  4. Select the specific resource (sheet, channel, etc.) you want to use.

Your connection will appear in the list and can be used in any workflow.

Step 3: Build a workflow

  1. Open Workflows and click New workflow.
  2. Add a Trigger — for example, "When a new row is added to Sheet X."
  3. Add one or more Actions — for example, "Insert row in Database" or "Post to Slack."
  4. Save and run once to test.

You can then enable the workflow to run automatically on a schedule or on each trigger event.

Next steps