Hi,
I’m trying to sync an Airtable database with a Notion one. I built the same database structure in Notion and in Airtable.
I can’t find a node allowing me to sync Notion’s Relation properties with Airtable Linked fields.
I managed to do it for all other kind of properties / fields but not for Relations / Links.
- n8n version: 1.1.1
- Running n8n via n8n cloud
Thank you for your help !
Hi @sssamsss8
Welcome to the community 
After a little bit of testing and digging, this looks to be a known issue with the Notion node - unfortunately it’ll take a little bit until the Notion node is getting the next overhaul.
Until then you could potentially use the HTTP Request node to send API requests directly to the Notion API to grab this data to then send over to Airtable, but I don’t have a ready-to-run example for this
You can find the reference for relations here.
Thank you for your answer @EmeraldHerald.
Do you have any additional documentation on how to configure HTTP Request node to send API requests ?
We sure do, @sssamsss8 - you can find it here HTTP Request | n8n Docs 