Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This article provides instructions for creating a JSON list on Powerflow while logged in. If you're unsure of how to log in, follow this guide.

A JSON list is a simple way to format data using text, making it easy to read and share information between different systemsessentially a digital box where you store information in an organized way. Think of it as a sophisticated filing system. Each file (or piece of information) is labeled and stored so that your smart assistant can easily find and use it.

Step 1

Screenshot_1561.png

After logging in, navigate to your dashboard. Click on "Powerflow." If you haven't installed Powerflow yet, you can do so from the App Store.
For guidance on how to install apps, refer to this guide.


Step 2

Screenshot_161.png

Start by writing a prompt in Powerflow asking it to make a text you provided into a JSON list or to create a JSON list according to the instructions. For example, you can type: Write me a JSON list of some programming languages, as depicted in the image above.

Screenshot_162.png

Powerflow will generate the JSON list as requested. You will see a response containing the JSON format list.

Expand
titleCreate New List

Create New List

Screenshot_169.png

Click on the “Create New List” button to edit and customize the JSON list on the upper right corner of the response.

Screenshot_166.png

This will open a new window where you can make changes. Then, click on the arrow to see more details about your list, as depicted in the image above.

Screenshot_167.png

In the new window, you can change the “List Name” and edit the “List” content directly in the text box provided.

Screenshot_168.png

After making the necessary changes, click on the “Create” button to save the new list or on the “Cancel” button to discard the changes.

You can find your list on the My Lists. For further information on My Lists features, click here.

Expand
titleCopy the List

Copy the List

Screenshot_163.png

Click on the “Copy Code” button to copy the JSON list to your clipboard in the upper right corner of the response.

You can paste this code when creating a list from the My Lists page, choosing the JSON option.


Add a JSON List via My Lists

Screenshot_172.png

Go to the “My Lists” section on the left sidebar, as depicted in the image above.

Screenshot_173.png

Click on the “ADD LIST” button.

Screenshot_175.png

A new window will pop up. Select the “JSON” box to add a JSON list and input the JSON data:

  • Enter a “List Name” for your list.

  • In the “JSON” text box, input the variable names and values as needed paste the json copied from the stream chat.

  • Click “Submit” to add the list, or click “Cancel” to discard.

Tip

After pressing “Submit,” you will see a confirmation message at the bottom of the window:

Screenshot_176.png
  • “List added successfully” for creating a new list.

Screenshot_177.png
  • “List edited successfully” for making changes to an existing list.

Expand
titleDownload the List

Download the List

Screenshot_170.png

Click on the download button to download the JSON list in the upper right corner of the response.

Screenshot_171.png

You will be prompted to name the file before downloading it. After making the necessary changes, click on the “Ok” button to download your file in JSON format.

Info

Once you've created the list as above, you'll be able to use it elsewhere. Check out our guides for JSON in Parallel mode or in Sequential mode.

Please note that your Accelerate’s appearance may vary depending on your selected mode (dark or light).

🔗 Related Topics