This action will post a status.
Developer info
- API endpoint slug
- mastodon_social.post_a_status
- Filter code method
- MastodonSocial.postAStatus.skip(string?: reason)
- Runtime method
- runAction("mastodon_social.post_a_status", {})
Action fields
Status Text input > Long text
- Label
- Status
- Helper text
- The text which you want to post in the status.
- Slug
- status
- Required
- true
- Can have default value
- true
- Filter code method
- MastodonSocial.postAStatus.setStatus(string: status)