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:

  1. Clone the repository to your local machine:
    git clone https://github.com/Walid-Amr/My-First-n8n-Workflows
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.