Skip to content

[Enh]: Add Pre-Processing Call Out to HTTP Endpoint #3231

@JerryNixon

Description

@JerryNixon

Add a pre-processing step that calls an external HTTP endpoint before executing a request. DAB sends the incoming request payload to the endpoint, allowing custom logic to validate, modify, or reject the request before it reaches the database. This enables scenarios such as input validation, policy enforcement, enrichment, or business rules without requiring changes to the database schema or API surface.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions