> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MeisterTask - Access Token Authentication

> Follow these steps to connect MeisterTask via the StackOne Hub successfully.

<Warning>
  Ensure you are an Admin in your MeisterTask account.
</Warning>

If you've been directed to StackOne to integrate with MeisterTask, the following steps will help you understand the process and any necessary actions to configure successful integration.

## Get your MeisterTask Personal Access Token

<Steps>
  <Step title="Go to the API Page">
    Log in to your [MeisterTask account](https://accounts.meister.co). Go to the Meister [API Page](https://www.mindmeister.com/api) and click the Add button under the Personal Access Token section.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Page" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask/image1.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=f32575a13baba7f6d0a95ea0c305c13b" width="1042" height="413" data-path="images/meistertask/image1.png" />
    </Frame>
  </Step>

  <Step title="Select Scopes">
    Select the following Scopes for this new token:

    * userinfo.email
    * userinfo.profile
    * mindmeister.readonly
    * meistertask.readonly
    * license

    Then click the Submit button to proceed.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Select Scopes" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask/image2.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=42cf28c2355b56cdb39404ae8701f9ff" width="487" height="735" data-path="images/meistertask/image2.png" />
    </Frame>
  </Step>

  <Step title="Copy the Token">
    Your new Personal Access Token is now created with the designated scopes. Copy the new displayed token and store it safely.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask/image3.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=7ec7f5ef85aa4a8b30588c7ff7aae905" width="738" height="340" data-path="images/meistertask/image3.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter Personal Access Token">
    Upon reaching the Link Account page, enter your Personal Access Token from the previous step.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/meistertask/image4.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=45c139a92b8d69aed77d8108727f03fe" width="465" height="479" data-path="images/meistertask/image4.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Click the Connect button to proceed.
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Groups</li>
</ul>

## Useful Links

<Card title="API Reference" icon="link" href="https://developers.meistertask.com/reference/authentication">
  [https://developers.meistertask.com/reference/authentication](https://developers.meistertask.com/reference/authentication)
</Card>
