AutomationFlowsGeneral › Get a Battlemetrics Player

Get a Battlemetrics Player

Get a BattleMetrics player. Uses n8n-nodes-battlemetrics. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Battlemetrics
General Trigger: Event Nodes: 3 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
{
  "id": "phase1eGetPlayer",
  "name": "Get a BattleMetrics player",
  "nodes": [
    {
      "parameters": {},
      "id": "1e83f572-35ed-4b5e-b64d-444444444441",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "resource": "player",
        "operation": "get",
        "playerId": "12345678901234567890"
      },
      "id": "1e83f572-35ed-4b5e-b64d-444444444442",
      "name": "Get a player",
      "type": "n8n-nodes-battlemetrics.battleMetrics",
      "typeVersion": 1,
      "position": [
        260,
        0
      ]
    },
    {
      "parameters": {
        "content": "## Before running\nCreate a **BattleMetrics API** credential with your personal access token, select it on **Get a player**, and replace the synthetic BattleMetrics Player ID. Do not use a display name, Steam ID, or other platform identifier. Minimize retention and never share the token or private player execution data."
      },
      "id": "1e83f572-35ed-4b5e-b64d-444444444443",
      "name": "Setup notes",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        -20,
        -260
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Get a player",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Get a BattleMetrics player. Uses n8n-nodes-battlemetrics. Event-driven trigger; 3 nodes.

Source: https://github.com/christopherjnelson/n8n-nodes-battlemetrics/blob/main/examples/get-player.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

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

General

Get BattleMetrics games. Uses n8n-nodes-battlemetrics. Event-driven trigger; 3 nodes.

N8N Nodes Battlemetrics
General

Get a BattleMetrics server. Uses n8n-nodes-battlemetrics. Event-driven trigger; 3 nodes.

N8N Nodes Battlemetrics
General

Get BattleMetrics servers. Uses n8n-nodes-battlemetrics. Event-driven trigger; 3 nodes.

N8N Nodes Battlemetrics
General

Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.

Read Write File, HTTP Request, Google Drive
General

Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.

Execute Workflow Trigger, HTTP Request