min read

How to automate the enrichment of business data

How to automate the enrichment of business data

How to automate the enrichment of business data

Are you tired of spending hours searching for information about companies from different sources and manually copying and pasting data into Google sheets?

With the make workflow, you can solve this problem, automatically obtaining, expanding and updating company information in a Google sheet, saving precious time and simplifying your work. Let's take a step-by-step look at how this workflow can transform your business.

Flusso di lavoro di Make per automatizzare l'arricchimento dei dati aziendali
Make workflow to automate business data enrichment

Here's a workflow designed to:

  • Obtaining The name of the companies and their websites from a Google sheet
  • Expand the Google sheet with additional information, including the value proposition, the industry, the target audience and the business market
  • Automate the process of researching and updating company data, reducing the time spent on manual activities and increasing business efficiency.

With this workflow, you'll get valuable time that you can invest in other activities crucial to the success of your business instead of reviewing information about companies from different sources or copying and pasting it into Google sheets.

This scenario can make a difference if you work in:

  • Sales
  • Business Development
  • VC and PE
  • Marketing

Ready to optimize your business data enrichment process? Read on to learn how to implement this workflow in your work.

Step 1: Prerequisites

Before you begin, make sure you have the following prerequisites:

  • An Account on Make
  • A connection to Google Workspace
  • A connection to Open Ai Account

Step 2: Configuring the Workflow

The workflow includes 2 Triggers, 9 Actions and 1 Router, each of which plays a fundamental role in the process of automating company data.

1. Google Sheets- Search rows

Connect to the Google sheet “Business List - Grid View” and return the first 10 lines containing the name of the companies and their websites.

google sheets

2. Get Website Content- HTTP Request

Use the field “website” in the Google sheet to perform a GET request.

http

This will return an HTML file containing a company's crucial information to extract and analyze.

2.1 Summary

This step ensures that a new HTTP GET request is executed until a 200 code is returned (success).

flow control

3. Get text from content- HTML to text

At this stage, the conversion from HTML to text is performed to extract the raw text from the field “Date”

text parser

4. Generate a JSON with the prompt- Create JSON

In this module, a JSON is defined containing the role and the prompt for the next module. It is important to set the temperature for OpenAI and the maximum number of tokens (minimum 3000).

Now is the time to show our skills in engineering the prompt, defining a specific context and role for GPT to meet our needs.

In the current context we have A Role:

  • User: Specific Indications and Guidelines

And 1 Content of the message corresponding:

  • User: Analyze 'A', provide 'B' with 'C' format

Curious to explore more about the differences between roles? Do not hesitate to consult the API documentation to complete the chat.

In particular, we extract the first 5000 characters in the text translated to the previous step through the function “Substring ()” and we provide it to GPT as contextual information to analyze.

json

5. Call OpenAI API forcing JSON- Make an API call

At this point, we need to select a model developed by OpenAI to analyze a company's website. GPT 3.5 is an appropriate choice for this specific use case, but the key element is that we're making an API call to a specific feature of the GPT model.

Because we want to receive a response from the OpenAI connection, let's set up a POST request. It is important to set the header with the value 'application/json' to ensure that the Chat GPT response is a json. In the body of the request, the JSON string from the previous form is transmitted.

openai

5.1 Summary

Fill in 'NA' if the step 5. Call OpenAI Fails.

flo control

6. Get GPT response- Parse JSON

Create a JSON data structure

json

And you use the content of the message returned by 5. Call OpenAI API to update the Google sheet with the analyzed information.

enruch woth open ai chatgpt

7. Google Sheet- Update a row

Populate the columns in the Google sheet with the fields in the JSON structure created in the previous step.

google sheet

Step 3: Final Result

Et voilà

Final Result

Congratulations! You have automated the process of enriching company data in a Google 🚀 sheet

Now you can save valuable time by focusing on more strategic activities.

Do you want to follow an interactive tutorial step by step? Watch our tutorial dedicated on YouTube 🇬🇧

Don't hesitate to explore our YouTube channel to implement other use cases and automations 🤖

Good automation!

Get your free eBook

Learn how to prevent misunderstandings, delays, and budget overruns.

Have you already struggled changing software?
Discover real-world case studies and proven strategies to build a smooth, hassle-free collaboration with your vendor.
Get it for free
Success! Please check your email.
🎁 We've just sent you a link to access your eBook.
Oops! Something went wrong while submitting the form.
A book cover with a pair of boxing gloves.
Latest articles

You might also be interested in

