Split Data

This action splits an existing value into multiple parts and saves those parts to separate columns.

Example: Split full name to first and last name

Imagine you saved a list of profiles to a data table. However, the name saved is a full name, and you need first and last name.

This is your initial data table:

This is how you would need to set up your Split Data building block:

This is the end result after running your TaskBot:

Video Tutorial

Last updated