This trigger fires every time a Hacker News story becomes a top story.
- API endpoint slug
- hacker_news.new_top_story
Trigger fields
- Label
- Matching search term
- Helper text
- Optional. Searches for new top stories matching the search term.
- Slug
- search
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- HackerNews.newTopStory.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- username
- Filter code
- HackerNews.newTopStory.Username
- Type
- String
- Example
- pg
- Slug
- score
- Filter code
- HackerNews.newTopStory.Points
- Type
- String
- Example
- 96
- Slug
- url
- Filter code
- HackerNews.newTopStory.StoryUrl
- Type
- String
- Example
- https://news.ycombinator.com/item?id=10346551
- Slug
- title
- Filter code
- HackerNews.newTopStory.Title
- Type
- String
- Example
- Developing with Docker at IFTTT
- Slug
- comments_count
- Filter code
- HackerNews.newTopStory.CommentsCount
- Type
- String
- Example
- 28
- Slug
- text
- Filter code
- HackerNews.newTopStory.Text
- Type
- String
- Example
- What do you think about this framework?
- Slug
- external_url
- Filter code
- HackerNews.newTopStory.ExternalUrl
- Type
- Web URL
- Example
- https://medium.com/engineering-at-ifttt/developing-with-docker-at-ifttt-5bd03b4e597c