A beginner's guide
Explore Plans
Mobile menu Close menu
Apple App StoreApple App Store

App price dropped

This trigger fires every time the price of an app you specify drops.

About this trigger

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 trigger fires every time the price of an app you specify drops.
API endpoint slug
app_store.app_price_dropped

Trigger fields

App name or URL Text input

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

NameThe name of the App.

Slug
name
Filter code
AppStore.appPriceDropped.Name
Type
String
Example
IFTTT

DescriptionThe description of the App.

Slug
description
Filter code
AppStore.appPriceDropped.Description
Type
String
Example
Applets bring your favorite services together to create new experiences...

App store URLThe URL to the App in the App Store.

Slug
app_store_url
Filter code
AppStore.appPriceDropped.AppStoreUrl
Type
String
Example
https://itunes.apple.com/us/app/ifttt/id660944635

DeveloperThe name of the developer of the App.

Slug
developer
Filter code
AppStore.appPriceDropped.Developer
Type
String
Example
IFTTT

CategoryThe category the App falls under.

Slug
category
Filter code
AppStore.appPriceDropped.Category
Type
String
Example
Productivity

PriceThe current price of the App.

Slug
price
Filter code
AppStore.appPriceDropped.Price
Type
String
Example
$9.99

RatingThe current rating of the App.

Slug
rating
Filter code
AppStore.appPriceDropped.Rating
Type
String
Example
5 stars

ScreenshotThe URL to a screenshot of the App.

Slug
screenshot
Filter code
AppStore.appPriceDropped.Screenshot
Type
Image URL
Example
http://ifttt.com

IconThe URL to an image of the App's icon.

Slug
icon
Filter code
AppStore.appPriceDropped.Icon
Type
String
Example
http://is2.mzstatic.com/image/thumb/Purple111/v4/5c/3d/43/5c3d4327-22d0-45d0-73c6-bbaf56c08902/source/512x512bb.jpg

VersionThe current version of the App.

Slug
version
Filter code
AppStore.appPriceDropped.Version
Type
String
Example
2.1.3

Created atDate and time event was created.

Slug
created_at
Filter code
AppStore.appPriceDropped.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00