Beeminder

Beeminder integration on indie.money — track goals, datapoints, and pledges

Written By pvdyck

Last updated About 1 hour ago

Beeminder

Supported — manage Beeminder goals, datapoints, charges, and user data

NodesBeeminder
AuthAPI Token or OAuth2 via Secure Vault

Credential Setup

Beeminder supports two authentication methods. Choose one when configuring the credential in Secure Vault.

API Token

  • Auth Token — Your Beeminder personal auth token

OAuth2

  • Authorize indie.money against your Beeminder account through the standard OAuth2 flow. No additional fields are required.

Operations

Charge

  • Create — Create a charge (with optional note and dry-run)

Datapoint

  • Create — Create a datapoint for a goal
  • Create All — Create multiple datapoints at once
  • Get — Get a single datapoint
  • Get Many — Get many datapoints for a goal
  • Update — Update a datapoint
  • Delete — Delete a datapoint

Goal

  • Create — Create a new goal
  • Get — Get a specific goal
  • Get Many — Get many goals
  • Get Archived — Get archived goals
  • Update — Update a goal
  • Refresh — Refresh goal data
  • Short Circuit — Short circuit the pledge
  • Step Down — Step down the pledge
  • Cancel Step Down — Cancel a scheduled step down
  • Uncle — Derail a goal and charge the pledge amount

User

  • Get — Get user information

Compatibility

All operations supported.