subreddit array. Each entry names one subreddit, the title to post under, and the post type.
Creating the OAuth app and connecting a channel: Reddit setup guide.
Settings Schema
Fields
Subreddit Object
Each item in thesubreddit array contains a value object with:
That is the whole schema.
__type, one entry in subreddit, and a title of at least two characters make a valid Reddit post.type (Post Type)
Flair Object
Required whenis_flair_required is true:
Complete Example
- Text post
- Link post
- Required flair
- Multiple subreddits
Next steps
Connect the channel
Create the OAuth app and link the Reddit account.
Schedule the post
The create endpoint, field by field, with a worked request.
Upload media first
What a
media post needs before you can attach it.When a post fails
Work out why a post did not reach the subreddit.