New services
Explore Plans
Mobile menu Close menu
MediumMedium

History of your published posts

This query returns a list of recents posts you published on Medium.

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
API endpoint slug
medium.history_of_your_published_posts
Runtime method
performQuery("medium.history_of_your_published_posts")

Query fields

No fields for this query

Ingredients

Published at

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

Post URL

Slug
post_url
Filter code
Medium.historyOfYourPublishedPosts.PostUrl
Type
Web URL
Example
https://medium.com/@majelbstoat/what-are-bloom-filters-1ec2a50c68ff

Post title

Slug
post_title
Filter code
Medium.historyOfYourPublishedPosts.PostTitle
Type
String
Example
What are Bloom Filters?