Content: 02004.zip (36.42 KB)
Uploaded: 14.01.2026

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$7
# HTTP endpoint that generates a Google search link from first and last name

The automation receives a GET request with first_name and last_name parameters, constructs a Google search URL, and returns the link to the user. Enables rapid creation of lightweight APIs without backend development—ideal for prototyping, testing, and education.

## Who it´s for
- Developers needing to quickly deploy API stubs.
- Analysts creating temporary HTTP endpoints for integration tests.
- Educators demonstrating webhooks and dynamic URL generation.
- Technical professionals testing client-side app behavior with external endpoints.

## What the automation does
- Receives an HTTP GET request via Webhook with `first_name` and `last_name` query parameters.
- Combines values into a search query string.
- Builds a valid Google Search URL.
- Returns a plain text response with the generated link.
- Operates as a standalone lightweight API service.

## What´s included
- Ready-to-use n8n workflow.
- Webhook trigger and HTTP request handler logic.
- Integration with HTTP API and Google Search (via URL construction).
- Basic documentation and setup guide.

## Requirements for setup
- Access to an n8n instance (self-hosted or cloud).
- Basic understanding of Webhooks and HTTP requests.
- Ability to expose the Webhook publicly (if external access is required).

## Benefits and outcomes
- Saves time on building simple APIs.
- Eliminates need for backend development.
- Useful as an educational webhook example.
- Fast validation of frontend application logic.
- Simplified integration testing.

## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet