Register the application on MindMeister
MeisterTask delegates OAuth to MindMeister. Register a developer application on the shared MindMeister portal to receive a Client ID and Client Secret.
Sign in to MindMeister
Sign in to your MindMeister account.
- Open https://www.mindmeister.com/api in the same browser session.
- Click Register a new application.
Configure the application
Provide an application name and the StackOne redirect URI.
- Application name:
StackOne - Redirect URI:
https://api.stackone.com/connect/oauth2/meistertask/callback - MindMeister does not ask for scopes at registration — they are requested per-authorization on the authorize URL.
Save the application
Save to generate the credentials.
- Click Save.
- Copy the Client ID and Client Secret and store them securely for use later.
Available scopes
StackOne requests the following scopes on the authorize URL. You do not select them when registering the application.
meistertask— read and write access to MeisterTask projects, sections, tasks, comments, attachments, labels, and persons.meistertask.readonly— read-only access to MeisterTask projects, sections, tasks, and related resources.userinfo.profile— read the authenticated user’s profile (name, avatar, language, time zone).userinfo.email— read the authenticated user’s email address.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for MeisterTask:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select MeisterTask
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile