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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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