Note: Check out our Google Sheets Demo to see how you can use JigsawStack in your Google Sheets.
Setting up
- Install the add on from the Google Sheets add-on page
- Get your API key from the JigsawStack dashboard
- In your Google Sheets, go to
Extensions
>JigsawStack
>Set up API key

- Paste your API key in the input field and click
Save

How to use the add-on
You can call all of JigsawStack’s AI tools just like a regular spreadsheet formula. Every function starts with:Parameters and Return Types
Each JigsawStack function has a set of parameters and a return type. You can find more information on each parameter by clicking on the dropdown menu in the custom function.
Some functions have different return_type
which the user can choose from.
Error Handling
Errors are shown by hovering over the cell with the error. We try out best to provide a clear error message but there are some limitations from Google Sheets. Here is an example of an error message with incorrect parameters passed:
Note: Loading will also show a similar error message. This is unavoidable and is due to the way Google Sheets handles custom functions.
