> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ShopWorks - How do I link my account?

# Overview

To authenticate with ShopWorks, you will need:

1. **Hostname** - The API hostname for the ShopWorks API you want to access.
2. **Username** - The username for your ShopWorks account
3. **Password** - The password for your ShopWorks account

This guide will walk you through finding your ShopWorks credentials.

### Prerequisites:

* You must have a ShopWorks account.
* API access must be enabled by ShopWorks. Email [support@shopworx.com](mailto:support@shopworx.com) to request it.

### Instructions:

#### Step 1: Find Your Hostname

Your hostname depends on the API you want to access:

* `manageordersapi.com/onsite` — connects to `https://manageordersapi.com/onsite/signin`
* `manageordersapi.com/v1/manageorders` — connects to `https://manageordersapi.com/v1/manageorders/signin`

#### Step 2: Find Your Credentials

Your ShopWorks credentials are the same username and password you use to log into your ShopWorks account.

#### Step 3: Enter Your Credentials in the Connect UI

Once you have your **Hostname**, **Username**, and **Password**:

1. Open the form where you need to authenticate with ShopWorks.
2. Enter the **Hostname**, **Username**, and **Password** in the corresponding fields.
3. Submit the form to complete authentication.

<img src="https://mintcdn.com/nango/A49_S9WOOHN0eg9h/api-integrations/shopworks/form.png?fit=max&auto=format&n=A49_S9WOOHN0eg9h&q=85&s=0782e20019700ba80386f451ff6b8efa" style={{maxWidth: "450px" }} width="500" height="700" data-path="api-integrations/shopworks/form.png" />

You are now connected to ShopWorks.
