Reader small image

You're reading from  Automate It with Zapier and Generative AI - Second Edition

Product typeBook
Published inAug 2023
PublisherPackt
ISBN-139781803239842
Edition2nd Edition
Tools
Right arrow
Author (1)
Kelly Goss
Kelly Goss
author image
Kelly Goss

Kelly Goss is a process automation specialist and company director for Solvaa, a cloud-based automation consultancy. She has worked across multiple industry verticals for providing Zapier consultancy, digital process improvement, process mapping and process automation solutions. Kelly is a Zapier Certified Expert and a speaker at multiple events related to automation.
Read more about Kelly Goss

Right arrow

Splitting characters or words into segments

Being able to manipulate text with a splitting function is possibly one of the most versatile functions of all the Formatter by Zapier text transform options. There will be many occasions where data is presented as a string of text and you will want to extract one or more words from that string to then use in other parts of your workflows. A common example of this is the need to use either the first or last name when only the full name is presented. You can use the Formatter by Zapier Text action event with the Split Text transform function to split the word string to return the two values.

You can use words or characters to split text, and the Split Text transform function allows you to split words or strings of words that are separated by special characters using special character syntax, as follows:

  • Space characters: The [:space:] syntax is used to match space (\s) characters
  • Tab characters: The [:tab:] syntax is used to...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Automate It with Zapier and Generative AI - Second Edition
Published in: Aug 2023Publisher: PacktISBN-13: 9781803239842

Author (1)

author image
Kelly Goss

Kelly Goss is a process automation specialist and company director for Solvaa, a cloud-based automation consultancy. She has worked across multiple industry verticals for providing Zapier consultancy, digital process improvement, process mapping and process automation solutions. Kelly is a Zapier Certified Expert and a speaker at multiple events related to automation.
Read more about Kelly Goss