Create a Facebook post
Create a new Facebook post.
Documentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Facebook-specific fields
| Parameter | Description |
|---|---|
post_type | Required. POST or REEL |
message | Post caption text |
first_comment | Optional first comment (not supported when auto_publish: false) |
link | Optional URL to create a link-based post with preview |
Publishing modes
| Mode | status | auto_publish | timestamp |
|---|---|---|---|
| Publish immediately | AUTOPUBLISHING | true | Not required |
| Schedule for later | SCHEDULED | true | Required |
| Save as draft | DRAFT | true or false | Optional |
Example request
Notes
- Standard
POSTcan be created without media (caption-only supported). REELposts require video media.first_commentis not supported whenauto_publishisfalse.POSTsupports up to 10 images or 1 video. Images and videos cannot be mixed.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Type of Facebook Post to be published
POST, REEL The id of the brand to which the post belongs.
x >= 0Whether the post should be auto published.
The current status of the post.
AUTOPUBLISHING, DRAFT, EXPIRED, FAILED, IMPORTED, MISSING_APPROVALS, PARTIALLY_FAILED, POSTED, SCHEDULED, SKIPPED, USERS_NOTIFIED Text content of the post
The list of the media ids attached to the post.
x >= 0The scheduled date & time for publishing the post.
The first comment to be auto published for the post.
8000URL in the message to feature
The id of the media which will be published as a FB Reel cover image
Facebook ID of the location shown in the post
Time offset in seconds from the video for the thumbnail
The title given to the attached video when opened
Limit the audience of the post to these criteria
Mapping for the alt text of each media in the post
The approval policy of the approval request
APPROVAL_REQUIRED, APPROVAL_NOT_REQUIRED The list of approval requests associated with the post.
The list of the board ids associated with the post.
x >= 0The list of the campaign ids associated with the post.
x >= 0The list of the content tag ids associated with the post.
x >= 0To identify the user or the application that created the post.
RSS_FEED The list of duplicate to brand ids.
55x >= 0Data related to the link field
The id of the post group associated with the post.
Foreign key reference to the RSS feed table.
The unique identifier coming from RSS Feed.
The timestamp of when an RSS feed item was published
The sorted index for unscheduled posts.
Raw SRT subtitle file content as text
Subtitle metadata including language code and filename
Image URL for the thumbnail to use
Deprecated, use video_title
Response
Created
Type of Facebook Post to be published
POST, REEL The id of the brand to which the post belongs.
x >= 0Whether the post should be auto published.
The current status of the post.
AUTOPUBLISHING, DRAFT, EXPIRED, FAILED, IMPORTED, MISSING_APPROVALS, PARTIALLY_FAILED, POSTED, SCHEDULED, SKIPPED, USERS_NOTIFIED Text content of the post
The list of the media ids attached to the post.
x >= 0The scheduled date & time for publishing the post.
The first comment to be auto published for the post.
8000URL in the message to feature
The id of the media which will be published as a FB Reel cover image
Facebook ID of the location shown in the post
Time offset in seconds from the video for the thumbnail
The title given to the attached video when opened
Limit the audience of the post to these criteria
Mapping for the alt text of each media in the post
The approval policy of the approval request
APPROVAL_REQUIRED, APPROVAL_NOT_REQUIRED The list of approval requests associated with the post.
The approval status of the post.
ACCOUNT_RESTRICTED, AGAINST_COMMUNITY_STANDARDS, APPROVED_PUBLISHING_DATES_HAVE_NO_OVERLAP, AUTO_PUBLISH_LIMIT_EXCEEDED, DUPLICATE_POST, FLAGGED_AS_SPAM, INTERNAL, INVALID_ACCOUNT_TYPE, INVALID_AUTH, INVALID_DESCRIPTION, INVALID_IMAGE, INVALID_PIN_BOARD, INVALID_PRODUCT_TAGS, INVALID_TARGETING, INVALID_TITLE, INVALID_VIDEO_THUMBNAIL, MEDIA_CONTAINER_EXPIRED, MISSING_AUTH, OUTSIDE_OF_APPROVED_PUBLISHING_DATES, PAGE_PUBLISHING_AUTH_REQUIRED, PLATFORM_ERROR, REJECTED, TEXT_LENGTH_EXCEEDED The list of the board ids associated with the post.
x >= 0The list of the campaign ids associated with the post.
x >= 0The list of the content tag ids associated with the post.
x >= 0The media to be published as a FB Reel cover image
The time when the post was created.
To identify the user or the application that created the post.
RSS_FEED SUCCESS, FAILED Indicates if the post has a scheduled timestamp
A unique id for the post.
x >= 0Data related to the link field
Link to the live published post.
Data related to the location_id field
The list of media attached to the post.
The number of approvals required to approve the request.
The id of the post group associated with the post.
Foreign key reference to the RSS feed table.
The unique identifier coming from RSS Feed.
The timestamp of when an RSS feed item was published
The sorted index for unscheduled posts.
Raw SRT subtitle file content as text
Error message if subtitle upload failed
Subtitle metadata including language code and filename
Computed status: SUCCESS if no error, FAILED if error exists
Image URL for the thumbnail to use
Deprecated, use video_title
The time when the post was last updated.