Describe the problem/error/question
Hey, I’m running into an issue with a Notion + n8n workflow where:
-
My HTTP Request node complains:
JSON parameter needs to be valid JSON, and -
When it runs “successfully,” the new Notion page is created but the relation property is empty, even though I’m passing a property ID from the get a Database node.
We’re automating a Google Drive → Notion data ingestion and relational linking workflow.
Goal is to create a fully automated sync between exported performance data and Notion databases — so each new performance report automatically updates Notion with structured data and proper relations to existing video records.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: