Skip to main content
Noderan MarketplaceDeveloper & API
Demo ReadyLive E2E verifiedDeterministic~10s

SDK Example Shape Auditor

Returns keys, normalized payload, and warnings.

Validate SDK example JSON and preview normalized fields.

Before you run

Workflow summary

Validate SDK example JSON and preview normalized fields.

What is SDK Example Shape Auditor?

SDK Example Shape Auditor is a ready-to-run Noderan marketplace workflow for developer & api teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.

Who is it for?
Integration teams
What problem does it solve?
Validate SDK example JSON and preview normalized fields.
How does it work?
Validate SDK example JSON and preview normalized fields.
How does pricing work?
1 credit per run.
What is the next action?
Open the app marketplace to activate this workflow, or review credit pricing.

SDK Example Shape Auditor FAQ

Short answers for activation, pricing, inputs, and execution review.

Returns keys, normalized payload, and warnings.

Expected inputs

SDK example JSON

textarea

Required input

Demo input

Example Json

{"requestId":"req_1","workflowId":"feature","inputs":{"topic":"demo"}}
View raw JSON
{
  "exampleJson": "{\"requestId\":\"req_1\",\"workflowId\":\"feature\",\"inputs\":{\"topic\":\"demo\"}}"
}

Output highlights

  • valid
  • topLevelKeys
  • normalized
  • warnings

Example result

Valid

Enabled

Top Level Keys

namestatus

Normalized

NameAlpha
Statusready

Warnings

SDK example JSON is valid for docs review.
View raw JSON
{
  "valid": true,
  "topLevelKeys": [
    "name",
    "status"
  ],
  "normalized": {
    "name": "Alpha",
    "status": "ready"
  },
  "warnings": [
    "SDK example JSON is valid for docs review."
  ]
}

Use cases

  • Check example payload shape before docs publishing.

Step 1

Review the workflow and expected credit cost.

Step 2

Connect the tools or inputs required for execution.

Step 3

Run the workflow and inspect outputs in the app history.

Related next steps

Get Started Free

Ready to automate?

No credit card required. Inspect a workflow plan before connecting tools or running it live.