{ "id": "127", "name": "Create, update, and get a profile in Humantic AI", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 290, 300 ], "parameters": {}, "typeVersion": 1, "id": "node-6942de43" }, { "name": "Humantic AI", "type": "n8n-nodes-base.humanticAi", "position": [ 490, 300 ], "parameters": { "userId": "https://www.linkedin.com/in/harshil1712/" }, "credentials": { "humanticAiApi": "humantic" }, "typeVersion": 1, "id": "node-b25990a2" }, { "name": "HTTP Request", "type": "n8n-nodes-base.httpRequest", "position": [ 690, 300 ], "parameters": { "url": "", "options": {}, "responseFormat": "file" }, "typeVersion": 1, "id": "node-880062c2" }, { "name": "Humantic AI1", "type": "n8n-nodes-base.humanticAi", "position": [ 890, 300 ], "parameters": { "userId": "={{$node[\"Humantic AI\"].json[\"results\"][\"userid\"]}}", "operation": "update", "sendResume": true }, "credentials": { "humanticAiApi": "humantic" }, "typeVersion": 1, "id": "node-c7f0776d" }, { "name": "Humantic AI2", "type": "n8n-nodes-base.humanticAi", "position": [ 1090, 300 ], "parameters": { "userId": "={{$node[\"Humantic AI\"].json[\"results\"][\"userid\"]}}", "options": { "persona": [ "hiring" ] }, "operation": "get" }, "credentials": { "humanticAiApi": "humantic" }, "typeVersion": 1, "id": "node-4d959e7f" }, { "id": "error-f9688764", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "connections": {}, "meta": { "instanceId": "workflow-40e9c4f2", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.609471", "updatedAt": "2025-09-29T07:07:48.609477", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Create, update, and get a profile in Humantic AI. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }