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]: Update the cloud services code to handle the proxy endpoints and also the substitution logic #40054

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

Cloud Services Logic
1. On action execution, Appsmith checks if the command starts with PROXY_.
2. If true, it:
1. Fetches the Action Template from the Cloud Services database.
2. Builds the request using the template (path, body, headers, etc.).
3. Sends the request to the Paragon Proxy API, including the Paragon Bearer Token.

@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