Source system
textRequired input
Normalizes source, event type, entity ID, timestamp, and attributes.
Normalize pasted webhook events into a stable routing shape.
Before you run
Normalize pasted webhook events into a stable routing shape.
Webhook Event Normalizer 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.
Short answers for activation, pricing, inputs, and execution review.
Required input
Required input
{
"sourceSystem": "stripe",
"eventJson": "{\"type\":\"invoice.paid\",\"id\":\"evt_123\",\"created\":\"2026-06-23T10:30:00.000Z\",\"data\":{\"object\":{\"id\":\"in_123\",\"customer\":\"cus_123\"}}}"
}{
"normalizedEvent": {
"source": "stripe",
"eventType": "invoice.paid",
"entityId": "in_123",
"timestamp": "2026-06-23T10:30:00.000Z",
"actor": null
},
"routingKey": "stripe.invoice.paid",
"attributes": {
"originalEventId": "evt_123"
},
"warnings": [
"No external webhook was called."
]
}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. Your first automation goes live in under 2 minutes.