Active
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below .
Redirect url
https://integrator.boost.space/oauth/cb/wix2

Wix

The Wix modules enable you to monitor, create, update, search, and delete the contacts, cart, collections, products, orders, fulfillment, messages, and form submissions in your Wix account.

To get started with Wix, create an account at wix.com.

For the list of available endpoints, refer to the Wix’s REST API Reference.

Connect Wix to Boost.space Integrator

To connect your Wix account to Boost.space Integrator you need to create an app in the Wix Developers Center to obtain the App ID and App Secret.

  1. Log in to the Wix Developer Center using your Wix credentials.

  2. Click on the Start Building button.

    image.png
  3. In the left sidebar, click on the Permissions tab, then click + Add Permissions.

    image.png
  4. Add the following scopes:

    61d6ba9227e0c.gif

    Wix Developers

    Manage Your App

    Wix Stores

    Manage Products, Manage Orders

    Marketing

    Read Form Submissions

    Coupons

    Manage Coupons

    Wix Chat

    Manage Chats

    Wix Cashier

    Read Payments

  5. Go to the OAuth tab in the left menu and copy the App ID and App Secret values.

    image.png
  6. In the Redirect URL field, enter https://integrator.boost.space/oauth/cb/wix.

  7. In the App URL field, enter https://boost.space/integrations/wix.

    Note: If you receive an error when saving the connection, update the App URL to https://integrator.boost.space/oauth/cb/wix.

  8. Click Save.

  9. Click on the Test Your App button in the top-right corner, choose a starting point and then click Test App.

    61d6ba984b18f.gif
  10. Return to the OAuth page and click the Save button again.

    61d6ba9cd0c40.png
  11. Log in to your Boost.space Integrator account, add a Wix module to your scenario, and click Create a connection.

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

  12. In the App ID and App Secret fields, enter the credentials copied in Step 5.

    After you click the Save button, Boost.space Integratorwill redirect you to the Wix website where you will select a site to install your app.

  13. Click Save.

  14. If prompted, authenticate your account, select the site to install your app on, and click Agree & Add.

You have successfully established the connection. You can now edit your scenario and add more Wix modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

CRM: Contact

List Contacts

Retrieves a list of all contacts.

Connection

Establish a connection to your Wix account.

Sort by

Select or map the field name to sort the contacts.

Order

Select the order in which you want to sort the results. For example, ascending order.

Limit

Set the maximum number of contacts Boost.space Integratorwill return during one execution cycle.

Get a Contact

Returns the data of a specified contact.

Connection

Establish a connection to your Wix account.

Contact ID

Select or map the Contact ID whose details you want to retrieve.

Stores: Cart

Watch Carts

Triggers when a cart is created, completed, abandoned or recovered in a store web.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhooks settings.

  1. Add the Watch Cartsmodule to your Boost.space Integratorscenario.

  2. Generate and copy the webhook URL.

    61d6baa6d890b.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy2.gif
  5. Select the Wix Storesoption from theAPI Category drop-down menu.

  6. Select the events that will trigger the Watch Cartsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6baa92fc5e.gif

Now, every time the specified event in the store’s cart occurs, the Watch Cartsmodule in your Boost.space Integratorscenariois triggered.

Get a Cart

Retrieves cart details.

Connection

Establish a connection to your Wix account.

Contact ID

Select or map the Cart ID whose details you want to retrieve.

Stores: Collection

Watch Collections

Triggers when a collection is created, updated or deleted.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhook settings.

  1. Add the Watch Collectionsmodule to your Boost.space Integratorscenario.

  2. Generate and copy the webhook URL.

    61d6baae8b6d7.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy3.gif
  5. Select the Wix Storesoption from theAPI Category drop-down menu.

  6. Select the events that will trigger the Watch Collectionsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6bab0c22bf.gif

Now, every time the specified collection event occurs, the Watch Collectionsmodule in your Boost.space Integratorscenariois triggered.

Search Collections

Searches for collections by filter parameter.

Connection

