The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am looking for a macro that will automatically create a hyperlink on my confluence page

Julianne Telles
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 21, 2021

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

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Andrii Maliuta
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 22, 2021

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

TAGS
AUG Leaders

Atlassian Community Events