Web Scraping & Data Extraction
0778 HTTP Stickynote Import Webhook
0778 HTTP Stickynote Import Webhook
Manual
High
21
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
21
Node Types
5
Node Types
http Request
Mistral Upload, Mistral Signed URL, Mistral Upload1, Mistral Signed URL1, Mistral DOC OCR, Mistral IMAGE OCR, Mistral DOC OCR1, Mistral IMAGE OCR1, Document Understanding, Document Mis-Understanding?
10 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
google Drive
Import PDF, Import Image
2 nodes
set
Document URL, Image URL, Document URL1, Image URL1
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
Workflow JSON
18.7 KB
{
"meta": {
"instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
"templateCredsSetupCompleted": true
},
"name": "0778 HTTP Stickynote Import Webhook",
"nodes": [
{
"id": "c499b8cc-7cc8-411d-9c22-d46c7654e169",
"name": "Mistral Upload",
"type": "n8n-nodes-base.httpRequest",
"position": [
700,
-20
],
"parameters": {
"url": "https://api.mistral.ai/v1/files",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "multipart-form-data",
"authentication": "predefinedCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "purpose",
"value": "ocr"
},
{
"name": "file",
"parameterType": "formBinaryData",
"inputDataFieldName": "data"
}
]
},
"nodeCredentialType": "mistralCl...Showing first 1000 characters. Click "Expand" to view the full JSON.