Text to Texts

Extract text into an array of strings.

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.

Browse our plans to find the right fit for you.

Adding the Text to Texts Feature

1

Open the table where you want to use the Text to Texts column.

2

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.
3

Add a Text to Texts column to store the result. Search for ‘Text to Texts’ or navigate to AI → Text to Texts.

4

For Instructions, enter custom text to create more specificity for your prompt.

5

For Input, use the Input column created previously.

6

Note: If the action is to be triggered in the Workflow Editor, then add a basic text Result column where the result will be stored.

7

Click on Done.