This query returns a list of times when the price of an app you specified drops. Note: this query will only return future events after this Applet is created.
API endpoint slug
app_store.history_of_app_price_drops
Runtime method
performQuery("app_store.history_of_app_price_drops"}
Query fields
Label
Enter an app's name or URL
Helper text
E.g. "IFTTT" or "Snapchat." For best results, paste an app's App Store URL.
Slug
app_name_or_url
Required
true
Can have default value
true
Ingredients
Slug
name
Filter code
AppStore.historyOfAppPriceDrops.Name
Type
String
Example
IFTTT
Slug
description
Filter code
AppStore.historyOfAppPriceDrops.Description
Type
String
Example
Applets bring your favorite services together to create new experiences...
Slug
app_store_url
Filter code
AppStore.historyOfAppPriceDrops.AppStoreUrl
Type
String
Example
https://itunes.apple.com/us/app/ifttt/id660944635
Slug
developer
Filter code
AppStore.historyOfAppPriceDrops.Developer
Type
String
Example
IFTTT
Slug
category
Filter code
AppStore.historyOfAppPriceDrops.Category
Type
String
Example
Productivity
Slug
price
Filter code
AppStore.historyOfAppPriceDrops.Price
Type
String
Example
$9.99
Slug
rating
Filter code
AppStore.historyOfAppPriceDrops.Rating
Type
String
Example
5 stars
Slug
screenshot
Filter code
AppStore.historyOfAppPriceDrops.Screenshot
Type
Image URL
Example
http://ifttt.com
Slug
icon
Filter code
AppStore.historyOfAppPriceDrops.Icon
Type
String
Example
http://is2.mzstatic.com/image/thumb/Purple111/v4/5c/3d/43/5c3d4327-22d0-45d0-73c6-bbaf56c08902/source/512x512bb.jpg
Slug
version
Filter code
AppStore.historyOfAppPriceDrops.Version
Type
String
Example
2.1.3
Slug
created_at
Filter code
AppStore.historyOfAppPriceDrops.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00