Tool to try a transformation before creating it in Algolia. Use when you need to test transformation code or no-code configurations against sample data to verify they work correctly before deployment.
codestringDeprecated field. The transformation code as a string. Use 'input' field with proper 'type' instead. If provided without 'type' or 'input', this will be used for backward compatibility.
typestringType of transformation.
inputThe input for the transformation. Use TransformationCodeInput for code-based transformations or TransformationNoCodeInput for no-code transformations. Required if 'code' field is not provided.
sampleRecordRequiredobjectThe record to apply the transformation to. This is the sample data that will be transformed. Should be a JSON object representing your data structure.
authenticationsarrayOptional array of authentication resources to use with the transformation.
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.