Skip to main content
mapping.error.resolved fires when a mismatch report transitions to a terminal state — either FIXED (we agreed and corrected the mapping) or REJECTED (we kept the existing mapping). Use it to stop nagging your ops team and to mark the issue closed in your downstream system.

When it fires

On the state transition from OPEN or IN_PROGRESS to FIXED or REJECTED. Subsequent state changes (e.g., reopening) do not re-fire.

Required plan

Pro and above.

Recipients

Only the organization that owns the mismatch report (i.e., the one that originally reported the mismatch).

Payload

Fields

Example handler (Node)