n8n - 💡(How to fix) Fix Community node idea: BuyWhere Singapore product catalog API for e-commerce workflows [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
n8n-io/n8n#29130Fetched 2026-04-26 05:24:06
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Author
Timeline (top)
closed ×1commented ×1labeled ×1

Code Example

Method: GET
URL: https://api.buywhere.ai/search
Query Parameters: q = {{ $json.searchQuery }}
RAW_BUFFERClick to expand / collapse

Community Node Suggestion: BuyWhere

Hi n8n team and community,

Wanted to suggest a community node that would be useful for n8n users building Singapore e-commerce workflows: BuyWhere.

BuyWhere provides real-time product catalog data from Singapore e-commerce platforms (Harvey Norman, Shopee, Lazada). Simple REST API — easy to integrate as an HTTP Request node or as a dedicated n8n community node.

n8n Use Cases

  • Price monitoring workflows: Alert when a product drops below a price threshold
  • Shopping assistant workflows: AI-powered product recommendations with live data
  • Competitor price tracking: Monitor pricing trends across Singapore retailers
  • Deal finder automation: Automatically surface the best deals for categories of interest

Simple HTTP Request Node Config

Method: GET
URL: https://api.buywhere.ai/search
Query Parameters: q = {{ $json.searchQuery }}

Why build a community node

With n8n AI agent workflows becoming popular, BuyWhere could be a natural fit for Singapore-focused automation use cases. The Singapore e-commerce market is large (Shopee, Lazada, and Harvey Norman are all major platforms).

Docs: https://buywhere.ai/developers/


Disclosure: I work on the BuyWhere team. We previously reached out to the n8n partnerships team as well.

extent analysis

TL;DR

Consider creating a community node for BuyWhere to simplify integration with n8n workflows for Singapore e-commerce automation use cases.

Guidance

  • Review the BuyWhere API documentation to understand the available endpoints and parameters for integration.
  • Explore existing n8n community nodes for similar e-commerce platforms to determine the best approach for creating a BuyWhere node.
  • Discuss with the n8n partnerships team to gauge interest and gather feedback on the proposed community node.
  • Evaluate the potential use cases for the BuyWhere node, such as price monitoring and competitor price tracking, to prioritize features and development.

Example

No code example is provided as the issue focuses on suggesting a community node rather than a specific implementation.

Notes

The creation of a community node would require collaboration with the n8n team and adherence to their guidelines for community node development.

Recommendation

Apply workaround: Utilize the provided HTTP Request Node Config as a temporary solution until a dedicated community node is developed, allowing users to still leverage BuyWhere's API in their n8n workflows.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

n8n - 💡(How to fix) Fix Community node idea: BuyWhere Singapore product catalog API for e-commerce workflows [1 comments, 2 participants]