Procurement JSON
textareaRequired input
Returns top-level keys and warnings.
Validate procurement intake JSON before sourcing review.
Validate procurement intake JSON before sourcing review.
Procurement Intake Normalizer 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
Procurement Json
{"vendor":"Acme","amount":2400,"category":"software"}{
"procurementJson": "{\"vendor\":\"Acme\",\"amount\":2400,\"category\":\"software\"}"
}Valid
EnabledTop Level Keys
Normalized
Warnings
{
"valid": true,
"topLevelKeys": [
"name",
"status"
],
"normalized": {
"name": "Alpha",
"status": "ready"
},
"warnings": [
"Procurement intake JSON is valid for sourcing review."
]
}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.
Start with the outcome. Inspect the proposed steps, scope, and estimate before connecting tools or running live.