Tool to execute a Cloud Backend API function via PUT on the preprod environment. Use when you need to call a function with PUT parameters and optional APIKey in preprod.
apiKeystringAPI key to include if the function requires it. Set this only if 'Require APIKey' is enabled in your AppDrag function settings.
folderRequiredstringName of the Cloud Backend folder containing the function (path segment).
functionRequiredstringName of the function to execute within the folder (path segment).
parametersobjectKey-value pairs to send as PUT parameters. Include any function-defined parameters here.
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.