Beeminder
Learn how to use Beeminder with Composio
Overview
SLUG
BEEMINDER
Description
Beeminder is an online goal-tracking service that uses financial incentives—pledge money on your objectives and forfeit it if you don’t keep up—to help you achieve your goals.
Authentication Details
OAuth2
client_id
client_secret
oauth_redirect_uri
scopes
bearer_token
API Key
bearer_token
Tools
Authenticate and Redirect User
SLUG: BEEMINDER_AUTHENTICATE_AND_REDIRECT_USER
Action Parameters
redirect_to_url
username
Action Response
data
error
successful
Create Charge
SLUG: BEEMINDER_CREATE_CHARGE
Action Parameters
amount
dryrun
note
user_id
Action Response
data
error
successful
Get all goals
SLUG: BEEMINDER_GET_ALL_GOALS
Action Parameters
username
Action Response
data
error
successful
Get Archived Goals
SLUG: BEEMINDER_GET_ARCHIVED_GOALS
Action Parameters
username
Action Response
data
error
successful
Get Beeminder User Information
SLUG: BEEMINDER_GET_USER_INFORMATION
Action Parameters
associations
datapoints_count
diff_since
skinny
username
Action Response
data
error
successful