Close menu
Explore Plans
Mobile menu Close menu
BulkPublish

Create a post

This action will create a new social media post on your selected channels.

Developer info

API endpoint slug
bulkpublish.create_post
Filter code method
Bulkpublish.createPost.skip(string?: reason)
Runtime method
runAction("bulkpublish.create_post", {})

Action fields

Content Text input > Long text

Label
What would you like to post?
Helper text
The text content of your social media post.
Slug
content
Required
true
Can have default value
true
Filter code method
Bulkpublish.createPost.setContent(string: content)

Channel Checkboxes

Label
Which channels should this post to?
Helper text
Select one or more social media channels to publish to.
Slug
channel_id
Required
true
Can have default value
false

Media url Text input > Photo

Label
Add a photo or video URL
Helper text
Public URL of an image or video to attach. Supported: JPEG, PNG, WebP, GIF, MP4, MOV. Max 100MB.
Slug
media_url
Required
false
Can have default value
true
Filter code method
Bulkpublish.createPost.setMediaUrl(string: media_url)

Post type Nested dropdown list

Label
What type of post?
Helper text
Choose the post type. Options depend on the platform (e.g. Reel for Instagram, Short for YouTube). Leave as Default for a standard post.
Slug
post_type
Required
false
Can have default value
false

Label ids Checkboxes

Label
Assign labels to this post
Helper text
Tag this post with one or more labels for organization.
Slug
label_ids
Required
false
Can have default value
false