Create a new scenario
If you want to use Make to send user data to other tools, you need to start by creating a new scenario.
You must choose a Trigger "Webhook".
You can thus retrieve the Webhook URL generated by Make:
Create the Webhook in Kanbox
You can then go to https://app.kanbox.io/settings/webhooks and create a new Webhook.
You can give it the name of the tool you want to send the information to (eg: Hubspot) and you have to paste the URL from Make.
You can click on "Test Send" in Kanbox.
Create the action in Make
In Make you can test that the webhook was sent successfully.
You can then configure the action you want: create a user in Hubspot or create a row in a Google Spreadsheet...
Let's trigger the creation of a new row in a Google Spreadsheet. You can select the data you want to insert into each column of your sheet.
And it's over!