This tool allows you to import or update your table data into Kontent.ai.
This tool is based on https://bossanova.uk/jspreadsheet/, which is under Free MIT license.
You can test it here -> Spreadsheet Import
You don't have to specify the Item name or the External ID in your spreadsheet data when importing new items. "Import as new items" is checked.
While updating items, your table data must contain External IDs or Internal IDs for the tool to find items to update. "Import as new items" is unchecked.
While importing new language variants, your table data must contain External IDs or Internal IDs for the tool to know which variant of an item that is. "Import as new items" is unchecked.
When importing content to rich text, the content needs to be formatted based on our guidelines -> https://kontent.ai/learn/docs/apis/openapi/management-api-v2/#section/HTML5-elements-allowed-in-rich-text.
Importing array values such as content for Multiple choice, Taxonomy, Linked items and Subpages element needs to be in format of a list of codenames separated by a comma -> first,second,third
You can use Netlify or download it and open it locally (no server needed)