Log new App Store search results to Google Sheets
This trigger fires every time a new app is found in the search results for a specific keyword or developer name.
Developer info
- API endpoint slug
- app_store.new_app_from_search
Trigger fields
Search query Text input
- Label
- Search for
- Slug
- search_query
- Required
- true
- Can have default value
- true
Ingredients
Name The name of the App.
- Slug
- name
- Filter code
- AppStore.newAppFromSearch.Name
- Type
- String
- Example
- IFTTT
Description The description of the App.
- Slug
- description
- Filter code
- AppStore.newAppFromSearch.Description
- Type
- String
- Example
- Applets bring your favorite services together to create new experiences...
App store url The URL to the App in the App Store.
- Slug
- app_store_url
- Filter code
- AppStore.newAppFromSearch.AppStoreUrl
- Type
- String
- Example
- https://itunes.apple.com/us/app/ifttt/id660944635
Developer The name of the developer of the App.
- Slug
- developer
- Filter code
- AppStore.newAppFromSearch.Developer
- Type
- String
- Example
- IFTTT
Category The category the App falls under.
- Slug
- category
- Filter code
- AppStore.newAppFromSearch.Category
- Type
- String
- Example
- Productivity
Price The current price of the App.
- Slug
- price
- Filter code
- AppStore.newAppFromSearch.Price
- Type
- String
- Example
- $9.99
Rating The current rating of the App.
- Slug
- rating
- Filter code
- AppStore.newAppFromSearch.Rating
- Type
- String
- Example
- 5 stars
Screenshot The URL to a screenshot of the App.
- Slug
- screenshot
- Filter code
- AppStore.newAppFromSearch.Screenshot
- Type
- Image URL
- Example
- http://ifttt.com
Icon The URL to an image of the App's icon.
- Slug
- icon
- Filter code
- AppStore.newAppFromSearch.Icon
- Type
- String
- Example
- http://is2.mzstatic.com/image/thumb/Purple111/v4/5c/3d/43/5c3d4327-22d0-45d0-73c6-bbaf56c08902/source/512x512bb.jpg
Version The current version of the App.
- Slug
- version
- Filter code
- AppStore.newAppFromSearch.Version
- Type
- String
- Example
- 2.1.3
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- AppStore.newAppFromSearch.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00