This action will create a new public post.
Developer info
- 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)