Tool to split a column into multiple columns based on a separator. Use when you need to divide column values into separate columns in a Gigasheet dataset.
ColumnRequiredstringColumn ID or name to split. This is typically a letter (e.g., 'A', 'B', 'C') or the column name.
handleRequiredstringHandle of sheet containing the column to split. This is typically returned by file upload actions or can be found in the Gigasheet web app URL. Format: lowercase letters a-f, numbers, and underscores (e.g., 'aa8359b8_3122_4d5d_956d_a6a99d4820d0').
SeparatorRequiredstringCharacter or string separator to split the column values by. Common separators include comma (','), space (' '), pipe ('|'), or custom delimiters.
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.