# Salesbricks Integration

Integrating Salesbricks with Sphere enables a.) seamless transaction data import and b.) live tax calculation within Salesbricks invoices. &#x20;

This guide provides step-by-step instructions on generating an API key in Salesbricks, linking it to Sphere for a secure integration.&#x20;

It also covers configuring the Sphere Tax API within Salesbricks to ensure accurate tax calculations.

### Part 1: Configure Data Synchronization from Salesbricks to Sphere

1. In your Sphere account, select the **Salesbricks** tile and click the “**Connect**” button.

<figure><img src="/files/gKOR8AhMb26GdadaIfHS" alt=""><figcaption></figcaption></figure>

2. A modal will appear — click the **“Get Started”** button to proceed.

<figure><img src="/files/mk3rh1rNQkp3v5XUHTr6" alt=""><figcaption></figcaption></figure>

3. In your Salesbricks app, navigate to the **Settings** tab, then go to **Integrations**. Under the **Salesbricks Services** section, click the **APIs** button.

<figure><img src="/files/FkFjxvuejjLVowgugTPO" alt=""><figcaption></figcaption></figure>

4. Generate a new API token and copy it to your clipboard.

<figure><img src="/files/6lxnBmbrIdryDJi1aAgA" alt=""><figcaption></figcaption></figure>

5. Go back to the Sphere app, paste the Salesbricks API token, and click **Next**.

<figure><img src="/files/242qNS3guTiNCqmqEw9A" alt=""><figcaption></figcaption></figure>

6. You’re all set! If the connection is successful, data will begin importing, and after some time, your products will appear in **Sphere**.

<figure><img src="/files/mfgwLjqqHjj3REy2DmHS" alt=""><figcaption></figcaption></figure>

### Part 2: Configure Sphere Tax API Key for Tax Calculation

1. In Sphere, click **“Create a new API Key”** to generate the Sphere Tax API key. Make sure to save the newly generated key, as it cannot be viewed again later. You will need to enter this value in the Salesbricks dashboard.

<figure><img src="/files/DNN4ukznpqwso2lW5EXR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fzW2sO322tJcWUexRAaF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Nrcl9bWs69h8GTWiOZ5H" alt=""><figcaption></figcaption></figure>

2. Go to **Settings** in your Salesbricks account, click **Integrations**, and then under the **Billing and Payment** section, select **Sphere**.

<figure><img src="/files/NwAonvr9tj1ib0N72XN3" alt=""><figcaption></figcaption></figure>

3. Paste the **Sphere API key** into the input field on this page and click the **Validate** button.

<figure><img src="/files/DMfRTlPC3ee2cwV6HALk" alt=""><figcaption></figcaption></figure>

4. Once the key is validated, the connection status will show as **Active**. You’re all set.

<figure><img src="/files/w9q9KvnM577O4WJjTO8T" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getsphere.com/features/integrations/prebuilt-connectors/salesbricks-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
