A beginner's guide
Explore Plans
Mobile menu Close menu
ACLUACLU

History of blog posts

This query returns a list of whenever there is a new blog post in a specific ACLU feed.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of whenever there is a new blog post in a specific ACLU feed.
API endpoint slug
aclu.history_of_blog_posts
Runtime method
performQuery("aclu.history_of_blog_posts")

Query fields

Which feed Dropdown list

Label
Which feed?
Slug
which_feed
Required
true
Can have default value
true

Ingredients

TitleThe title of the post.

Slug
title
Filter code
Aclu.historyOfBlogPosts.Title
Type
String
Example
Whether You Live in a Mansion or Under a Bridge, the Government Can’t Just Take Your Stuff

SummaryAn HTML summary of the blog post

Slug
summary
Filter code
Aclu.historyOfBlogPosts.Summary
Type
String
Example
The ACLU of Washington is suing the city of Seattle for taking away homeless people’s belongings without warning.

Post URLThe url of the post.

Slug
post_url
Filter code
Aclu.historyOfBlogPosts.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 atDate and time the post was published.

Slug
published_at
Filter code
Aclu.historyOfBlogPosts.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00