This query returns a list of when you (or a team member) add a note to an article in Feedly.
Developer info
- API endpoint slug
- feedly.history_of_notes
- Runtime method
- performQuery("feedly.history_of_notes")
Query fields
No fields for this query
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Feedly.historyOfNotes.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.historyOfNotes.ArticleTitle
- Type
- String
- Example
- Launch Day!
Article URLThe article's URL.
- Slug
- article_url
- Filter code
- Feedly.historyOfNotes.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.historyOfNotes.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.historyOfNotes.ArticlePublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Article commentThe note that was added to the article.
- Slug
- article_comment
- Filter code
- Feedly.historyOfNotes.ArticleComment
- Type
- String
- Example
- This is good news!
Article authorThis is the author of the article.
- Slug
- article_author
- Filter code
- Feedly.historyOfNotes.ArticleAuthor
- Type
- String
- Example
- Jane Writer
Saved byThe name of the team member who added this note.
- Slug
- saved_by
- Filter code
- Feedly.historyOfNotes.SavedBy
- Type
- String
- Example
- Jane Doe