AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
IFTTTIFTTT

History of Applets published by service

This query returns a list of whenever a service has published a new Applet on IFTTT.

About this query

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 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

Service Text input

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

NameThe name of the published Applet.

Slug
name
Filter code
Ifttt.historyOfAppletsPublishedByService.Name
Type
String
Example
Get an email with the latest IFTTT updates

DescriptionThe description of the Applet.

Slug
description
Filter code
Ifttt.historyOfAppletsPublishedByService.Description
Type
String
Example
When the IFTTT Blog posts a new update...

Applet URLThe URL to the Applet on IFTTT.

Slug
url
Filter code
Ifttt.historyOfAppletsPublishedByService.AppletUrl
Type
Web URL
Example
https://ifttt.com/applets/i8YQ3XsG

Image URLAn image of the Applet card.

Slug
image_url
Filter code
Ifttt.historyOfAppletsPublishedByService.ImageUrl
Type
Image URL
Example
https://ifttt.com/applet_embeds/i8YQ3XsG/image

Associated servicesThe other services associated with the Applet.

Slug
associated_services
Filter code
Ifttt.historyOfAppletsPublishedByService.AssociatedServices
Type
String
Example
Email

ServiceThe name of the service that published the Applet

Slug
service
Filter code
Ifttt.historyOfAppletsPublishedByService.Service
Type
String
Example
IFTTT

Created atDate and time the Applet was published.

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