Describe the issue/error/question
Hi, is it posible to send direct message to our organization user in google chat?
so i can send notify via google chat to our user directly?
i have try to used Google Chat nodes but I can only send through the space.
I’ve looked for some references but haven’t found the right one.
Thank you.
Information on your n8n setup
- n8n version: 0.194.0
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker
Hi @rusdiaman, the node currently only allows creating new messages within a space I am afraid. Seeing there’s currently no option to send a message to a given user (or to create a new space with a given user) I shall convert this question into a feature request for the time being, allowing you and other users to vote on having such a feature.
Hi @MutedJam I understand if it’s not work at this time. hopefully this feature can be on n8n soon. Thank you.
1 Like
hi @rusdiaman @MutedJam
Thanks for the clarification earlier. I have a quick follow-up:
Is there any way to programmatically detect if a user has already interacted with the bot in Google Chat (e.g., via the API or n8n), so we can conditionally send direct messages only to those users?
Alternatively, is there a way to programmatically prompt users to start a chat with the bot, maybe via a link or invitation?
Hi @MutedJam
I have a quick question is there any way I can get all the messages from the space where the app is installed.
Been trying the apps script but struggling as only the @mention works
Or if there is a way when I send a dm to app I can respond to that webhook somehow.
Will be great full if you can help only a little. I’ve watched YouTube videos where a person does both of these in make com