Skip to main content

Quick Start Guide

Write your first report

  1. Create a Report Table macro
  2. Inside the body, add a Google Contact Reporter macro. Keep the default settings. This provides the report with a list of all contacts linked to Confluence.
  3. Below the reporter, add a Report Column macro and title it "Contact"
  4. Inside the Report Column macro body, add a Report Info macro. Set the key to report:item and check the Link To Item box. This will output the current report item in the column, which is an individual contact. It will display the contact's name and link to the contact's profile page.
  5. Add another Report Column macro title "Email" and check the Injected text box.
  6. In the body, enter the injected key %contact:email% to output the contact's email addesss
  7. Add another injected Report Column titled "City". This time enter the chained key %contact:work address > address:city% which extracts the city property of the contact's work address.
  8. The source should look like the image below. Save the page and  you should see a report of all contacts including their email address and city.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.