# Insert Item to Sharepoint Online List

**URL:** https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774
**Category:** General
**Created:** [11 November 2020 23:21 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774 "2020-11-11T23:21:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kyle](https://avatars.discourse-cdn.com/v4/letter/k/848f3c/32.png) [@kyle](https://discourse.nodered.org/u/kyle)
#### Post date: [11 November 2020 23:21 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774/1 "2020-11-11T23:21:30Z")

</div>

Hello,

I'd be really curious to know if anyone has been able to use Node-RED to insert items into a Sharepoint Online list. Would you be willing to share some information on how you did it? I see there is a user contributed node for Sharepoint but I can't seem to get it working.

I'm very new to Node-RED and by no means a JS developer.

Any help is useful!

Kind regards  
Kyle

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [12 November 2020 00:06 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774/2 "2020-11-12T00:06:54Z")

</div>

> [@kyle](#):
>
> I'm very new to Node-RED and by no means a JS developer.

That is going to be rather a disadvantage I'm afraid. Microsoft maintain a repo of JavaScript code for working with SP. But before you get to that, you need to work out how to use OAuth to connect to SP Online.

---

<div class="post-metadata">

### Author: ![kyle](https://avatars.discourse-cdn.com/v4/letter/k/848f3c/32.png) [@kyle](https://discourse.nodered.org/u/kyle)
#### Post date: [12 November 2020 00:39 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774/3 "2020-11-12T00:39:21Z")

</div>

I'll check that out. I appreciate your help.

---

<div class="post-metadata">

### Author: ![Nxito](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/nxito/32/88293_2.png) [@Nxito](https://discourse.nodered.org/u/Nxito)
#### Post date: [12 November 2020 09:44 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774/4 "2020-11-12T09:44:29Z")

</div>

just i posted this 😅

> [@Sharepoint and Node-Red](https://discourse.nodered.org/t/sharepoint-and-node-red/33437/4):
>
> Using this as a base and viewing the documentation, you can connect to sharepoint with node-red without any more libraries. [{"id":"62b10548.ad1b4c","type":"inject","z":"a5f021c7.3b18e","name":"SHAREPOINT","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":260,"y":1640,"wires":[["89f43924.4f4cf8"]]},{"id":"89f43924.4f4cf8","type":"function","z":"a5f021c7.3b18e","name":"Constants","func":"/\*\*\n\t \* Metodo para autenticarse en Sharepoint 365 con…

i hope this help

---

<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: [11 January 2021 09:44 UTC](https://discourse.nodered.org/t/insert-item-to-sharepoint-online-list/35774/5 "2021-01-11T09:44:31Z")

</div>

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