Document your Application using Atlassian Confluence and our Pre-Built App
The following issues are limitations of the Confluence V2 API
All pages must have a unique name, because of this all Data Model pages will be prefixed with ‘Data Model:’. If there is an existing page with the same name as one you are generating it will be replaced.
Auto generated pages cannot be archived, must be deleted.
The Confluence V2 API currently doesn’t allow you to re-activate a page once it has been archived. This will lead to issues when trying to generate new documentation for an archived Data Model page.
Setup
- Install Fuuz Package “Confluence Data Model Documentation” from the “Fuuz Packages” screen
- Navigate to “Application Configuration”
- Search “Confluence Documentation Integration”
- Click the name hyperlink
- In the form, fill out the following fields
- Application Description
- This will be the description shown on the “Data Models” page
- Space ID
- The ID of the space you are targeting. This will be an integer that you can find in the URL when navigating through the Confluence Space
- Confluence Connection
- A connection needs to be setup that can authenticate with Confluence and Read/Write to the space
How To Use
- Navigate to “Confluence Data Model Documenter”
- Select one or more data models
- Press the sync icon
If successful you will see a green notification appear at the bottom right. If unsuccessful you will receive a red notification at the bottom right.
Related Articles
Building a Non-Conformance Report (NCR) Application in Fuuz
Building a Non-Conformance Report (NCR) Application in Fuuz Problem Statement Manufacturing organizations face significant challenges with their current non-conformance reporting processes that hinder operational efficiency and data-driven decision ...
How to Create APIs Using Data Flows in Fuuz
How to Create APIs Using Data Flows in Fuuz Estimated Time: 5–7 minutes Skill Level: Intermediate Overview This guide explains how to create RESTful APIs using Data Flows in Fuuz. Unlike the GraphQL-based method covered in a previous tutorial, this ...
How to Create a RESTful API Using the Fuuz Platform
Estimated Time: Under 5 minutes Skill Level: Beginner to Intermediate <br> Here’s the revised how-to article with the use of “cons” or conversational filler words removed, making it more formal and suitable for a knowledge base: How to Create a ...
How to add multiple data records to the Fuuz database with a single API call
In this video, our engineer addresses the concept of fetching and storing multiple stock price records from a public API into the Fuuz database. Concepts discussed here can apply to any sort of integration you may need to do using the Fuuz iPaaS ...
Debug a NetSuite SOAP API integration
In this video, our engineer demonstrates some common methods to debugging of a NetSuite - Oracle SOAP (XML) API webservice integration using the Fuuz iPaaS (Data Flow) capabilities. Even if you're not a NetSuite user, the concepts demonstrated within ...