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": "CredIQ \u2014 CSV Uploaded",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "crediq-csv",
"responseMode": "responseNode",
"options": {}
},
"id": "aa000001-csv0-0000-0000-000000000001",
"name": "Webhook: CSV Uploaded",
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
240,
300
]
},
{
"parameters": {
"jsCode": "const data = $input.first().json.body || $input.first().json;\nconst txCount = data.txCount || 0;\nconst months = data.monthsCovered || 0;\n\nreturn [{\n json: {\n message: `\ud83d\udcca New UPI Data Uploaded \u2014 CredIQ\\nTransactions: ${txCount}\\nMonths Covered: ${months}\\nStatus: Score recalculation started\\nTime: ${new Date().toLocaleString('en-IN', { timeZone: 'Asia/Kolkata' })}`,\n txCount,\n months\n }\n}];"
},
"id": "aa000002-csv0-0000-0000-000000000002",
"name": "Format CSV Alert",
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
460,
300
]
},
{
"parameters": {
"from": "+14155238886",
"to": "+916238046005",
"toWhatsapp": true,
"body": "={{ $json.message }}"
},
"id": "aa000003-csv0-twil-io00-000000000003",
"name": "WhatsApp: CSV Alert",
"type": "n8n-nodes-base.twilio",
"typeVersion": 1,
"position": [
680,
300
],
"credentials": {
"twilioApi": {
"name": "<your credential>"
}
}
},
{
"parameters": {
"respondWith": "json",
"responseBody": "{ \"status\": \"csv_received\" }"
},
"id": "aa000004-csv0-0000-0000-000000000004",
"name": "Respond to CredIQ",
"type": "n8n-nodes-base.respondToWebhook",
"typeVersion": 1,
"position": [
900,
300
]
}
],
"connections": {
"Webhook: CSV Uploaded": {
"main": [
[
{
"node": "Format CSV Alert",
"type": "main",
"index": 0
}
]
]
},
"Format CSV Alert": {
"main": [
[
{
"node": "WhatsApp: CSV Alert",
"type": "main",
"index": 0
}
]
]
},
"WhatsApp: CSV Alert": {
"main": [
[
{
"node": "Respond to CredIQ",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"tags": [
{
"name": "CredIQ"
}
],
"meta": {
"templateCredsSetupCompleted": true
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
twilioApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
CredIQ — CSV Uploaded. Uses twilio. Webhook trigger; 4 nodes.
Source: https://github.com/abhinandbs12/BWT_ARKS/blob/616eafe5ca194721c9b8dbfe8dc25db17ef6642d/n8n-workflows/04-csv-uploaded.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.
Store And Send Information About The Weather For Any City Via Sms. Uses airtable, openWeatherMap, twilio. Webhook trigger; 5 nodes.
Send Omnichannel Message. Uses twilio, emailSend, airtable. Webhook trigger; 5 nodes.
This template is ideal for small businesses, agencies, and solo professionals who want to automate appointment scheduling and caller follow-up through a voice-based AI receptionist. If you’re using to
AI Receptionist. Uses googleCalendar, airtable. Webhook trigger; 59 nodes.
This premium n8n workflow harnesses the power of DataForSEO's API combined with Airtable's relational database capabilities to transform your keyword research process, providing deeper insights for co