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
Hey Shubhangi,
Unfortunately, Confluence Cloud does not support user macros. You are left with a few options to try out:
Best, Max
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.