Trying to connect Wix to Monday.com

:bullseye: What is your goal?

We run a venue that has rooms that can be hired. We also run regular classes in the same rooms. I am trying to set up a scenario so that when a booking service is added to our Wix website, it tags across to a Monday.com booking calendar I have set up.

:thinking: What is the problem?

Very new to Make, so have been using my AI assistant to guide me, but am running into an error. It’s to do with the API token maybe?

:test_tube: What have you tried so far?

Tried creating new token with booking permissions. Out of my depth here.

:camera_with_flash: Screenshots: scenario setup, module configuration, errors

Hey! Yeah i would look at the way you are setting up your api call, maybe the header wants it to be a bearer token?

Btw, why are you setting up your own API call? Does the Wix module in Make not support bookings ?

Hello @Richard9

Welcome to the community!

Important

I deleted your last screenshot because it contained your bearer token. Please change it in Wix immediately, as it was publicly available for a few hours.

Also:

  1. You are passing the Content-Type header multiple times - it should be included only once.
  2. To simplify your setup, you can use Wix’s Make an API Call module.

With this module, you don’t have to worry about authorization and other reusable parts of the call.
You only need to configure the endpoint and the request body.

Have a nice day,
Michal