This trigger fires whenever there is a new blog post in a specific ACLU feed that contains a specified search term.
- API endpoint slug
- aclu.new_post_from_search
Trigger fields
- Label
- Which feed?
- Slug
- which_feed
- Required
- true
- Can have default value
- true
- Label
- Search term
- Helper text
- Provide a word or phrase for search
- Slug
- query
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- title
- Filter code
- Aclu.newPostFromSearch.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.newPostFromSearch.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.newPostFromSearch.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.newPostFromSearch.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00