This query returns a list of when you (or a team member) highlight text in an article.
Developer info
- API endpoint slug
- feedly.history_of_highlights
- Runtime method
- performQuery("feedly.history_of_highlights")
Query fields
No fields for this query
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Feedly.historyOfHighlights.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Article titleThis is the title of the article
- Slug
- article_title
- Filter code
- Feedly.historyOfHighlights.ArticleTitle
- Type
- String
- Example
- Launch Day!
Article URLThe article's URL.
- Slug
- article_url
- Filter code
- Feedly.historyOfHighlights.ArticleUrl
- Type
- String
- Example
- http://blog.ifttt.com/coming-soon
Article first image URLURL for the first image in the article, if article doesn't have an image will point to a placeholder image.
- Slug
- article_first_image_url
- Filter code
- Feedly.historyOfHighlights.ArticleFirstImageUrl
- Type
- String
- Example
- http://ifttt.com/images/no_image_card.png
Article published atDate article was created
- Slug
- article_published_at
- Filter code
- Feedly.historyOfHighlights.ArticlePublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Article highlightThe text that was highlighted in the article.
- Slug
- article_highlight
- Filter code
- Feedly.historyOfHighlights.ArticleHighlight
- Type
- String
- Example
- Our new features are coming soon.
Article authorThis is the author of the article.
- Slug
- article_author
- Filter code
- Feedly.historyOfHighlights.ArticleAuthor
- Type
- String
- Example
- Jane Writer
Saved byThe name of the team member who saved this highlight.
- Slug
- saved_by
- Filter code
- Feedly.historyOfHighlights.SavedBy
- Type
- String
- Example
- Jane Writer