Skip to content

Support raw payload preservation to avoid canonical JSON serialization #536

@alexluong

Description

@alexluong

Currently, Outpost serializes the data field using canonical JSON when delivering to destinations, which may not be 100% byte-to-byte identical to the original payload (whitespace, key ordering, etc.). For webhook consumers that rely on exact payload reproduction for signature verification or compliance requirements, we need a way to preserve the original raw payload without re-serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions