# Cin 7

## Cin 7 Omni

{% embed url="<https://www.loom.com/share/5614884fed9e45d2a08471e9d2e25b34?sid=3271ce7a-b62b-4062-938f-81d1ac4af5ae>" %}

1. Open Cin 7&#x20;
2. Navigate to Settings > Integrations > Api v1
3. **Copy your Account ID / API Username** *(separete from the APIs itself)*
4. Create a new API instance&#x20;
5. Set the permissions to "Full Control"
6. Click Create
7. **Copy the API Key**

**OR follow the official Cin 7 Omni API Documentation**

{% embed url="<https://help.omni.cin7.com/hc/en-us/articles/10015165519503-Set-up-a-Cin7-Omni-API-connection>" %}

## Cin 7 Core

1. Navigate to the External API website inside Cin 7 Core. [Here](https://inventory.dearsystems.com/ExternalAPI.) is the link.&#x20;
2. Click on the + to create a new connection
3. Name your connection "Drivepoint"
4. Screenshot the pop-up that will appear after you click create (this will give us the **API Key**)
5. Close the pop-up
6. Open the new Drivepoint listing again and screenshot the **Account ID** (see example as well)
7. Send Drivepoint the two screenshots

<figure><img src="/files/JPrkkZq5vVfukvgf95Ku" alt=""><figcaption><p>Example of pop-up within Cin 7 Core API setup</p></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.drivepoint.io/data-integrations/cin-7.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.
