n8n-docs/docs/integrations/builtin/credentials/beeminder.md

1.3 KiB

title description contentType
Beeminder credentials Documentation for Beeminder credentials. Use these credentials to authenticate Beeminder in n8n, a workflow automation platform. integration

Beeminder credentials

You can use these credentials to authenticate the following node:

Prerequisites

Create a Beeminder{:target=_blank .external-link} account.

Supported authentication methods

  • API user token

Refer to Beeminder's API documentation{:target=_blank .external-link} for more information about the service.

Using API user token

To configure this credential, you'll need:

  • A User name: Should match the user who the Auth Token is generated for.
  • A personal Auth Token for that user. Generate this using either method below:
    • In the GUI: From the Apps & API{:target=_blank .external-link} option within Account Settings
    • In the API: From hitting the auth_token API endpoint{:target=_blank .external-link}