-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LabVIEW Confluence API by PetranWay - Toolkit for LabVIEW Download
LabVIEW API for automating Atlassain Confluence interactions.
| Version | 0.9.1.3 |
| Released | Jan 07, 2026 |
| Publisher | PetranWay |
| License | MIT |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows |
| Dependencies | petranway_labview_atlassian_api |
| Project links | Homepage Documentation Repository Discussion |
Description
As a member of a developer community or team in a corporation, Atlassian's Confluence enables us to collaborate with each other using powerful documentation, project management, and presentation tools. Atlassian has released a rich, REST API to automate many tasks.
The LabVIEW Confluence API enables automation with Atlassian's Confluence. The API exposes and extends the rest API for Page creation/editing, Space creation/editing, User and Group management, and administration activies for pages, groups, and spaces.
Release Notes
Fixed various issues:
37: Revert to Previous version for server doesn't work.
39: Add Html Start and End location for Links in cloud and server.
40: Update href case for Find all links in server.
44: Query Space Keys returns incorrect space id.
45: Several Classes/Interfaces do not have Seperate compiled code from source enabled
46: Page Attachments Accessor not returning complete data.
48: Get group by name rest endpoint query no longer supported.
49: Improvements to Add Attachment To Page
NOTE this is a breaking release because the page property node to return attachments has been removed and replaced by the function "Get All Attachment Info.vi