Skip to main content
Reddit connections are temporarily unavailable while Automate.ax awaits Reddit’s approval for commercial Data API access. You can connect a Reddit account after the integration is approved and enabled.
reddit.createTextPost publish a self post with a Markdown body.
automations/reddit-create-text-post.automation.ts

Inputs

Set subreddit, title, and optional text. Titles are capped at 300 characters. Optional fields select flairId, NSFW and spoiler state, and reply notifications. Compatible signals are accepted. Use the optional second argument { account } to select a named Reddit binding.

Output

Returns the new post’s fullname, short ID, and URL. Submission is not automatically replayed after an ambiguous provider failure.