Business intelligence

Openmart n8n Node

Connect Openmart to n8n for business search, credit-balance checks, and explicit retrieval of existing asynchronous batches and tasks.

Published on npm · v0.1.0 MIT-licensed project code Independent community integration

Using the integration

Check the account credit balance or submit a bounded, first-page business search with query, location, and selected filters. Business retrieval and search pagination are not advertised yet.

Read an existing batch's status, list its task IDs with an optional status filter, and retrieve a task result. The node does not poll automatically; workflows must chain those reads according to their own timing and stopping rules.

Safe reads use bounded retries for selected transient failures. Business Search is not retried automatically because its credit effect has not been verified. Paid creation operations are not part of the advertised package scope.

Supported resources and operations

Resource Operations
Account Get Credit Balance
Business Search
Batch Get Status, Get Task IDs
Task Get

Reviewed 2026-09-15 against release source 62c1d6b. See the repository for tests and detailed limitations.