Forward messages from Imwork to Telegram
This trigger fires when a new chat message is received.
Developer info
- API endpoint slug
- imwork.new_chat_message
Trigger fields
Chat Nested dropdown list
- Label
- Target Chat
- Slug
- chat
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time when message was posted
- Slug
- created_at
- Filter code
- Imwork.newChatMessage.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Author name Name of the sender
- Slug
- author_name
- Filter code
- Imwork.newChatMessage.AuthorName
- Type
- String
- Example
- John Doe
Chat title Name of the chat
- Slug
- chat_title
- Filter code
- Imwork.newChatMessage.ChatTitle
- Type
- String
- Example
- News
Text Message body
- Slug
- text
- Filter code
- Imwork.newChatMessage.Text
- Type
- String
- Example
- Some text