Setting up the Make.com Webhook Scenario

In this guide, you will create a Make.com scenario that receives data from DepthNode through a webhook and automatically adds each submission as a new row in Google Sheets.

Before you begin

If you do not already have a Make account, visit Make.com and click Get started free. You can also sign up or sign in using your Google account.

I. Create and Test the Webhook

Create a New Scenario: Open Make.com and create a new scenario.

Access Make.com website.

open make.com website

Create a new scenario shown below.

Step 1: Click on “Scenarios” on the hover bar.

after logging in to make.com, click on Scenario on the hover bar

Click on the “Create scenario” button.

create a new scenario

Step 2: Add the Webhook Module

Select the Webhooks module as the first step.

add a webhook module after creating a scenario in make.com

Select Custom Webhook: Choose ‘Custom Webhook’ which triggers when a webhook arrives.

select custom webhook

Step 3: Create a Webhook

Click ‘Add’ to create a new webhook.

Name it (e.g., ‘Cybersecurity customer service’) and click ‘Save’.

Make.com will generate a unique URL for the webhook.

create a webhook

Copy the URL: Copy this generated URL.

Copy this generated URL.

Step 4: Connect in DepthNode

Return to the Form Node in DepthNode, click on “Webhook”, paste the copied URL into the Webhook URL field.

return to form node in Depthnode to connect the webhook

Step 5: Test the Webhook

In DepthNode, click ‘Test Webhook’.

In Make.com, the webhook module will be waiting for data.

When the test is run, DepthNode will report the test as successful.

Make.com will confirm it has “successfully determined” the data, meaning the connection between DepthNode and Make.com is working.

Save the Webhook: Click ‘Save’ on the webhook module in Make.com.