When the dynamodb connector is in “simple” mode, columns containing JSON data (datatype “map”) are being set to null. Here is the results of a query with simplify on, note the null value:
Here is the output of the exact same query with simplify turned off, note the same field with “M” data (map) now shows data:
Please share the workflow
Share the output returned by the last node
Information on your n8n setup
n8n version:
0.207.0
Running n8n via [Docker, npm, n8n.cloud, desktop app]:
Docker