Describe the problem/error/question
1st Problem (Main)
The problem I am trying to solve is to update my notion database with info pulled from my github projects (milestones, status & labels) via the graphql.
I made the graphql query to work, I managed to write a python code that rearranges my graphql into the following structure:
I pull data from my notion database, and merge the transformed graphql with the notion db based on Issue Number key.
What is the error message (if any)?
Everytime this runs it overwrites the same notion row #1 and does not populate all the other nodes…
Please share your workflow
Information on your n8n setup
- n8n version: latest
- Database (default: Notion & Github throught Graphql):
- n8n EXECUTIONS_PROCESS setting (default: own):
- Running n8n via ( n8n cloud):
- Operating system: Windows 10