Not long ago Notion simple output was changed. All the prioperties are starting with the word “property_”. Perhaps, because of that Cyrrilic-named properties are just ignored now. Non-simple output works fine as it produces the same names disregarding the language.
Look at Notion and n8n screenshots in two different situations:
The issue is with the library that we use to snake case the columns. When I use Cyrillic, it always returns empty. In the meantime, you can use the not simplified version of the output or not use Cyrillic for the column names.
Is it going to be fixed? I’m preparing a guide for YouTube and would like to work with the simple output if it’s gonna be fixed. If no, I’ll record for the non-simple case, which is worse.