← Back to the Integrations category

Share Post (Reddit)

This node shares a new post to a specified subreddit. Supports text posts, link posts, and image posts. Requires a connected Reddit integration.

SocialRedditPostShare
Try this node

Inputs

NameTypeRequiredDescription
integrationIdintegrationYesReddit integration to use
subredditstringYesSubreddit name (without r/ prefix)
titlestringYesPost title (max 300 characters)
kindstringYesPost type: 'self' for text, 'link' for URL, or 'image' for image
textstringNoPost text content (for self posts)
urlstringNoPost URL (for link posts)
imageimageNoImage to upload (for image posts)
nsfwbooleanNoMark post as NSFW
spoilerbooleanNoMark post as spoiler

Outputs

NameTypeDescription
idstringReddit post ID
namestringReddit full name (kind + id)
urlstringPost URL on Reddit
permalinkstringPost permalink

Related Nodes in Integrations