Connect Hooksy to Rows

Learn how to configure Hooksy to receive webhook event data in Rows.

#Prerequisites

Before you begin, make sure you have:

  • A Hooksy account
  • A Rows account with access to spreadsheets
  • A Rows API key (generated from your Rows account settings)

#Step-by-Step Guide

#1. Create a New Webhook

From the dashboard, click Create Webhook to begin the configuration process.

Create Webhook button on dashboard

#2. Configure Basic Webhook Settings

On the Create New Webhook page:

  • Enter a descriptive Webhook Name
  • New webhook details form
  • Select an option from the Source dropdown (choose Custom if the tool of your choice doesn't exist)
  • From the Destination dropdown, select Rows
  • Enter your Rows API key and then click Test Connection
  • Finally, click on Create Webhook

#3. Configure the Source

You have two options to test your webhook:

  • Place the Webhook URL directly into the source and trigger a test/sample event
  • Send a test webhook event using the GET or POST cURL commands (using a tool like Postman)

Once the test/sample event has been triggered, click on the Check for sample data button.

Webhook source configuration

#4. Prepare Your Rows Spreadsheet

Before configuring the destination, ensure your Rows spreadsheet is properly prepared:

  • Include headers in the first row
Prepared Rows spreadsheet with headers

#5. Configure Rows Destination

From Destination Configuration:

  1. Click on Select Spreadsheet to open the spreadsheet selection interface
  2. Rows spreadsheet selection
  3. Select a Table from the dropdown
  4. Sheet selection dropdown
  5. Map the fields by selecting appropriate options from each dropdown (you can leave non-required fields blank)
  6. Click Save Configuration
  7. Field mapping configuration

#Next Steps

After saving your webhook configuration, you'll be redirected to the webhook page where you can:

  • View your webhook details
  • Webhook details page
  • Monitor incoming events in the Events tab
  • Use the refresh button to fetch the latest events
  • Events tab with refresh button