Created on 02 May 2021
icon_unfollowing
Login to follow
redditfrontpageservice

Reddit FrontpageService

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 02 May 2021 by 
redditfrontpageservice

Reddit FrontpageService

Documentation
1.0.0

Service Action | RedditFrontPage.List will return a struct that is comprised of

  1. SubReddit : the "/r/" sub category the link is originally from e.g. www.reddit.com/r/<sub-reddit-name>
  2. Title : the title of the post
  3. View : relative url
  4. URL : the actual url to the post's image or story
  5. NSFW : boolean that checks Data.Over_18 for T/F and is set accordingly


HOW TO 

Install the RedditFrontpageService and add the dependency to your project.  Then under Data | Service Actions | RedditFrontpageService | List will return the above structure when called.

See DEMO for example of implementation.


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Reddit FrontpageService has no dependencies.