AutomationFlowsEmail & Gmail › List Active Sessions in OpenClaw

List Active Sessions in OpenClaw

Original n8n title: Openclaw — List Sessions

OpenClaw — List Sessions. Uses CUSTOM. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesCustom
Email & Gmail Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

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 →

Download .json
{
  "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.

Pro

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 →

More Email & Gmail workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Email & Gmail

Google calendar to Outlook. Uses googleCalendarTrigger, microsoftOutlook. Event-driven trigger; 7 nodes.

Google Calendar Trigger, Microsoft Outlook
Email & Gmail

Forward Netflix emails to multiple email addresses with GMail and Mailjet. Uses gmailTrigger, mailjet, splitOut, stickyNote. Event-driven trigger; 7 nodes.

Gmail Trigger, Mailjet
Email & Gmail

Splitinbatches Workflow. Uses gmail, gmailTrigger, slack, stopAndError. Event-driven trigger; 7 nodes.

Gmail, Gmail Trigger, Slack +1
Email & Gmail

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.

Google Calendar Trigger, Microsoft Outlook
Email & Gmail

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

Gmail Trigger, Mailjet