This query returns a list of whenever a service has published a new trigger or action on IFTTT.
- API endpoint slug
- ifttt.history_of_triggers_or_actions_published_by_service
- Runtime method
- performQuery("ifttt.history_of_triggers_or_actions_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.historyOfTriggersOrActionsPublishedByService.Name
- Type
- String
- Example
- New IFTTT update
- Slug
- description
- Filter code
- Ifttt.historyOfTriggersOrActionsPublishedByService.Description
- Type
- String
- Example
- This trigger fires whenever...
- Slug
- service_url
- Filter code
- Ifttt.historyOfTriggersOrActionsPublishedByService.ServiceUrl
- Type
- Web URL
- Example
- https://ifttt.com/ifttt
- Slug
- service
- Filter code
- Ifttt.historyOfTriggersOrActionsPublishedByService.Service
- Type
- String
- Example
- IFTTT
- Slug
- type
- Filter code
- Ifttt.historyOfTriggersOrActionsPublishedByService.Type
- Type
- String
- Example
- Trigger
- Slug
- created_at
- Filter code
- Ifttt.historyOfTriggersOrActionsPublishedByService.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00