Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Jun 4, 2026

Extending your app with Forge

With your Forge app running, you can now explore what Forge has available.

Communicating between Connect and Forge

Your app can communicate between the Connect and Forge components through:

  1. Apps can share data via entity properties or content properties.

    If you keep both a Connect confluenceContentProperties module and a Forge confluence:contentProperty module in the same app, their CQL aliases share one namespace. Reusing the same alias on both will break CQL search on every tenant that installs the app. Either remove the Connect module when you add the Forge one, or give the Forge aliases different names.

  2. Forge apps can communicate with an existing Connect backend through Forge remote. We now have support in:

  3. Connect apps can call Forge web triggers.

  4. Forge apps can access Connect app properties (as long as they are stored against the same app.connect.key).

Rate this page: