This trigger fires every time a new job is posted to Hacker News.
Developer info
- API endpoint slug
- hacker_news.new_job_story
Trigger fields
No fields for this trigger
Ingredients
Triggered at Date and time event was created.
- Slug
- created_at
- Filter code
- HackerNews.newJobStory.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Username The user who posted the job.
- Slug
- username
- Filter code
- HackerNews.newJobStory.Username
- Type
- String
- Example
- pg
Story url The URL to the job on Hacker News.
- Slug
- url
- Filter code
- HackerNews.newJobStory.StoryUrl
- Type
- String
- Example
- https://news.ycombinator.com/item?id=10346551
Title The title of the job posting.
- Slug
- title
- Filter code
- HackerNews.newJobStory.Title
- Type
- String
- Example
- Simple Habit is hiring its second engineer
Text If the job posting is a self post, this ingredient will contain that text.
- Slug
- text
- Filter code
- HackerNews.newJobStory.Text
- Type
- String
- Example
- What do you think about this framework?
External url If the job posting links to an external website, this ingredient will contain that URL.
- Slug
- external_url
- Filter code
- HackerNews.newJobStory.ExternalUrl
- Type
- Web URL
- Example
- https://medium.com/engineering-at-ifttt/developing-with-docker-at-ifttt-5bd03b4e597c