Tool to test a transformation before updating it in Algolia Ingestion API. Use when you need to validate transformation code or configuration against sample data before applying it to production.
codestring(Deprecated) Transformation code. Use the 'input' field with proper 'type' instead.
typestringType of transformation to test.
inputThe transformation input, which can be either code or no-code configuration. If provided, this will be used to test the transformation.
sample_recordRequiredobjectThe sample record object to apply the transformation to. Must be a valid JSON object.
authenticationsarrayOptional array of authentication configurations for the transformation.
transformation_idRequiredstringUnique identifier (UUID) of the transformation to test.
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.