
Confluence API Integration Profile
Information and guides about integrating with Confluence API
Add Confluence Integration to Your ProductGet Markdown from Page or Blog in Confluence API
Get markdown content of a Page or Blog using its globalId
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Global Id | globalId | string |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Markdown | markdown | string |