Push Notion comments to Asana

I cannot figure out how to get comments from Notion in n8n. The Notion API supports it. Retrieve comments
My guess is n8n doesn’t support it. Has anyone successfully retrieved Notion comments?

  • “Integration capabilities for reading and inserting comments are off by default.”

Hi @Will_Greenbohl
Thanks for posting here and welcome to the community! :partying_face:


If the Notion API supports retrieving comments but the n8n Notion node doesn’t, you can use the HTTP Request node in n8n to make a direct API call to Notion.

This way, you can fetch comments by following Notion’s API documentation…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.