Skip to content

Sign up

DataMaker is a hosted SaaS — there’s nothing to install. You sign up at datamaker.automators.com, verify your email, pick a workspace name, and you’re in.

Create the account

  1. Go to datamaker.automators.com.
  2. Click Sign up. Enter your work email and a password, or continue with Google.
  3. Verify your email (one click in the message we send).

Workspace and project

Every DataMaker account has at least one workspace (your team) and at least one project (a logical grouping of templates, connections, and scenarios).

On first sign-in we ask you to:

  • Name your workspace — this is shown in the top-left dropdown and appears in API tokens.
  • Pick a project name. default is fine; you can rename it later.

Invite teammates

Settings → Team membersInvite by email. You can give each member one of three roles:

RoleCan do
OwnerEverything. Billing, team, all projects.
AdminManage projects, connections, scenarios, API keys. No billing.
MemberRead/write templates and scenarios in projects they’re assigned to.

Generate an API key

You’ll need at least one API key to call the REST API or to wire DataMaker into CI/CD.

  1. Open Settings → API Keys.
  2. Click New API key, give it a recognisable name (e.g. gha-staging).
  3. Copy the value. We don’t store the plaintext — if you lose it you generate a new one.

API keys carry the role of the user who created them.

Next

You have an account. Build your first template →