Hi @rdevries, would you mind sharing some details about your use case? What exactly would the combination between Baserow and Confluence do? Do you want to create a row when a document is created or vice versa?
It seems that Confluence has a REST API here: https://docs.atlassian.com/atlassian-confluence/REST/6.6.0/. Maybe you can use the Baserow integrations | Workflow automation with n8n node in n8n and the HTTP Request - n8n Documentation to do what you want.