Tool to create a new transformation in Algolia Ingestion API. Use when you need to set up data transformations for enriching or modifying records during ingestion.
nameRequiredstringThe uniquely identified name of your transformation.
typeRequiredstringThe type of transformation: 'code' for JavaScript code transformations, or 'noCode' for visual no-code transformations.
inputRequiredobjectThe input for the transformation. For 'code' type, provide a 'code' field with JavaScript. For 'noCode' type, provide a 'steps' field with the transformation steps.
descriptionstringA descriptive name for your transformation explaining what it does.
authenticationIDsarrayThe authentications (UUIDs) associated 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.