0886 Manual Stickynote Import Webhook
0886 Manual Stickynote Import Webhook
Manual
Medium
9
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
9
Node Types
4
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Upload photo, Get photo (for testing purposes), Authentication
3 nodes
set
Set config (sensitive data), Set destination
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
7.5 KB
{
"meta": {
"instanceId": "97d44c78f314fab340d7a5edaf7e2c274a7fbb8a7cd138f53cc742341e706fe7",
"templateCredsSetupCompleted": true
},
"name": "0886 Manual Stickynote Import Webhook",
"nodes": [
{
"id": "1ec0e1ad-0666-417b-b5af-b381b06e126f",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-120,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c34a92d3-b4bd-4c2f-9fa0-66832729a31c",
"name": "Upload photo",
"type": "n8n-nodes-base.httpRequest",
"position": [
980,
180
],
"parameters": {
"url": "=https://graph.microsoft.com/v1.0/sites/root/drive/root:{{ $json.TARGET_FOLDER }}/{{ $json.FILE_NAME }}:/content",
"method": "PUT",
"options": {},
"sendBody": true,
"contentType": "binaryData",
"sendHeaders": true,
"headerParameters": {
"parameters"...Showing first 1000 characters. Click "Expand" to view the full JSON.