New services
Explore Plans
Mobile menu Close menu
Hacker NewsHacker News

New story by user

This trigger fires every time a new story is posted by the user you specify.

About this trigger

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
API endpoint slug
hacker_news.new_story_by_user

Trigger fields

Username Text input

Label
Which username?
Slug
username
Required
true
Can have default value
true

Ingredients

Triggered at

Slug
created_at
Filter code
HackerNews.newStoryByUser.TriggeredAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Username

Slug
username
Filter code
HackerNews.newStoryByUser.Username
Type
String
Example
pg

Points

Slug
score
Filter code
HackerNews.newStoryByUser.Points
Type
String
Example
96

Story URL

Slug
url
Filter code
HackerNews.newStoryByUser.StoryUrl
Type
String
Example
https://news.ycombinator.com/item?id=10346551

Title

Slug
title
Filter code
HackerNews.newStoryByUser.Title
Type
String
Example
Developing with Docker at IFTTT

Comments count

Slug
comments_count
Filter code
HackerNews.newStoryByUser.CommentsCount
Type
String
Example
28

Text

Slug
text
Filter code
HackerNews.newStoryByUser.Text
Type
String
Example
What do you think about this framework?

External URL

Slug
external_url
Filter code
HackerNews.newStoryByUser.ExternalUrl
Type
Web URL
Example
https://medium.com/engineering-at-ifttt/developing-with-docker-at-ifttt-5bd03b4e597c