# Yoobic Community Posts API

**Canonical:** https://apis.io/apis/yoobic/yoobic-community-posts-api/  
**Provider:** Yoobic — https://apis.io/providers/yoobic/  
**Base URL:** https://api.yoobic.com/public/api  
**Documentation:** https://docs.yoobic.com/api.html

Yoobic Community Posts API is one of 41 APIs that [Yoobic](https://apis.io/providers/yoobic/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Community Posts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

<a id="group-community-posts"></a> The posts made in the communities appear both in the community newsfeed and in the main newsfeed, along with the posts in the normal newsfeed (unless otherwise configured in the Community). ### Post Fields | Field | Type | Required | Readonly | OrderBy | Description | |------------------|:------:|:--------:|:--------:|:-------:|--------------------------------------| | `post_id` | String | | x | | Unique id of the post | | `description` | String | x | | | Content of the post | | `community_id` | String | x | | | Community id where the post is published | | `user_id` | String | x | | | Unique ID of the user who will be shown as the publisher of the post | | `publish_type` | String | x | | | Type of posting, can be “postnow” or “schedule” | | `publish_date` | Date | | | | Required field, only if you set the publish_type to ‘schedule’, to define the date when the post will appear in the community | | `images` | Array | | | | List of URLs of images in the post | | `created_date` | Date | | x | | Created Date | | `updated_date` | Date | | x | x | Updated Date | ### Post Comments Fields | Field | Type | Required | Readonly | OrderBy | Description | |--------------------|:------:|:--------:|:--------:|:-------:|-----------------------------------------------| | `comment_id` | String | | x | | Unique id of the post comment | | `comment` | String | x | | | Content of the post comment | | `user_id` | String | x | | | Unique id of a user who created the comment | | `community_post_id`| String | | | | Community post id where the comment appears | | `community_id` | String | | x | | Community id where the original post is published | | `created_date` | Date | | x | | Created Date | | `updated_date` | Date | | x | x | Updated Date |

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/openapi/yoobic-community-posts-api-openapi.yml
- **Documentation** — https://docs.yoobic.com/api.html
- **APIReference** — https://docs.yoobic.com/api.html
- **Postman** — https://assets.yoobic.com/raw/upload/v1767016464/3c85c240-dd03-4981-9814-bc6e5e861fa0.zip
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/errors/yoobic-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/conventions/yoobic-conventions.yml
- **ChangeLog** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/changelog/yoobic-changelog.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/lifecycle/yoobic-lifecycle.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/conformance/yoobic-conformance.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/sandbox/yoobic-sandbox.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/yoobic/refs/heads/main/asyncapi/yoobic-webhooks.yml

## Other Yoobic APIs (12)

- [Yoobic Answers API](https://apis.io/apis/yoobic/yoobic-answers-api/)
- [Yoobic Badges API](https://apis.io/apis/yoobic/yoobic-badges-api/)
- [Yoobic Bot Messages API](https://apis.io/apis/yoobic/yoobic-bot-messages-api/)
- [Yoobic Bots API](https://apis.io/apis/yoobic/yoobic-bots-api/)
- [Yoobic Business KPIs data - salesdata API](https://apis.io/apis/yoobic/yoobic-business-kpis-data-salesdata-api/)
- [Yoobic Campaigns API](https://apis.io/apis/yoobic/yoobic-campaigns-api/)
- [Yoobic Catalogs API](https://apis.io/apis/yoobic/yoobic-catalogs-api/)
- [Yoobic Chats API](https://apis.io/apis/yoobic/yoobic-chats-api/)
- [Yoobic Comments API](https://apis.io/apis/yoobic/yoobic-comments-api/)
- [Yoobic Communities API](https://apis.io/apis/yoobic/yoobic-communities-api/)
- [Yoobic Competencies API](https://apis.io/apis/yoobic/yoobic-competencies-api/)
- [Yoobic Course Categories API](https://apis.io/apis/yoobic/yoobic-course-categories-api/)

## Tags

Community Posts

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/yoobic/yoobic-community-posts-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/yoobic/.
