Query actions
These actions return structured data that you can reference in conditions and subsequent actions within your workflow.Get forecast
Get inventory forecast data for a variant including velocity, days of supply, and reorder recommendations. Multi-location variants are aggregated: quantities and velocity sum across locations, the stockout date is the earliest, and status reflects the most constrained location. Inputs:
Returns:
Get inventory health
Get inventory health metrics for a variant including stock status, ABC class, and sell-through rate. Multi-location variants are aggregated the same way as Get forecast. Inputs:
Returns:
Get stock by location
Get inventory levels for a variant across all tracked locations. Inputs:
Returns:
Each item in the
items list contains:
Get reorder list
Get all variants that are at or below their reorder point, with forecast context for each. Inputs:
Returns:
Each item in the
items list contains:
Get transfer suggestion
Suggest an inventory transfer between locations to balance stock for a variant. Inputs:
Returns:
Write actions
These actions update Stockful settings for a variant. They affect how forecasts and reorder points are calculated.Set safety stock
Set the safety stock override in days for a variant, affecting reorder point calculations. Inputs:
Returns:
Set lead time
Set the lead time override in days for a variant, affecting reorder point calculations. Inputs:
Returns:
Set demand adjustment
Adjust the demand forecast percentage for a variant to account for expected changes in sales. Inputs:
Returns:
Integration actions
Send Slack message
Send a custom message to a Slack channel using the shop’s connected Slack workspace. Inputs:
Returns:
This action requires a Slack workspace connected in Stockful. Connect it under Settings, then Integrations. If Slack isn’t connected, or the channel can’t be reached, the workflow run fails so the problem is visible in Flow’s run history.

