> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/release-notes/release-notes/2022/july.md).

# July

## <mark style="color:orange;">NEW Connectors added!</mark>

#### <mark style="color:green;">Amazon Vendor Central</mark> <mark style="color:green;"></mark><mark style="color:green;">**Connector**</mark>

<details>

<summary>About <mark style="color:green;">Amazon Vendor Central <strong>Connector</strong></mark> <mark style="color:green;background-color:green;">(BETA RELEASE)</mark> </summary>

Vendor Central is an invite-only program for Amazon Vendors, i.e., parties that sell directly to Amazon.&#x20;

The beta release includes reports that are **exclusively accessible by Vendors only.**

</details>

**Tables Added:**

* `VendorSalesReportBySourcing`
* `VendorSalesReportByManufacturing`&#x20;
* `VendorTrafficReport`&#x20;
* `VendorInventoryReportBySourcing`&#x20;
* `VendorInventoryReportByManufacturing`&#x20;
* `VendorForecastingReport`&#x20;
* `NetPureProductMarginReport`&#x20;

The [reports](https://docs.sarasanalytics.com/integrations/data-sources/ecommerce/amazon-vendor-central/all-report-types-and-tables) in this connector map to the new Amazon Retail Analytics dashboard found in Vendor Central. &#x20;

*Documentation for our <mark style="color:green;">Amazon Vendor Central</mark> connector can be found* [*here.*](https://docs.sarasanalytics.com/integrations/data-sources/ecommerce/amazon-vendor-central)&#x20;

#### <mark style="color:green;">Review Monitoring Connector</mark>

<details>

<summary>About <mark style="color:green;">Review Monitoring Connector</mark></summary>

[Review Monitoring](https://review-monitoring.com/) automates the monitoring and analytics of reviews of your brand and product(s) across major e-commerce sites. &#x20;

</details>

The following tables have been added in the Review Monitoring connector:&#x20;

* `Reviews`&#x20;
* `Products`&#x20;

*Documentation for our <mark style="color:green;">Review Monitoring</mark> connector can be found* [*here.*](https://docs.sarasanalytics.com/integrations/data-sources/saas-integrations/reviewmonitoring)&#x20;

#### <mark style="color:green;">Shipstation Connector</mark>

<details>

<summary>About <mark style="color:green;">Shipstation Connector</mark></summary>

[ShipStation](https://www.shipstation.com/) is a web-based eCommerce shipping platform that streamlines and automates your fulfillment process. &#x20;

</details>

**Tables Added:**

* `AccountTags`&#x20;
* `Carriers`
* `Customers`
* `Fulfilment`
* `Orders`
* `Products`
* `Shipments`
* `Marketplaces`
* `Stores`
* `Users`
* `Warehouse`

*Documentation for the <mark style="color:green;">Shipstation</mark> connector can be found* [*here.*](https://docs.sarasanalytics.com/integrations/data-sources/saas-integrations/shipstation) &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/release-notes/release-notes/2022/july.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
