New services
Explore Plans
Mobile menu Close menu
TelegramTelegram

History of messages with key phrase to @IFTTT

This query returns a list of when you send a text message with a key phrase to the @IFTTT bot on Telegram.

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
API endpoint slug
telegram.history_of_messages_with_key_phrase_to_ifttt
Runtime method
performQuery("telegram.history_of_messages_with_key_phrase_to_ifttt")

Query fields

Filter Text input

Label
Key phrase
Helper text
Slug
filter
Required
true
Can have default value
true

Reply text Text input > Other

Label
What to send as a reply?
Helper text
Slug
reply_text
Required
true
Can have default value
true

Ingredients

Triggered at

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

Author name

Slug
author_name
Filter code
Telegram.historyOfMessagesWithKeyPhraseToIfttt.AuthorName
Type
String
Example
Pavel Durov

Author username

Slug
author_username
Filter code
Telegram.historyOfMessagesWithKeyPhraseToIfttt.AuthorUsername
Type
String
Example
durov

Text

Slug
text
Filter code
Telegram.historyOfMessagesWithKeyPhraseToIfttt.Text
Type
String
Example
Hello world!

HTML

Slug
html
Filter code
Telegram.historyOfMessagesWithKeyPhraseToIfttt.HTML
Type
String
Example
Hello <b>world</b>.<br/>This string <i>can</i> contain <pre>some</pre> HTML <code>tags</code>.