Cloud Storage & File Management
0582 Wait Dropbox Create Webhook
0582 Wait Dropbox Create Webhook
Complex
High
20
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
20
Node Types
9
Node Types
sticky Note
Sticky Note4, Sticky Note5, Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
6 nodes
http Request
Authenticartion (get token), Upload PDF File (asset), Create Asset, Process Query, Try to download the result
5 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
execute Workflow Trigger
Execute Workflow Trigger
1 node
set
Adobe API Query, Forward response to origin workflow
2 nodes
dropbox
Load a test pdf file
1 node
merge
Query + File, Query + File + Asset information
2 nodes
wait
Wait 5 second
1 node
switch
Switch
1 node
Workflow JSON
17.2 KB
{
"meta": {
"instanceId": "cd478e616d2616186f4f92b70cfe0c2ed95b5b209f749f2b873b38bdc56c47c9"
},
"name": "0582 Wait Dropbox Create Webhook",
"nodes": [
{
"id": "f4b1bdd8-654d-4643-a004-ff1b2f32b5ae",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
580,
1100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d6b1c410-81c3-486d-bdcb-86a4c6f7bf9e",
"name": "Create Asset",
"type": "n8n-nodes-base.httpRequest",
"position": [
1940,
580
],
"parameters": {
"url": "https://pdf-services.adobe.io/assets",
"method": "POST",
"options": {
"redirect": {
"redirect": {}
}
},
"sendBody": true,
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"nam...Showing first 1000 characters. Click "Expand" to view the full JSON.