Establish a connection to your Wix account.

Filter

Specify the parameter to filter the collections.

Limit

Set the maximum number of collections Boost.space Integratorwill return during one execution cycle.

Get a Collection

Returns the data of a specified collection.

Connection

Establish a connection to your Wix account.

Collection ID

Select or map the Collection ID whose details you want to retrieve.

Create a Collection

Creates a new collection.

Connection

Establish a connection to your Wix account.

Collection Name

Enter (map) a name for the collection.

Update a Collection

Updates an existing collection.

Connection

Establish a connection to your Wix account.

Collection ID

Select or map the collection whose details you want to update.

Collection Name

Enter (map) a new name for the collection.

Delete a Collection

Deletes a collection.

Connection

Establish a connection to your Wix account.

Collection ID

Select or map the Collection ID you want to delete.

Add Products to a Collection

Adds products to a specified collection.

Connection

Establish a connection to your Wix account.

Collection ID

Enter (map) the ID or select the collection to which you want to add products to.

Product IDs

Select or map the Product IDs you want to add to the collection.

Delete Products from a Collection

Deletes products from a specified collection.

Connection

Establish a connection to your Wix account.

Collection ID

Select or map Collection ID whose products you want to delete.

Product IDs

Select or map the Product IDs you want to add to the collection.

Stores: Product

Watch Products

Triggers when a product is created, updated, or deleted.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhooks settings.

  1. 1. Add the Watch Productsmodule to your Boost.space Integratorscenario.

  2. 2. Generate and copy the webhook URL.

    61d6bab55985e.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy4.gif
  5. Select the Wix Storesoption from theAPI Category drop-down menu.

  6. Select the events that will trigger the Watch Productsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6bab797aa5.gif

Now, every time the specified product event occurs, the Watch Productsmodule in your Boost.space Integratorscenariois triggered.

Search Products

Searches for products by filter parameter.

Connection

Establish a connection to your Wix account.

Filter

Specify the filter settings to filter returned products by.

Limit

Set the maximum number of products Boost.space Integratorwill return during one execution cycle.

Get a Product

Returns the data of a specified product.

Connection

Establish a connection to your Wix account.

Product ID

Enter (map) the ID or select the product you want to retrieve details for.

Create a Product

Creates a new product.

Connection

Establish a connection to your Wix account.#UUID-4efae7fb-b6ec-7924-9ae1-5429c6c44371_UUID-8a6cf7f9-7207-a3c0-cf1d-f55ba9ad3e8c

Name

Enter the name of the new product.

Price

Enter the product price.

SKU

Enter the Stock Keeping Unit (if variant management is enabled, SKUs will be set per variant, and this field will be empty).

Description

Enter the product description. Accepts rich text.

Weight

Enter the product weight (if variant management is enabled, the weight will be set per variant, and this field will be empty).

Discount

Type

Select whether you want to specify the discount in percentage or as an amount.

Value

Enter the value of the discount.

Manage Variants

Enable this option to manage variants for this product – enables unique SKU, price, and weight per variant. Also affects inventory data.

Product Options

Add the product variants.

Name

Enter the name of the variant, e.g.color,size.

Choices

Specify the choices.

  • Value –Color hex value or choice name

  • Description – Choice name

Add Medias

Enable this option to add images or videos to the product.

Visible

Enable to make the product visible to site visitors.

Update a Product

Updates an existing product.

Connection

Establish a connection to your Wix account.

Product ID

Enter (map) the product ID or select the product you want to update.

Please find the descriptions of the fields in the Create a Product section above.

Delete a Product

Deletes a product.

Connection

Establish a connection to your Wix account.

Product ID

Enter (map) the product ID or select the product you want to delete.

Stores: Order

Watch Orders

Triggers when an order is created.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhooks settings.

  1. Add the Watch Ordersmodule to your Boost.space Integratorscenario.

  2. Generate and copy the webhook URL.

    61d6babb67d1a.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy5.gif
  5. Select the Wix Storesoption from theAPI Category drop-down menu.

  6. Select the events that will trigger the Watch Productsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6babd9850b.gif

