A beginner's guide
Explore Plans
Mobile menu Close menu
SendieSendie

Create a new post

This action will create a new public post.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will create a new public post.
API endpoint slug
sendie.create_new_post
Filter code method
Sendie.createNewPost.skip(string?: reason)
Runtime method
runAction("sendie.create_new_post", {})

Action fields

Body Text input > Long text

Label
What to post?
Helper text
Text content of the post you want to create
Slug
body
Required
true
Can have default value
true
Filter code method
Sendie.createNewPost.setBody(string: body)