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": "OpenClaw \u2014 List Sessions",
"nodes": [
{
"parameters": {},
"id": "trigger-1",
"name": "Manual Trigger",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
250,
300
]
},
{
"parameters": {
"resource": "sessions_list",
"limit": 10,
"activeMinutes": 60
},
"id": "openclaw-1",
"name": "List Active Sessions",
"type": "CUSTOM.openClaw",
"typeVersion": 1,
"position": [
450,
300
],
"credentials": {
"openClawApi": {
"name": "<your credential>"
}
}
}
],
"connections": {
"Manual Trigger": {
"main": [
[
{
"node": "List Active Sessions",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
}
}
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.
openClawApi
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
OpenClaw — List Sessions. Uses CUSTOM. Event-driven trigger; 2 nodes.
Source: https://github.com/karmaniverous/n8n-nodes-openclaw/blob/main/examples/list-sessions.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.
Google calendar to Outlook. Uses googleCalendarTrigger, microsoftOutlook. Event-driven trigger; 7 nodes.
Forward Netflix emails to multiple email addresses with GMail and Mailjet. Uses gmailTrigger, mailjet, splitOut, stickyNote. Event-driven trigger; 7 nodes.
Splitinbatches Workflow. Uses gmail, gmailTrigger, slack, stopAndError. Event-driven trigger; 7 nodes.
This workflow is used as a bridge between your private Google Calendar to your Work Outlook Calendar. The same mentality can be used with other calendar types.
This workflow template is designed for everyone with a Gmail address, who wants to forward all Netflix emails, including temporary login codes, to friends and family effortlessly. Scans your Gmail inb