This query returns a list of every time a new app is featured in a collection you specify.
- API endpoint slug
- app_store.recent_apps_in_collections
- Runtime method
- performQuery("app_store.recent_apps_in_collections")
Query fields
- Label
- Which collection?
- Slug
- collection
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- name
- Filter code
- AppStore.recentAppsInCollections.Name
- Type
- String
- Example
- IFTTT
- Slug
- description
- Filter code
- AppStore.recentAppsInCollections.Description
- Type
- String
- Example
- Applets bring your favorite services together to create new experiences...
- Slug
- app_store_url
- Filter code
- AppStore.recentAppsInCollections.AppStoreUrl
- Type
- String
- Example
- https://itunes.apple.com/us/app/ifttt/id660944635
- Slug
- developer
- Filter code
- AppStore.recentAppsInCollections.Developer
- Type
- String
- Example
- IFTTT
- Slug
- category
- Filter code
- AppStore.recentAppsInCollections.Category
- Type
- String
- Example
- Productivity
- Slug
- price
- Filter code
- AppStore.recentAppsInCollections.Price
- Type
- String
- Example
- $9.99
- Slug
- rating
- Filter code
- AppStore.recentAppsInCollections.Rating
- Type
- String
- Example
- 5 stars
- Slug
- screenshot
- Filter code
- AppStore.recentAppsInCollections.Screenshot
- Type
- Image URL
- Example
- http://ifttt.com
- Slug
- icon
- Filter code
- AppStore.recentAppsInCollections.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.recentAppsInCollections.Version
- Type
- String
- Example
- 2.1.3
- Slug
- created_at
- Filter code
- AppStore.recentAppsInCollections.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00