# Wix

## **Connector Overview**

<figure><img src="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2Fgit-blob-929f94200bfb1056f1213ac7f54eee5e1416d292%2Fwix-logo.svg?alt=media" alt="" width="377"><figcaption></figcaption></figure>

Wix is a cloud-based website builder that allows users to create and manage websites. It's designed to be easy to use, even for people without web design or coding experience

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_WIX\_ACCESS\_TOKEN
* PAN\_SEC\_WIX\_REFRESH\_TOKEN
* PAN\_SEC\_WIX\_INSTANCEID

## **API Client Supported**

No

## **App Marketplace-Ready**

Yes. For more information, please see [here](https://docs.pandium.com/marketplaces/listing-in-external-marketplaces/wix-marketplace).

## **Requirements for Provisioning**

In order to provision your connector, the following Wix information must be gathered:

* App ID
* Client Secret

To obtain the information required for provisioning, perform the following steps:

1. Log into your [Wix Studio dashboard](https://users.wix.com/signin)
2. Navigate to Custom Apps
3. Select the desired app you want to connect
4. Your App ID should be located at the top\
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdk7gnoI41yiHfjMzOhdLVszH5QFcfmyJgb4aUIZzvH6juBRTuK-Lr0whKBuubiixmKEKTYobp-ZqPIwk0ia_s7NdhQQy_50Nkvaoqh5gcyWtN-ZYoeb71QeLy0AMdaCn617tDaTw?key=XIy8122ZNqmu67sUe4Q2WNF3)
5. To obtain your Client Secret, select the ellipses icon next to “Test App”
6. Select View ID & Keys > Your App Secret should be up top\
   \
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdJDwEnRum-uBkhTXoD_JLwGsD8vQ5xWnSnxz16q2lpGayH9Z6v_jCYcg5RGmHkuXeIjfui9YhBpZjqit14xmG5icsscYzFwsYA7WT9S8jOi_hFAZXfAHmHu0-kxjutYj0j2xxC?key=XIy8122ZNqmu67sUe4Q2WNF3)

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will do the following steps to connect to Wix:

1. Hit Connect
2. Select the Wix Installer URL
3. Select the Site we are connecting to > Agree & Add

## **API Resources**

For more information on how to utilize the Wix API, feel free to reference the following [documentation](https://dev.wix.com/docs/rest).


---

# 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.pandium.com/connectors/connectors-101/wix.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.
