appmixer.googleChat.core.FindMessages
Find Messages
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Space Id | text | The identifier of the space from which to retrieve messages (e.g., AAAAMpdlehM). |
| Filter | text | Optional query filter to filter messages by date (createTime) and thread (thread.name). Examples: • createTime > "2023-04-21T11:30:00-04:00"• thread.name = spaces/AAAAAAAAAAA/threads/123• createTime > "2023-04-21T11:30:00-04:00" AND thread.name = spaces/AAAAAAAAAAA/threads/123For complete documentation, see: Google Chat Messages API Reference |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file. |
Dynamic variables loaded from /component/appmixer/googleChat/core/FindMessages?outPort=out
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||