post https://api.gigasheet.com/split-column/
Splits the values of a column into two or more columns based on a specified separator.
Log in to see full request history
Responses
Splits the values of a column into two or more columns based on a specified separator.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/split-column/handle \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!