This trigger fires when you (or a team member) add a note to an article in Feedly.
Developer info
- API endpoint slug
- feedly.new_note
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Feedly.newNote.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.newNote.ArticleTitle
- Type
- String
- Example
- Launch Day!
Article url The article's URL.
- Slug
- article_url
- Filter code
- Feedly.newNote.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.newNote.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.newNote.ArticlePublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Article comment The note that was added to the article.
- Slug
- article_comment
- Filter code
- Feedly.newNote.ArticleComment
- Type
- String
- Example
- This is good news!
Article author This is the author of the article.
- Slug
- article_author
- Filter code
- Feedly.newNote.ArticleAuthor
- Type
- String
- Example
- Jane Writer
Saved by The name of the team member who added this note.
- Slug
- saved_by
- Filter code
- Feedly.newNote.SavedBy
- Type
- String
- Example
- Jane Doe