Tool to execute a Cloud Backend API function via POST on the preprod environment. Use when you need to test a function in the preprod environment before releasing to production. Include apiKey if your function requires APIKey security.
apiKeystringAPI key for functions that require it. Only needed if 'Require APIKey' is enabled in your AppDrag function settings.
folderRequiredstringName of the function folder in the route (path parameter).
paramsobjectAdditional parameters to send to your function. Include any function-defined parameters here as key/value pairs.
functionRequiredstringName of the function to execute in the route (path parameter).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.