This query returns a list of whenever a service has published a new Applet on IFTTT.
- API endpoint slug
- ifttt.history_of_applets_published_by_service
- Runtime method
- performQuery("ifttt.history_of_applets_published_by_service")
Query fields
- Label
- Which service?
- Helper text
- Enter the service name or slug (e.g. Google Assistant or google_assistant)
- Slug
- service
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- name
- Filter code
- Ifttt.historyOfAppletsPublishedByService.Name
- Type
- String
- Example
- Get an email with the latest IFTTT updates
- Slug
- description
- Filter code
- Ifttt.historyOfAppletsPublishedByService.Description
- Type
- String
- Example
- When the IFTTT Blog posts a new update...
- Slug
- url
- Filter code
- Ifttt.historyOfAppletsPublishedByService.AppletUrl
- Type
- Web URL
- Example
- https://ifttt.com/applets/i8YQ3XsG
- Slug
- image_url
- Filter code
- Ifttt.historyOfAppletsPublishedByService.ImageUrl
- Type
- Image URL
- Example
- https://ifttt.com/applet_embeds/i8YQ3XsG/image
- Slug
- associated_services
- Filter code
- Ifttt.historyOfAppletsPublishedByService.AssociatedServices
- Type
- String
- Example
- Email
- Slug
- service
- Filter code
- Ifttt.historyOfAppletsPublishedByService.Service
- Type
- String
- Example
- IFTTT
- Slug
- created_at
- Filter code
- Ifttt.historyOfAppletsPublishedByService.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00