Save new ACLU blog posts to Evernote
This trigger fires whenever there is a new blog post in a specific ACLU feed.
Developer info
- API endpoint slug
- aclu.new_post
Trigger fields
Which feed Dropdown list
- Label
- Which feed?
- Slug
- which_feed
- Required
- true
- Can have default value
- true
Ingredients
Title The title of the post.
- Slug
- title
- Filter code
- Aclu.newPost.Title
- Type
- String
- Example
- Whether You Live in a Mansion or Under a Bridge, the Government Can’t Just Take Your Stuff
Summary An HTML summary of the blog post
- Slug
- summary
- Filter code
- Aclu.newPost.Summary
- Type
- String
- Example
- The ACLU of Washington is suing the city of Seattle for taking away homeless people’s belongings without warning.
Post url The url of the post.
- Slug
- post_url
- Filter code
- Aclu.newPost.PostUrl
- Type
- String
- Example
- https://www.aclu.org/blog/speak-freely/whether-you-live-mansion-or-under-bridge-government-cant-just-take-your-stuff
Published at Date and time the post was published.
- Slug
- published_at
- Filter code
- Aclu.newPost.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00