On my selfhosted SeaTable (5.2.7) and self Hosted n8n with the n8n-nodes-seatable community node v2.0.1 I have a weird issue.
I have a view setup with these filters.
and it returns the expected data in SeaTable in the view:
However, if I query the same view via n8n, I get a result from Today, but the one from Tomorrow that I expected, is not shown.
cdb
July 3, 2025, 2:55pm
2
Can we try to clarify first, if this is n8n or an seatable api problem?
Therefore please try to get this view via api:
What does this return? The correct value or the wrong value?
lcx_at
July 14, 2025, 10:10am
4
Hi, sorry was traveling a bit (n8n fest )
Have the same result with direct access via curl
The view in Seatable is empty, as expected:
Current date & time: 14.07.2025 12:08
Start date in seatable: 2025-07-14T12:00:00+02:00
Let me see if I can reproduce that in the cloud version.
lcx_at
July 14, 2025, 10:17am
5
same result on seatable cloud.
I could share the base with you if you want to test
cdb
July 18, 2025, 12:54pm
6
So we can agree, that this is not a n8n issue, but an API issue.
Please export the base and send it to support@seatable.io for furher analysis.