# Asynchronouse mode message send command?

**URL:** https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101
**Category:** General
**Created:** [18 April 2020 22:54 UTC](https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101 "2020-04-18T22:54:14Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [18 April 2020 22:54 UTC](https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101/1 "2020-04-18T22:54:14Z")

</div>

Sorry, but _CRAFT_ has set in.

What is the command to asynchronously send a message?

`node.push`? (No I tried that)  
`node.send`? (I think I tried that.)

Someone - please.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [18 April 2020 23:24 UTC](https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101/2 "2020-04-18T23:24:18Z")

</div>

Documentation for the function node is here: [https://nodered.org/docs/user-guide/writing-functions](https://nodered.org/docs/user-guide/writing-functions)

Use `node.send()` to send a message.

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [18 April 2020 23:25 UTC](https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101/3 "2020-04-18T23:25:56Z")

</div>

Thanks.

Though I said I tried it and it didn't work. That was more my fault with the structure of what is sent.

ITMT, what I was going to do I found an easier way.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [2 May 2020 23:25 UTC](https://discourse.nodered.org/t/asynchronouse-mode-message-send-command/25101/4 "2020-05-02T23:25:57Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
