Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Create a new configuration in the actionTemplate in cloud services database #40053

Open
NilanshBansal opened this issue Apr 3, 2025 · 0 comments
Assignees
Labels
Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. Integrations Pod Integrations Product Issues related to a specific integration Query Widgets & IDE Pod All issues related to Query, JS, Eval, Widgets & IDE Task A simple Todo

Comments

@NilanshBansal
Copy link
Contributor

SubTasks

This task is required for supporting the proxy endpoints that come in from the UQI in the cloud services. The configuration should be such that it can handle all types of requests, GET, POST, PUT, DELETE, etc. and it should also be able to handle the request Query Parameters, Body, Headers, Authorization etc.

Action Template Collection (Database)
1. Stores the config for each proxy action (path, headers, body, query params).
2. Automates runtime parameter mapping.

Example:
https://www.notion.so/appsmith/Paragon-Proxy-API-Native-Support-1bcfe271b0e2806aa0caf45ed2e76dba?pvs=4#1bcfe271b0e28060a392e3f670bada9f

@NilanshBansal NilanshBansal added Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. Integrations Pod Integrations Product Issues related to a specific integration Query & JS Pod Issues related to the query & JS Pod Query Widgets & IDE Pod All issues related to Query, JS, Eval, Widgets & IDE Task A simple Todo labels Apr 3, 2025
@NilanshBansal NilanshBansal self-assigned this Apr 3, 2025
@github-actions github-actions bot removed the Query & JS Pod Issues related to the query & JS Pod label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. Integrations Pod Integrations Product Issues related to a specific integration Query Widgets & IDE Pod All issues related to Query, JS, Eval, Widgets & IDE Task A simple Todo
Projects
None yet
Development

No branches or pull requests

1 participant