Now, every time the specified order event occurs, the Watch Ordersmodule in your Boost.space Integratorscenariois triggered.

Search Orders

Searches for orders by filter parameter.

Connection

Establish a connection to your Wix account.

Filter

Specify the filter settings to filter the orders.

Limit

Set the maximum number of orders Boost.space Integratorwill return during one execution cycle.

Get an Order

Returns the data of a specified order.

Connection

Establish a connection to your Wix account.

Order ID

Enter (map) the ID or select the order you want to retrieve details.

Generates a link to a PDF file for given orders.

Connection

Establish a connection to your Wix account.

Order IDs

Select or map the Order IDs for which you want to generate a PDF link.

Stores: Fulfillment

Watch Fulfillments

Triggers when a fulfillment is created, updated or deleted.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhooks settings.

  1. Add the Watch Fulfillmentsmodule to your Boost.space Integratorscenario.

  2. Generate and copy the webhook URL.

    61d6bac0e7b91.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy6.gif
  5. Select the Wix Storesoption from theAPI Category drop-down menu.

  6. Select the events that will trigger the Watch Fulfillmentsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6bac33b477.gif

Now, every time the specified fulfillment events occurs, the Watch Fulfillmentsmodule in your Boost.space Integratorscenariois triggered.

Form

Watch Form Submissions

Triggers when a form is submitted.

The webhook URL needs to be generated in Boost.space Integrator and then added to Wix’s Webhooks settings.

  1. Add the Watch Form Submissionsmodule to your Boost.space Integrator scenario.

  2. Generate and copy the webhook URL.

    61d6bac76c40a.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

    wixlegacy7.gif
  5. Select the Wix CRM option from theAPI Category drop-down menu.

  6. Select the event that will trigger the Watch Form Submissionsmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6bac9e1834.gif

Now, every time the form is submitted on your site, the Watch Form Submissionsmodule in your Boost.space Integrator scenario is triggered.

Chat: Message

Send Message

Sends a text message to a specific channel on behalf of the site owner.

Connection

Establish a connection to your Wix account.

Channel ID

Enter (map) the ID of the channel you want to send the message to.

Text

Enter the message text content.

Watch Messages

Triggers when a chat message is received.

The webhook URL needs to be generated in Boost.space Integratorand then added to Wix’s Webhooks settings.

  1. Add the Watch Messagesmodule to your Boost.space Integratorscenario.

  2. Generate and copy the webhook URL.

    61d6baccca38a.gif
  3. Log in to Wix Developer Center.

  4. Navigate to Webhooks > click +Add Webhook.

  5. Select the Wix CRM option from theAPI Category drop-down menu.

  6. Select the event that will trigger the Watch Messagesmodule and enter the webhook URL you generated in step 2 above to the Callback URL field.

  7. Click Save and confirm the dialog.

    61d6bacf0fb65.gif

Now, every time the message is received, the Watch Messagesmodule in your Boost.space Integratorscenariois triggered.

Other

Make an API Call

Performs an arbitrary authorized API call.

Connection

Establish a connection to your Wix account.

URL

Enter a path relative to https://www.wixapis.com. For example,

/crm/v1/contacts.

[Note] Note

For the list of available endpoints, refer to the Wix API Reference.

Method

Select the HTTP method you want to use:

GET

to retrieve information for an entry.

POST

to create a new entry.

PUT

to update/replace an existing entry.

PATCH

to make a partial entry update.

DELETE

to delete an entry.

Headers

Enter the desired request headers. You don’t have to add authorization headers; we already did that for you.

Query String

Enter the request query string.

Body

Enter the body content for your API call.

Example of Use – List Contacts

The following API call returns all contacts in your Wix account:

URL:

/crm/v1/contacts/

Method:

GET

61d6bad1b1bd5.png

The result can be found in the module’s Output under Bundle > Body > contacts.

In our example, 2 contacts were returned:

61d6bad2e75b7.png