[Task]: Update the cloud services code to handle the proxy endpoints and also the substitution logic #40054
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
Milestone
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.
The text was updated successfully, but these errors were encountered: