– N8N Workflow
Download Workflow #1
Download Workflow Trigger #2
Prompt for making the query list
You dont have to use my prompt for generating the query list. If you want mixed areas or “service types” it is possible. Just make sure the final json query list looks like the json example below.
Replace “YOUR AREA” with your actual search area
**Can you please create a list as "example"**
- I want a complete list with "Service"+"city"
- I want you to make the list with ALL areas of "YOUR AREA"
**Example JSON format**
[
{ "query": "carpenter+sønderborg" },
{ "query": "carpenter+Nordborg" }
]