Orchestration
...
Native Actions
Transform Data
3 min
one of the most common data transformation jobs is converting data to specific formats historically, this operation has required python or jsonata expertise turbine eliminates this need by using a transformation action in a playbook basic transformation action set up time to start basic set up for the transform data action you have already created a playbook, and you are ready to transform the data from a property from your playbook, click add an action from the action panel, click the action drop down select transform data and then click configure the transformation builder opens click the pencil icon to rename the block turbine automatically updates the block name in snake case to duplicate the block, click the copy icon if you rename a block after clicking apply , the original block name does not change to update, click the lock icon and rename a warning dialog reminds you that changing the key name could break downstream actions if referenced in block 1, on the first line, click the select a transformation drop down and select a transformation type once configuration is complete, click transform again the next line in the block is then select the next transformation action to apply to the output of the previous line marking data as sensitive if your data has any sensitive information, you can mark as sensitive by clicking the contains sensitive data checkbox the data is not shown in the ui or in the logs basic transformation use cases see transform data action use cases docid\ heu0qvyfqkxi5scqvhp49 for examples continue to the next section for a table for advanced transformation example