What is IFTTT?
Explore Plans Developers
Mobile menu Close menu
DiscordDiscord

New pinned message in channel

This trigger fires when a new message is pinned in a channel you select.

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 when a new message is pinned in a channel you select.
API endpoint slug
discord.new_pinned_message_in_channel

Trigger fields

Channel ID Nested dropdown list
Label
Which channel?
Helper text
If a server is not present, Reconnect to the Discord service at ifttt.com/discord/settings
Slug
channel_id
Required
true
Can have default value
false

Ingredients

MessageThe contents of the message.
Slug
message
Filter code
Discord.newPinnedMessageInChannel.Message
Type
String
Example
Server rules
AuthorThe author of the message.
Slug
author
Filter code
Discord.newPinnedMessageInChannel.Author
Type
String
Example
username123
Created atDate and time when the message was pinned.
Slug
created_at
Filter code
Discord.newPinnedMessageInChannel.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00