Query List of Sign-in IPs

Query List of Sign-in IPs

Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
14
Node Types
8

Node Types

http Request
GET Events - Login Successful, Send Email Upon Completion (SMTP2Go), GET Events - OAuth Authentication, GET Events - Office365 Shell WCSS
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
remove Duplicates
Remove Duplicate IPs
1 node
move Binary Data
Convert CSV to Base64
1 node
convert To File
Convert to CSV
1 node
set
Filter IP Information, Set Date and Form Variables
2 nodes
merge
Combine all Authentication Events
1 node
form Trigger
Authentication Request Form
1 node

Workflow JSON

11.83 KB
{
  "id": "fGq0vUaD6JoqAbDa",
  "meta": {
    "instanceId": "e22925d3ea42bbdc2dfe92a253c7671a357e393fc99ccbe9178245197b7f4017"
  },
  "name": "Query List of Sign-in IPs",
  "tags": [],
  "nodes": [
    {
      "id": "9d54681d-7f8b-4996-b734-96626c9134dc",
      "name": "GET Events - Login Successful",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        -20,
        180
      ],
      "parameters": {
        "url": "=https://us-central1-the-byway-248217.cloudfunctions.net/reportApi/api/v1/reports/events?eventType=login.success&start={{ $json['Last 24 Hours'] }}&timeSort=asc&size=10000&scroll=5s",
        "options": {},
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "api_key",
              "value": "={{ $json.API }}"
            }
          ]
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "d789cb1c-0e8f-4389-85da-4a9b02d438d5",
   ...

Showing first 1000 characters. Click "Expand" to view the full JSON.