Purchase order JSON
textareaRequired input
Returns top-level keys, normalized payload, and warnings.
Validate purchase order JSON and produce review warnings.
Before you run
Validate purchase order JSON and produce review warnings.
Purchase Order Summary is a ready-to-run Noderan marketplace workflow for productivity & ops teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.
Short answers for activation, pricing, inputs, and execution review.
Required input
Po Json
{"po":"PO-1001","vendor":"Acme","amount":2400,"status":"pending"}{
"poJson": "{\"po\":\"PO-1001\",\"vendor\":\"Acme\",\"amount\":2400,\"status\":\"pending\"}"
}Valid
EnabledTop Level Keys
Normalized
Warnings
{
"valid": true,
"topLevelKeys": [
"name",
"status"
],
"normalized": {
"name": "Alpha",
"status": "ready"
},
"warnings": [
"Purchase order payload is valid and pending approval."
]
}Review the workflow and expected credit cost.
Connect the tools or inputs required for execution.
Run the workflow and inspect outputs in the app history.
No credit card required. Inspect a workflow plan before connecting tools or running it live.