Inventory Allocation Conflict Agent
Compare warehouse, marketplace, and preorder inventory feeds, then route allocation conflicts before oversells hit customers.
The full canvas, before you import it
Click any node to see its config.
Click a node to select it — same as the Heym editor; the panel shows its settings.
8 nodes · Free & source-available
Inventory Allocation Conflict Agent
This ecommerce operations workflow template helps teams reconcile inventory signals across warehouse, marketplace, and preorder systems. The agent explains allocation conflicts and recommends a hold, replenishment, or channel update.
What this workflow does
- InventoryConflictSchedule runs hourly
- FetchWarehouseStock loads warehouse availability
- FetchMarketplaceStock loads marketplace availability
- InventoryAgent compares stock, committed units, and preorder demand
- OversellGate branches on
OVERSELL_RISK - PostOpsAlert alerts inventory operations
- LogAllocationDecision saves the decision
- InventoryConflictResult returns the decision brief
Setup
Replace the stock endpoints, connect an LLM credential, choose an operations Slack channel, and select a DataTable for allocation logs.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
Discover more automations
- Data & AnalyticsJSONPlaceholder User ProfileLoad a sample user record from JSONPlaceholder — handy for prototyping Set/Mapper nodes and mock APIs.
- Data & AnalyticsEvent Analytics to ClickHouseInsert events into ClickHouse and run a scheduled aggregate report — CRUD plus raw SQL over OLAP tables.
- Data & AnalyticsSet — Field RemapMap incoming text into named fields with the Set node before handing off to webhooks or databases.
- Data & AnalyticsSlack + Postgres MCP Answer AgentAnswer Slack channel questions by letting an Agent query Postgres through MCP, then post the answer back to Slack.
- Data & AnalyticsGoogle Sheets AI EnricherRead new rows from Google Sheets, classify or enrich them with an LLM, and write the results back automatically.
- Data & AnalyticsGrist to BigQuery Sync LogRead qualified rows from Grist, stream them into BigQuery, and log the sync outcome in a Heym DataTable.
- Data & AnalyticsKPI Anomaly Slack WatchRead operational KPI rows from Google Sheets, detect unusual changes with AI, and notify Slack when action is needed.
- Data & AnalyticsCSV Stats Analyzer (Agent Skill)An agent runs a bundled Python skill that parses CSV text and returns per-column summary statistics — no API keys needed.
- Data & AnalyticsDeterministic MCP Catalog LookupCall one known MCP search tool directly from a workflow without an LLM choosing the tool.
- Data & AnalyticsCSV to JSON ConverterParse messy CSV text into clean JSON rows with the Converter node, then rebuild a tidy CSV with the columns you actually want.
- Dev & IT OpsWorkflow Change Audit LogCapture every workflow create, update, and delete on your Heym instance and post a batched summary to Slack.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.