> ## 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.

# Teamwork

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

<Warning>
  Ensure you are a Site Owner within your Teamwork account.
</Warning>

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

## Get Your Teamwork Site Name

<Steps>
  <Step title="Find Your Site Name">
    Log in to your Teamwork account. Your Site Name is found in the URL.
    Example given the URL: `https://my-site.teamwork.com/app/home/inbox`
    The Site Name is `my-site`.
  </Step>
</Steps>

## Get Your Teamwork API Key

<Steps>
  <Step title="Edit My Details">
    When logged in to your Teamwork account, click your profile icon in the bottom left, then click Edit my details.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Edit My Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamwork/image1.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=a14f0e364b7507693ea064b0e09271a2" width="424" height="547" data-path="images/teamwork/image1.png" />
    </Frame>
  </Step>

  <Step title="Get API Token">
    Under the API & Mobile tab, click the Get API Token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Get API Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamwork/image2.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=85b9be11ffd25a7fd59c334f3b3f83eb" width="968" height="310" data-path="images/teamwork/image2.png" />
    </Frame>
  </Step>

  <Step title="Enable API">
    After reading the Terms and Conditions, check the checkbox for confirmation: "I have read and agree to the API terms and conditions". Then click the Enable API button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enable API" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamwork/image3.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=ba29c732581d7be1ba08a69b21865ad8" width="799" height="627" data-path="images/teamwork/image3.png" />
    </Frame>
  </Step>

  <Step title="Copy API Token">
    Copy your displayed API Token and store it safely.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy API Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/0zRfAlVllz5bF-yn/images/teamwork/image4.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=1e0deeab508d28c1035935a51435e4e9" width="966" height="317" data-path="images/teamwork/image4.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter API Key and Site Name">
    Upon reaching the Link Account page, enter your API Key and Site Name 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/0zRfAlVllz5bF-yn/images/teamwork/image5.png?fit=max&auto=format&n=0zRfAlVllz5bF-yn&q=85&s=179dda7560422917ebc209a52bda08a2" width="483" height="648" data-path="images/teamwork/image5.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Proceed by clicking the Connect button.
  </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>Roles</li>
  <li>Groups</li>
</ul>

## Useful Links

<Card title="API Reference" icon="link" href="https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api">
  [https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api](https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api)
</Card>
