{"id":19794830,"url":"https://github.com/bb-io/confluence","last_synced_at":"2026-06-11T19:31:11.671Z","repository":{"id":259403720,"uuid":"877762602","full_name":"bb-io/Confluence","owner":"bb-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-02T09:35:08.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-02T12:34:46.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bb-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-24T07:45:46.000Z","updated_at":"2026-03-02T09:35:13.000Z","dependencies_parsed_at":"2024-10-25T05:13:43.369Z","dependency_job_id":"5ef22a3d-b3d0-44af-82bf-4f8771329469","html_url":"https://github.com/bb-io/Confluence","commit_stats":null,"previous_names":["bb-io/confluence"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bb-io/Confluence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-io%2FConfluence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-io%2FConfluence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-io%2FConfluence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-io%2FConfluence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bb-io","download_url":"https://codeload.github.com/bb-io/Confluence/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb-io%2FConfluence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34215253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T07:14:36.583Z","updated_at":"2026-06-11T19:31:11.665Z","avatar_url":"https://github.com/bb-io.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blackbird.io Confluence\n\nBlackbird is the new automation backbone for the language technology industry. Blackbird provides enterprise-scale automation and orchestration with a simple no-code/low-code platform. Blackbird enables ambitious organizations to identify, vet and automate as many processes as possible. Not just localization workflows, but any business and IT process. This repository represents an application that is deployable on Blackbird and usable inside the workflow editor.\n\n## Introduction\n\n\u003c!-- begin docs --\u003e\n\nCreate, collaborate, and organize all your work in one place. Confluence is a team workspace where knowledge and collaboration meet. Dynamic pages give your team a place to create, capture, and collaborate on any project or idea.\n\n## Before setting up\n\nYou must ensure that you have a Confluence account and access to it. Our app uses OAuth 2.0 for authentication, so you don't need to provide any API keys. You will be redirected to the Confluence login page to authorize the app. Note, this app leverages the [Confluence Cloud REST API](https://developer.atlassian.com/cloud/confluence/rest/v1/intro/#about) to provide a streamlined experience for managing your content.\n\n## Connecting\n\n1. Navigate to Apps, and identify the **Confluence** app. You can use search to find it.\n2. Click _Add Connection_.\n3. Name your connection for future reference e.g. 'My organization'.\n4. Click _Authorize connection_.\n5. You will be redirected to the Confluence login page. Enter your credentials and authorize the app.\n6. Confirm that the connection has appeared and the status is _Connected_.\n\n![Connection](image/README/connection.png)\n\n## Actions\n\n### Content\n\n- **Search content** - Returns a list of content that matches the search criteria.\n- **Get content** - Returns a single content object specified by the content ID.\n- **Get content as HTML** - Returns a single content HTML specified by the content ID.\n- **Update content from HTML** - Updates a content from HTML file.\n- **Create content from HTML** - Creates a content from HTML file.\n- **Create content** - Creates a new content with specified data.\n- **Delete content** - Deletes a content specified by the content ID.\n\n### Pages\n\n- **Download page** - Downloads a Confluence page as HTML file.\n\n### Page proeprties\n\n- **Search page properties** - Lists page properties.\n- **Get page property** - Gets a specific page property.\n- **Set page property** - Creates or updates a page property.\n\n## Events\n\n- **On content created** - Polling event. Triggered after specified time interval and returns new content.\n- **On content updated** - Polling event. Triggered after specified time interval and returns updated content.\n\n## Error handling\n\nOur app returns errors in a structured format. Below are the typical error responses you might encounter:\n\n`Status code: {Status code}, Message: {Message}`\n\n- Status code: The HTTP status code associated with the error.\n- Message: A brief message describing the error which we get from the Confluence API.\n\nIf you encounter an error, please try to resolve it using the information provided in the error message. If you are unable to resolve the error, please contact us for further assistance.\n\n## Feedback\n\nDo you want to use this app or do you have feedback on our implementation? Reach out to us using the [established channels](https://www.blackbird.io/) or create an issue.\n\n\u003c!-- end docs --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb-io%2Fconfluence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbb-io%2Fconfluence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb-io%2Fconfluence/lists"}