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.

#2. Configure Basic Webhook Settings
On the Create New Webhook page:
- Enter a descriptive Webhook Name
- 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.

#4. Prepare Your Rows Spreadsheet
Before configuring the destination, ensure your Rows spreadsheet is properly prepared:
- Include headers in the first row

#5. Configure Rows Destination
From Destination Configuration:
- Click on Select Spreadsheet to open the spreadsheet selection interface
- Select a Table from the dropdown
- Map the fields by selecting appropriate options from each dropdown (you can leave non-required fields blank)
- Click Save Configuration



#Next Steps
After saving your webhook configuration, you'll be redirected to the webhook page where you can:
- View your webhook details
- Monitor incoming events in the Events tab
- Use the refresh button to fetch the latest events

