Inspiration

Exploring the app development, and REST APIs or UI kit addition with forge-cli.

What it does

The confluence quest covers the modules(confluence-space-page), UI Kit(Text,Heading, Lozenge), Fetch API( with requestConfluence), and Forge Bridge ( invoke, view).

How we built it

The hello world app is built with forge-cli, we created the app, deployed it and installed it. Made some changes into UI components and fetched API with requestConfluence.

Challenges we ran into

Updating permissions, after deploying requestConfluence API , permissions needs to be updated. Using forge lint --fix

Accomplishments that we're proud of

Using forge tunnel to automatically save the contents of the app. Created an app that interacts with UI and backend, with forge-cli

What we learned

We used @forge/bridge, product bridge API for getting the theme, and displaying with Lozenge Modifying the backend with resolver function, to pass the data to be loaded.

What's next for Confluence-Quest

Exploring bridge APIs, front-end development, and authentication with Apprentice level, building more complex apps, applying the basics learnt here.

Built With

  • apis
  • confluence
  • forge-cli
  • product
  • requestconfluence
  • rest
Share this project:

Updates