My-First-n8n-Workflows
About this automation
A simple workflow using Google Sheets to fetch data and process it by combining first_name and last_name into a full_name field. Useful for data normalization, reporting, and preparing user data for export or integration with other systems.Features * Manual workflow execution * Fetch rows from Google Sheets * Transform data using field mapping
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/Walid-Amr/My-First-n8n-Workflows - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.