πŸ—’οΈAdd new members of your Spot to a Google Sheet

Pass your spot's data to a data table!

Connecting Make to MeltingSpot

Setting up Make with MeltingSpot is very easy. No need to code, just follow these steps:

  1. Register with Make (or log in if you already have an account).

  2. Click on "Create a new scenario".

  3. Click on the "+".

  4. Search and select "Webhook" and then "Custom webhook". The event allows you to start a scenario with a specific application. In our case, it is MeltingSpot that manages the tracking of this event, so the scenario must simply listen to what MeltingSpot will send it.

  5. Click on "Add" and name your hook, for example "NewLiveParticipant". Click on "Save".

  6. Get the URL by clicking on "Copy address to clipboard". Be careful, don't click on "Ok" yet, wait until you have launched a test on the MeltingSpot side!Write a caption

  1. Create your webhook on MeltingSpot by selecting "New member created" and using the URL retrieved in the previous point.

  2. Do a Test on the MeltingSpot side.

  3. Go back to Make and click on Ok.

That's it, your scenario is connected with MeltingSpot!

Define the action

Now that your trigger is set up, you can use the information sent by MeltingSpot to Make to trigger "actions".

You can perform thousands of different actions with Make. You can add as many actions as you need in a scenario.

  1. Add a module by clicking on "Add another module".

  2. Choose Google Sheet then "Add a Row".

  3. Sign in to your Google account

  4. Choose the file and the sheet corresponding to your spreadsheet.

  5. Fill in your columns with the data sent by MeltingSpot.

  1. Do a test run to make sure your scenario works. To do this, click on "Run once" and then go to MeltingSpot and run a test from your Spot settings.

  2. Finally, publish your scenario like this:

Dernière mise à jour