Text to Texts
The Text to Texts feature extracts text from a message and transforms it into an array of strings. For example:
Input: I’m making a cake. the ingredients are flour, sugar, butter, and eggs.
Output: flour,sugar,butter,eggs
The instructions can extract simple arrays like the example above, or more complicated sets of phrases and sentences. For example, you could upload an entire document and extract every question or every bullet point.
Don't see Glide AI features?
Glide AI is available for paid plans only.
Adding the Text to Texts Feature
Data Editor
Layout Editor
Workflow Editor
Add a new basic text column for the Input. The input can be any column that contains text, so if you’ve used another action or computed column to create a text result, you can also use that text result as the Input source.
- New columns added with the plus button will always appear on the right. If you’d like to add a column somewhere else in your data, you can select the dropdown menu on an existing column and choose Add column right. You can also click and drag columns to rearrange them.
Add a Text to Texts column to store the result. Search for ‘Text to Texts’ or navigate to AI → Text to Texts.