I'm writing a script that creates a series of Confluence pages that details the membership of the groups on our in-house LDAP system. The design of the layout is such that members of a group are displayed on the page using the "@ or ri:user" macro, e.g.:

The drawback to this is that Confluence is notifying staff when the pages get created because that is the purpose of the "ri:user" macro.
Is there a way of *preventing* that notification from happening?
Alternatively, is there a different Confluence gadget or macro I can use that supports functionality like easy linking to the user's profile (which is why we picked the current method) without generating the notification?