This trigger fires whenever there is a new blog post in a specific ACLU feed.
- API endpoint slug
- aclu.new_post
Trigger fields
- Label
- Which feed?
- Slug
- which_feed
- Required
- true
- Can have default value
- true
Ingredients
- 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
- 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.
- 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
- Slug
- published_at
- Filter code
- Aclu.newPost.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00