The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Complaint Assigned Notify",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "complaint-assigned"
},
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
200,
300
]
},
{
"parameters": {
"url": "https://fcm.googleapis.com/fcm/send",
"jsonParameters": true,
"options": {},
"bodyParametersJson": "={\"to\": $json.fcmToken, \"notification\": {\"title\": \"New assignment\", \"body\": $json.complaintId}}"
},
"name": "FCM",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 1,
"position": [
500,
300
]
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "FCM",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Complaint Assigned Notify. Uses httpRequest. Webhook trigger; 2 nodes.
Source: https://github.com/Qaanit-Khan/VibeCoders/blob/77364b7bbd96cbbcb0ea045d82379dcb2bc64256/n8n-workflows/complaint_assigned.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.
Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.
WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.
This workflow triggers when a new opportunity is created in Go High Level (GHL), fetches the associated contact details, and initiates an outbound call using Vapi. The call is made by a Vapi assistant