Forums

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

Question regarding user macros for server

Shubhangi Nikam November 6, 2023

I am using the count of labels macro in data center using following code

#set( $labelManager = $action.LabelManager ) #set( $labRef = $labelManager.getLabels($paramLabel) ) #set( $pages = $labelManager.getContentInSpaceForAllLabels(0,100,$paramSpace,$labRef) ) $pages.size()

need to use this in the confluence cloud in Atlassian connect.json

using static content macro 

please suggest me how can we use this in confluence cloud 

1 answer

0 votes
Max Foerster - K15t
Community Champion
November 6, 2023

Hey Shubhangi,

Unfortunately, Confluence Cloud does not support user macros. You are left with a few options to try out:

  • Find a third-party plugin
  • Write your own plugin
  • Write an app using Forge

Best, Max

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events