Skip to content

Add Support for POST APIs with Batch Input in Request Body #3117

Closed as not planned
@amitksingh1490

Description

Description:

Currently, batch URLs can be specified using query parameters for upstream APIs that use GET requests. However, for APIs that support batching via POST requests, the input parameters must be sent as a list in the request body in a specific format. The current system does not support this functionality.

Enhance the system to add the capability to handle such batching via POST APIs

Metadata

Assignees

No one assigned

    Labels

    state: inactiveNo current action needed/possible; issue fixed, out of scope, or superseded.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions