Explore Plans
Mobile menu Close menu
IFTTT

New trigger or action published by service

This trigger fires whenever a service has published a new trigger or action on IFTTT.

Developer info

API endpoint slug
ifttt.new_trigger_or_action_published

Trigger 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

Name The name of the new trigger or action.

Slug
name
Filter code
Ifttt.newTriggerOrActionPublished.Name
Type
String
Example
New IFTTT update

Description The description of the new trigger or action.

Slug
description
Filter code
Ifttt.newTriggerOrActionPublished.Description
Type
String
Example
This trigger fires whenever...

Service url The URL to the service that published the new trigger or action.

Slug
service_url
Filter code
Ifttt.newTriggerOrActionPublished.ServiceUrl
Type
Web URL
Example
https://ifttt.com/ifttt

Service The name of the service that published the new trigger or action.

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

Type Whether the addition is a trigger or an action.

Slug
type
Filter code
Ifttt.newTriggerOrActionPublished.Type
Type
String
Example
Trigger

Created at Date and time the trigger or action was added.

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