AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
IFTTTIFTTT

New trigger or action published by service

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

About this trigger

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 trigger fires whenever a service has published a new trigger or action on IFTTT.
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

NameThe name of the new trigger or action.

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

DescriptionThe description of the new trigger or action.

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

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

ServiceThe name of the service that published the new trigger or action.

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

TypeWhether the addition is a trigger or an action.

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

Created atDate 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.000+05:00