This trigger fires whenever there is a new message in the specified space.
- API endpoint slug
- google_chat.new_message_in_space
Trigger fields
- Label
- Space
- Slug
- space
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- GoogleChat.newMessageInSpace.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- message
- Filter code
- GoogleChat.newMessageInSpace.Message
- Type
- String
- Example
- "This is a message"
- Slug
- space_name
- Filter code
- GoogleChat.newMessageInSpace.SpaceName
- Type
- String
- Example
- "Public Space"
- Slug
- sender_name
- Filter code
- GoogleChat.newMessageInSpace.SenderName
- Type
- String
- Example
- "Biff McIFTTT"