Documentation last updated: December 18, 2023
Plugin last updated: December 18, 2023
Replace this with a link to your plugin
This plugin is a simple utility that takes a text input in JSON format, breaks it apart into separate JSON objects, and returns an array of those objects.
It was built to assist specifically with text values returned from an API like ChatGPT but can be adopted for use with any text that is given in a standard JSON format.
There is only one action in this Plugin called “Extract JSON Objects”. You can access it from any workflow action under the “Data (Things)” category.
Follow these steps to use the Plugin action:
You can now work with individual text objects coming from ChatGPT and take action on them.