How to Build Internal Tools with No-Code
Web App
Tailored Solutions for the Modern Company: NoCode and LowCode as Winning Alternatives
Job Posting No Longer Works. You Need to Find Candidates Yourself.
99% of Recruiters Have These Problems (And They Don't Even Know It!)
How Artificial Intelligence is Revolutionizing Recruitment
Automation and AI to 4x Your Recruitment Team's Productivity
Optimization and Automation of Business Processes with Soraia
How to Automate Hiring Without Losing the Human Touch
Why the Pay Per Sprint Model is the Optimal Solution for Digital Projects
Optimize Employee Onboarding with Zapier Automation
Automation with Make: Key Concepts and Examples
Automation with Make: Key Concepts and Examples
Security in NoCode Platforms: Myth or Reality?
The Future of NoCode: Growth Trends and Impacts on IT Development
Artificial Intelligence: Enhancing Content Creation
Pre-made CRM or Custom CRM? Xano + WeWeb la scelta ideale
Where to Start with Business Automation
Where to Start with Business Automation
How to automate the enrichment of business data
Role in the Automation Tools Landscape
Prompt Engineering to optimize interactions with ChatGPT
How to automate the process of sending contracts to partners with Make
How to automate data extraction from CVs using AI
How to Generate Notes from Audio Files using Artificial Intelligence
How to automate contract creation with Make
Discover Airtable: Key Concepts and Examples
Softr: Key Concepts and Examples
Workflow Automation: Fundamentals and Key Concepts
Discover JSON and its data structure
Introduction to APIs: Fundamentals of Digital Connection
What is a webhook? Key Differences from APIs
Create video from text with SORA, the new OpenAI model
Why Your Digital Transformation Is Failing (And How to Fix It)

Don’t just take our word for it

Watch and listen what some of our amazing customers say about us.

A man with a mustache and glasses standing in front of a red wall.
A black and white image of an object.

Rolf Kosakowski

CEO & Founder, KB&B
Family Marketing Experts
A man in a blue jacket standing in a park.
A black and white image of an object.

Russell Fyfe

Head of Product, Rainplan
Incentives for Stormwater
A woman standing in front of a large clock.
A black and white image of an object.

Gabriella Bruzzone

CMO, Stars Be Original
Recruiting for Tourist Resorts
Video testimonial thumbnail
A black and white image of an object.

Guillem Llacuna

Co-Founder, Talent Match
HR and Recruitment Consulting
A man in a black sweater is posing for a picture.
A black and white image of an object.

Gianluca Di Donato

CEO & Founder, Utravel
Travels for Young Generations

Frequently asked questions

Everything you need to know before starting a project with us.
How do you ensure successful software adoption by my team?

We prioritize user-friendly design and build tools that match your real-world workflows. By involving stakeholders early, iterating quickly with visual development, and offering multilingual support and smooth onboarding, we make sure your team actually uses and loves the tools we build—no massive training required.

Why choose no-code/low-code development over traditional coding?

No-code and low-code platforms allow us to build scalable, secure, and cost-effective applications faster than traditional development. This means shorter launch cycles, easier updates, and intuitive interfaces that require less training—without compromising performance or customization.

What industries do you work with for software development and automation?

We’ve successfully delivered software and automation solutions for startups, marketing agencies, tourism companies, logistics, and financial services across more than 10 countries. If your team is drowning in Excel files or switching between outdated tools, we can help modernize your tech stack and align it with your business goals.

How can automation and AI improve productivity in my company?

By automating time-consuming tasks like data entry, email responses, document processing, and reporting, we free your team to focus on high-value work. Our AI integrations help uncover actionable insights, personalize user experiences, and reduce human error—leading to significant time savings and improved operational efficiency.

What types of AI-powered software can you build for my business?

We specialize in building custom AI-powered software tailored to your specific workflows. From automating repetitive tasks to creating AI chatbots, predictive analytics, and CRM tools, our solutions are built to reduce manual work, improve team efficiency, and deliver data-driven insights. Whether you need internal tools or customer-facing applications, we ensure your team will love using them.

How do you protect clients from vendor lock-in with your software solutions?

We build custom applications using open standards, modular architecture, and well-documented APIs—ensuring you can evolve or migrate your system without being tied to one platform, developer, or tool. You maintain full ownership and control of your code, infrastructure, and data.

How do you ensure your software is scalable as our business grows?

Our solutions are designed on modern, cloud-based architecture using scalable databases and flexible backend systems. We future-proof your product by anticipating growth, integrating performance monitoring, and enabling smooth upgrades as your team and customer base expand.

What is your development process, and how will I stay updated?

We follow an agile, iterative development process with weekly check-ins, demo sessions, and transparent project management tools. From kickoff to launch, you'll have visibility over progress, direct contact with our team, and shared access to documentation and prototypes.

How long does it take to build a custom web or mobile application?

Timelines vary based on complexity, but most projects take between 4 to 12 months. We prioritize speed without sacrificing quality by using no-code/low-code tools and streamlined collaboration—delivering fast results and early value.

What’s the difference between a website and a web application?

A website displays content and is often static, while a web application is interactive and dynamic—built to perform specific functions like processing data, handling user input, and connecting with databases. Think of your banking dashboard or CRM system: that’s a web app.

Still have questions?
Can’t find the answer you’re looking for? Please chat to our friendly team.
A purple and white sign that says make partner.A black and blue logo with the words weweb partner.The official partner of xanoo.