Communication & Messaging
0620 Wait Slack Automate Webhook
0620 Wait Slack Automate Webhook
Complex
High
28
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
28
Node Types
12
Node Types
xml
Convert XML to JSON1, Convert XML to JSON
2 nodes
wait
Wait 5 Min
1 node
http Request
Start VM Scan in Qualys, Fetch Scan Results
2 nodes
split In Batches
Loop Over Items
1 node
sticky Note
Sticky Note2, Sticky Note3, Sticky Note11, Sticky Note15, Sticky Note13, Sticky Note, Sticky Note8, Sticky Note4, Sticky Note5
9 nodes
if
Check if Scan Finished
1 node
execute Workflow Trigger
Execute Workflow Trigger
1 node
slack
Post Receipt, Confirm Waiting, Delete Receipt, Post Vulnerability Scan Summary to Slack
4 nodes
set
Demo Data, Save receipt message timestamp, Global Variables & Slack Channel
3 nodes
merge
Merge, Merge1
2 nodes
manual Trigger
When clicking "Test workflow"
1 node
no Op
Begin Wait Loop
1 node
Workflow JSON
30.96 KB
{
"meta": {
"instanceId": "03e9d14e9196363fe7191ce21dc0bb17387a6e755dcc9acc4f5904752919dca8"
},
"name": "0620 Wait Slack Automate Webhook",
"nodes": [
{
"id": "be5b0c9c-de92-4e34-88cb-98e88b0c19df",
"name": "Start VM Scan in Qualys",
"type": "n8n-nodes-base.httpRequest",
"position": [
1340,
500
],
"parameters": {
"": "",
"url": "={{ $json.platformurl }}/api/2.0/fo/scan/",
"method": "POST",
"options": {},
"sendBody": true,
"sendQuery": true,
"curlImport": "",
"contentType": "multipart-form-data",
"infoMessage": "",
"sendHeaders": true,
"specifyQuery": "keypair",
"authentication": "predefinedCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "asset_groups",
"value": "={{ $json.asset_groups }}",
"parameterType": "formData"
},
...Showing first 1000 characters. Click "Expand" to view the full JSON.