Join IFTTT for free
Explore Plans Developers
Mobile menu Close menu
redditreddit

Submit a new link

This Action will submit a new link on reddit. NOTE: reddit karma is required.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info
Description
This Action will submit a new link on reddit. NOTE: reddit karma is required.
API endpoint slug
reddit.submit_link_reddit
Filter code method
Reddit.submitLinkReddit.skip(string?: reason)
Runtime method
runAction("reddit.submit_link_reddit", {})

Action fields

Title Text input > Title
Label
Title
Slug
title
Required
true
Can have default value
true
Filter code method
Reddit.submitLinkReddit.setTitle(string: title)
Link Text input > Link
Label
Link URL
Slug
link
Required
true
Can have default value
true
Filter code method
Reddit.submitLinkReddit.setLink(string: link)
Subreddit Text input > Other
Label
Subreddit
Helper text
e.g. worldnews
Slug
subreddit
Required
true
Can have default value
true
Filter code method
Reddit.submitLinkReddit.setSubreddit(string: subreddit)