gabrieltaylor/Publish to Confluence
Publish a new page to a Confluence site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Confluence content type | yes | page |
| title | Confluence content title | yes | — |
| body | Confluence content body | yes | — |
| representation | Confluence content representation | yes | storage |
| space | Confluence space key | yes | — |
| parent_id | ID of parent page in Confluence | yes | — |
| hostname | Confluence hostname | yes | — |
| username | Confluence API user email | yes | — |
Outputs
| name | description |
|---|---|
| reponse | The response from the Confluence API |