Explore Plans
Mobile menu Close menu
Google ChatGoogle Chat

Post to a space

This action will post a message to the space you choose in Google Chat.

Developer info

API endpoint slug
google_chat.post_to_space
Filter code method
GoogleChat.postToSpace.skip(string?: reason)
Runtime method
runAction("google_chat.post_to_space", {})

Action fields

Space Dropdown list

Label
Which space?
Slug
space
Required
true
Can have default value
false

Message Text input > Long text

Label
Message
Slug
message
Required
true
Can have default value
true
Filter code method
GoogleChat.postToSpace.setMessage(string: message)