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": "Fc-Soprts",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "468156e1-3777-45ae-be8b-e1d64afa3b96",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
1840,
0
],
"id": "9444cb6a-9db0-471e-aa92-8ddc097c8ca6",
"name": "Webhook",
"notesInFlow": false
},
{
"parameters": {
"content": "Token Z-api\n\nF348863ad4b6a4f9aacc13a86efb40dceS"
},
"type": "n8n-nodes-base.stickyNote",
"position": [
1472,
-192
],
"typeVersion": 1,
"id": "a7985dff-df49-4f07-8fd9-99de59ea3427",
"name": "Sticky Note"
},
{
"parameters": {
"operation": "append",
"documentId": {
"__rl": true,
"value": "13Buv2Mofk4gUjxj1WnAa71Z5X1ZNXb2ZbbLDq5PP2sY",
"mode": "list",
"cachedResultName": "Mensagens_WhatsApp_n8n",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/13Buv2Mofk4gUjxj1WnAa71Z5X1ZNXb2ZbbLDq5PP2sY/edit?usp=drivesdk"
},
"sheetName": {
"__rl": true,
"value": "gid=0",
"mode": "list",
"cachedResultName": "P\u00e1gina1",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/13Buv2Mofk4gUjxj1WnAa71Z5X1ZNXb2ZbbLDq5PP2sY/edit#gid=0"
},
"columns": {
"mappingMode": "defineBelow",
"value": {
"ID do Usu\u00e1rio": "={{ $json.body.phone }}",
"Texto da Mensagem": "={{ $json.body.text.message }}",
"Carimbo de Data/Hora": "={{new Date()}}",
"Processado": "=false"
},
"matchingColumns": [],
"schema": [
{
"id": "ID do Usu\u00e1rio",
"displayName": "ID do Usu\u00e1rio",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true
},
{
"id": "Texto da Mensagem",
"displayName": "Texto da Mensagem",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true
},
{
"id": "Carimbo de Data/Hora",
"displayName": "Carimbo de Data/Hora",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true
},
{
"id": "Processado",
"displayName": "Processado",
"required": false,
"defaultMatch": false,
"display": true,
"type": "string",
"canBeUsedToMatch": true
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": false
},
"options": {}
},
"type": "n8n-nodes-base.googleSheets",
"typeVersion": 4.6,
"position": [
2048,
0
],
"id": "e2985b48-6d20-45fd-8bab-7467b9a72fe1",
"name": "Append row in sheet",
"credentials": {
"googleSheetsOAuth2Api": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "Append row in sheet",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "16a7c740-7e54-488c-b99c-8734fe4413b6",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "CuOYEZP5jakFVEH2",
"tags": []
}
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.
googleSheetsOAuth2Api
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Fc-Soprts. Uses googleSheets. Webhook trigger; 3 nodes.
Source: https://github.com/kaue9216/n8n/blob/7631ed42d0933a61cbf2fe73eb52b8f101935b5e/n8n/Fc-Soprts.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.
Googlesheets Respondtowebhook. Uses respondToWebhook, googleSheets, stickyNote. Webhook trigger; 7 nodes.
This workflow provides Retell agent builders with a simple way to populate dynamic variables using n8n. The workflow fetches user information from a Google Sheet based on the phone number and sends it
This workflow automates customer support for SMEs in five simple steps: Capture requests via a Webhook connected to a contact form. Extract the message to make processing easier. Check categories (e.g
Order Management Workflow. Uses googleSheets. Webhook trigger; 7 nodes.
Googlesheets Respondtowebhook Import Webhook. Uses googleSheets. Webhook trigger; 7 nodes.