This trigger fires when a new message is posted in a channel you select.
Developer info
API endpoint slug
discord.new_message_in_channel
Trigger fields
Channel Nested dropdown list
Label
Which channel?
Helper text
Confirm that <a href="https://ift.tt/disc_faq" target="_blank">permissions</a> are granted in your server. If your server isn’t listed, <a href="https://ift.tt/disc_server" target="_blank">reconnect the Discord service</a>.
Slug
channel_id
Required
true
Can have default value
false
Ingredients
Created at
Date and time when the message was posted.
Slug
created_at
Filter code
Discord.newMessageInChannel.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00
Message
The contents of the message.
Slug
message
Filter code
Discord.newMessageInChannel.Message
Type
String
Example
Hey everyone 👋
Author
The author of the message.
Slug
author
Filter code
Discord.newMessageInChannel.Author
Type
String
Example
username123
Link to message
This is a link to the message in Discord.