Skip to content

hzik/Spreadsheet-Import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spreadsheet-Import

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

Importing new items

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.

Updating items

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.

Importing language variants

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.

Importing non-simple element values

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

Deploying

You can use Netlify or download it and open it locally (no server needed)

Deploy to Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors