Using this Google Sheets add-on, you can import new content items in Kentico Kontent, or update existing items. This can be handy when migrating content from an external database or CMS, or if your editors prefer to work in spreadsheets.
When a GAS exception is thrown (like "Exceeded maximum execution time"), the script halts and the import log isn't generated even though some items may have been imported. We should try to catch these exceptions and provide some more information + generate the log if possible
When a GAS exception is thrown (like "Exceeded maximum execution time"), the script halts and the import log isn't generated even though some items may have been imported. We should try to catch these exceptions and provide some more information + generate the log if possible