Base URL
Required Scopes
This endpoint requires theINTEGRATION_API scope.
Parameters
Path Parameters
Request Body
Input Field Schema
Each input field has the following properties:Field Types
Example
Response Format
Success Response (201 Created)
Error Handling
Code Execution Environment
Action code runs in a sandboxed JavaScript environment with access to:data.input- Object containing the values of input fieldsdata.auth- Object containing configured connection credentials for the integrationld.request- HTTP requests to external APIsld.log- Execution logs- Standard JavaScript built-ins
Langdock intentionally blocks browser-origin requests to protect your API key and ensure your applications remain secure. For more information, please see our guide on API Key Best Practices.