> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/integration/shopify/shopify_connector.md).

# Connecting to Shopify

Install the Shopify app and connect your Business Central environment.

Shopify's **Dynamics 365 Business Central** app is used to integrate your e-commerce Shopify store with Bevica. There are multiple security measures, provided and supported by Microsoft, to ensure that your data remains safe while flowing between systems.

{% hint style="warning" %}
**Prerequisites**

**Dynamics 365 Business Central** app installed in Shopify: [Dynamics 365 Business Central](https://apps.shopify.com/dynamics-365-business-central)
{% endhint %}

### Shopify Connector Terms and Conditions

Upon installing the Shopify Connector and configuring a new store, you are prompted to review the terms and conditions of the connector. The Microsoft Private Statement can be found [here](https://privacy.microsoft.com/en-us/privacystatement).

![](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-ad390f1c38c1f8838cbea9b5af38a902c2f7796e%2FHl5nmk0G49Sd5UjpH42URTBK6-2RtJ8jpA.png?alt=media)

### Shopify Setup

When installing the Dynamics 365 Business Central app in Shopify, you are prompted with further security information and data privacy policies. It's advised that you read these and agree to them before installing the app.

![](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-32f2914853542e03b1375bb26b5c727f24201df6%2FDl6jkVYkzqTokFHXpgYUIIaRPMvxPCVJ1Q.png?alt=media)

For more information, please contact TVT Support.


---

# 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://kb.bevica.com/documentation/integration/shopify/shopify_connector.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.
