Turn a simple spreadsheet into a bulk domain search tool. Teams that keep company lists in Google Sheets can push those names to a domain search service in one click. It is helpful for sales research, list building, and outreach prep.
Here is how it works. You start the run manually. The Google Sheets node reads the first column named company. A code node uses your API key, API secret, and user ID to build a signed request with a timestamp. The HTTP Request node sends a POST to the bulk search endpoint with the job name, your user ID, and the sheet data. The service processes the list in the background. Results are delivered in the app and by email when ready.
Setup is simple. Create a sheet with company in the first column and connect your Google account. Add your API details in the code node, then create a header credential for the Authorization value. Test with a small list to confirm you see results. Expect strong time savings as you avoid manual uploads and copy paste. Use it for prospect list enrichment, partner research, and market mapping.