Text to JSON
The Text to JSON feature packages a text input into a JSON (JavaScript Object Notation) output. This format is the most common way to store and work with data through APIs. You can also add instructions to guide the feature into creating the exact output you need for your workflow.
New to JSON? Check out our guide to APIs and JSON.
Adding the Text to JSON 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 JSON column to store the result. Search for ‘Text to JSON’ or navigate to AI → Text to JSON.
Frequently Asked Questions
Is Text to JSON available on all plans?
The Text to JSON feature requires a paid plan. Browse our plans to find the right fit for you.
How does Text to JSON consume updates?
The Text to JSON feature will use one update every time it is triggered.