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 at Date and time event was created.
- Slug
- created_at
- Filter code
- Feedly.historyOfHighlights.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Article title This is the title of the article
- Slug
- article_title
- Filter code
- Feedly.historyOfHighlights.ArticleTitle
- Type
- String
- Example
- Launch Day!
Article url The article's URL.
- Slug
- article_url
- Filter code
- Feedly.historyOfHighlights.ArticleUrl
- Type
- String
- Example
- http://blog.ifttt.com/coming-soon
Article first image url URL 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 at Date article was created
- Slug
- article_published_at
- Filter code
- Feedly.historyOfHighlights.ArticlePublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Article highlight The 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 author This is the author of the article.
- Slug
- article_author
- Filter code
- Feedly.historyOfHighlights.ArticleAuthor
- Type
- String
- Example
- Jane Writer
Saved by The name of the team member who saved this highlight.
- Slug
- saved_by
- Filter code
- Feedly.historyOfHighlights.SavedBy
- Type
- String
- Example
- Jane Writer