Social Media Management
1096 Manual Linkedin Automation Webhook
1096 Manual Linkedin Automation Webhook
Manual
Medium
3
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
3
Node Types
0
Workflow JSON
1.37 KB
{
"name": "1096 Manual Linkedin Automation Webhook",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
250,
300
],
"parameters": {},
"typeVersion": 1
},
{
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
440,
300
],
"parameters": {
"url": "https://n8n.io/n8n-logo.png",
"options": {},
"responseFormat": "file"
},
"typeVersion": 1
},
{
"name": "LinkedIn",
"type": "n8n-nodes-base.linkedIn",
"position": [
640,
300
],
"parameters": {
"text": "this is a test image post",
"person": "gZG0JALzuy",
"postAs": "person",
"additionalFields": {},
"shareMediaCategory": "IMAGE"
},
"credentials": {
"linkedInOAuth2Api": "linkedin_demo"
},
"typeVersion": 1
...Showing first 1000 characters. Click "Expand" to view the full JSON.