I want to be able to have hyperlinks automatically added to my confluence page anytime a new file is added in a folder on my sharepoint site. Example: I have a folder called "timebox meeting presentations" in sharepoint and i have a wiki section called "timebox meetings" and I want a hyperlink automatically generated on my confluence page by a macro every time a new file is added to the "timebox meeting presentations" in sharepoint
Hello @Julianne Telles .
Such a macro is rather complex to be implemented via User Macro option, so custom functionality development seems to be required. For this you need to implement REST API on SharePoint side or give some direct access from Confluence to check if new file is added on SharePoint side. If added, the functionality (macro or some space/global admin feature) should get this link and add it in the way you configure the macro to display it.
For this, you need to have experience with Atlassian Confluence Server SDK development use and also SharePoint side skills.
You can check some already implemented plugins in Atlassian Marketplace - https://marketplace.atlassian.com/search?hosting=server&product=confluence&query=sharepoint if they meet your needs.
Thank you
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.