# Find Make.com scenarios wasting operations on polling

**Use case:** 

Shows only the scenarios that used operations, with the trigger module's share of each one - the measured cost of polling - and flags pollers whose checks are most of their operations, scenarios failing a fifth of their runs, and ones growing fast. Run it on the sample, then on your own Make account with a read-only token.

## Input

```json
{
  "makeZone": "eu1",
  "organizationIds": [],
  "teamIds": [],
  "includeIdleScenarios": false,
  "costPer1kOperations": 0,
  "includeModuleBreakdown": true,
  "usageSnapshotJson": {
    "snapshotVersion": 1,
    "capturedAt": "2026-09-19T08:00:00.000Z",
    "zone": "eu1",
    "organization": {
      "id": 1,
      "name": "Example agency",
      "lastReset": "2026-09-01T06:00:00.000Z",
      "nextReset": "2026-10-01T06:00:00.000Z",
      "restartPeriod": "1 month",
      "planOperations": 40000,
      "planTransferBytes": 21474836480,
      "operations": 26338,
      "transfer": 36873200,
      "centicreditsConsumed": 2633800,
      "activeScenarios": 11,
      "subscription": {
        "priceUsd": 34.12,
        "period": "month",
        "operations": 40000
      }
    },
    "teams": [
      {
        "id": 10,
        "name": "Client A",
        "type": "standard",
        "consumedOperations": 20045,
        "operationsLimit": null
      },
      {
        "id": 11,
        "name": "Client B",
        "type": "standard",
        "consumedOperations": 6293,
        "operationsLimit": null
      }
    ],
    "scenarios": [
      {
        "id": 101,
        "name": "Sync Shopify orders to Sheets",
        "teamId": 10,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "indefinitely",
          "interval": 900
        },
        "created": "2026-03-02T09:14:00.000Z",
        "lastEdit": "2026-03-02T09:14:00.000Z",
        "nextExec": null,
        "operations": 1822,
        "centicredits": 182200,
        "transfer": 2550800,
        "executions": 1766,
        "errors": 2,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "shopify",
          "google-sheets"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-22",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-23",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-24",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-25",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-26",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-27",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-28",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-29",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-30",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-08-31",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-01",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-02",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-03",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-04",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-05",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-06",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-07",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-08",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-09",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-10",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-11",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-12",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-13",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-14",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-15",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-16",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-17",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-18",
            "operations": 99,
            "dataTransfer": 138600,
            "centicredits": 9900
          },
          {
            "date": "2026-09-19",
            "operations": 40,
            "dataTransfer": 56000,
            "centicredits": 4000
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "shopify:watchOrders",
            "moduleLabel": "Watch orders",
            "modulePath": "flow[0]",
            "total": 2822,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "google-sheets:addRow",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 89,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 102,
        "name": "Lead router → HubSpot",
        "teamId": 10,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": 5551,
        "scheduling": {
          "type": "immediately",
          "maximum_runs_per_minute": 100
        },
        "created": "2025-11-14T15:40:00.000Z",
        "lastEdit": "2025-11-14T15:40:00.000Z",
        "nextExec": null,
        "operations": 11244,
        "centicredits": 1124400,
        "transfer": 15741600,
        "executions": 2811,
        "errors": 30,
        "dlqCount": 0,
        "allDlqCount": 2,
        "usedPackages": [
          "gateway",
          "hubspot",
          "util",
          "slack"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 520,
            "dataTransfer": 728000,
            "centicredits": 52000
          },
          {
            "date": "2026-08-22",
            "operations": 668,
            "dataTransfer": 935200,
            "centicredits": 66800
          },
          {
            "date": "2026-08-23",
            "operations": 624,
            "dataTransfer": 873600,
            "centicredits": 62400
          },
          {
            "date": "2026-08-24",
            "operations": 580,
            "dataTransfer": 812000,
            "centicredits": 58000
          },
          {
            "date": "2026-08-25",
            "operations": 536,
            "dataTransfer": 750400,
            "centicredits": 53600
          },
          {
            "date": "2026-08-26",
            "operations": 684,
            "dataTransfer": 957600,
            "centicredits": 68400
          },
          {
            "date": "2026-08-27",
            "operations": 640,
            "dataTransfer": 896000,
            "centicredits": 64000
          },
          {
            "date": "2026-08-28",
            "operations": 596,
            "dataTransfer": 834400,
            "centicredits": 59600
          },
          {
            "date": "2026-08-29",
            "operations": 552,
            "dataTransfer": 772800,
            "centicredits": 55200
          },
          {
            "date": "2026-08-30",
            "operations": 700,
            "dataTransfer": 980000,
            "centicredits": 70000
          },
          {
            "date": "2026-08-31",
            "operations": 656,
            "dataTransfer": 918400,
            "centicredits": 65600
          },
          {
            "date": "2026-09-01",
            "operations": 612,
            "dataTransfer": 856800,
            "centicredits": 61200
          },
          {
            "date": "2026-09-02",
            "operations": 568,
            "dataTransfer": 795200,
            "centicredits": 56800
          },
          {
            "date": "2026-09-03",
            "operations": 524,
            "dataTransfer": 733600,
            "centicredits": 52400
          },
          {
            "date": "2026-09-04",
            "operations": 672,
            "dataTransfer": 940800,
            "centicredits": 67200
          },
          {
            "date": "2026-09-05",
            "operations": 628,
            "dataTransfer": 879200,
            "centicredits": 62800
          },
          {
            "date": "2026-09-06",
            "operations": 584,
            "dataTransfer": 817600,
            "centicredits": 58400
          },
          {
            "date": "2026-09-07",
            "operations": 540,
            "dataTransfer": 756000,
            "centicredits": 54000
          },
          {
            "date": "2026-09-08",
            "operations": 688,
            "dataTransfer": 963200,
            "centicredits": 68800
          },
          {
            "date": "2026-09-09",
            "operations": 644,
            "dataTransfer": 901600,
            "centicredits": 64400
          },
          {
            "date": "2026-09-10",
            "operations": 600,
            "dataTransfer": 840000,
            "centicredits": 60000
          },
          {
            "date": "2026-09-11",
            "operations": 556,
            "dataTransfer": 778400,
            "centicredits": 55600
          },
          {
            "date": "2026-09-12",
            "operations": 704,
            "dataTransfer": 985600,
            "centicredits": 70400
          },
          {
            "date": "2026-09-13",
            "operations": 660,
            "dataTransfer": 924000,
            "centicredits": 66000
          },
          {
            "date": "2026-09-14",
            "operations": 616,
            "dataTransfer": 862400,
            "centicredits": 61600
          },
          {
            "date": "2026-09-15",
            "operations": 572,
            "dataTransfer": 800800,
            "centicredits": 57200
          },
          {
            "date": "2026-09-16",
            "operations": 528,
            "dataTransfer": 739200,
            "centicredits": 52800
          },
          {
            "date": "2026-09-17",
            "operations": 676,
            "dataTransfer": 946400,
            "centicredits": 67600
          },
          {
            "date": "2026-09-18",
            "operations": 632,
            "dataTransfer": 884800,
            "centicredits": 63200
          },
          {
            "date": "2026-09-19",
            "operations": 240,
            "dataTransfer": 336000,
            "centicredits": 24000
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "gateway:CustomWebHook",
            "moduleLabel": "Lead form",
            "modulePath": "flow[0]",
            "total": 4500,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "util:SetVariable2",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 4500,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 3,
            "moduleType": "hubspot:createContact",
            "moduleLabel": null,
            "modulePath": "flow[2]",
            "total": 4500,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 4,
            "moduleType": "slack:CreateMessage",
            "moduleLabel": "Notify sales",
            "modulePath": "flow[3]",
            "total": 4500,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 103,
        "name": "Nightly invoice batch",
        "teamId": 10,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "daily",
          "time": "02:00"
        },
        "created": "2025-06-01T02:00:00.000Z",
        "lastEdit": "2025-06-01T02:00:00.000Z",
        "nextExec": null,
        "operations": 6479,
        "centicredits": 647900,
        "transfer": 9070600,
        "executions": 19,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "xero",
          "builtin",
          "gmail"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-22",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-23",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-24",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-25",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-26",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-27",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-28",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-29",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-30",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-08-31",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-01",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-02",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-03",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-04",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-05",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-06",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-07",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-08",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-09",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-10",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-11",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-12",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-13",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-14",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-15",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-16",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-17",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-18",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          },
          {
            "date": "2026-09-19",
            "operations": 341,
            "dataTransfer": 477400,
            "centicredits": 34100
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "xero:listInvoices",
            "moduleLabel": "Unpaid invoices",
            "modulePath": "flow[0]",
            "total": 30,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "builtin:BasicFeeder",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 30,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 3,
            "moduleType": "gmail:sendEmail",
            "moduleLabel": "Reminder",
            "modulePath": "flow[2]",
            "total": 10170,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 104,
        "name": "Stripe payment failed → email",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": 5552,
        "scheduling": {
          "type": "immediately",
          "maximum_runs_per_minute": 100
        },
        "created": "2026-01-20T11:00:00.000Z",
        "lastEdit": "2026-01-20T11:00:00.000Z",
        "nextExec": null,
        "operations": 390,
        "centicredits": 39000,
        "transfer": 546000,
        "executions": 130,
        "errors": 41,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "stripe",
          "tools",
          "gmail"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-08-22",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-08-23",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-08-24",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-08-25",
            "operations": 24,
            "dataTransfer": 33600,
            "centicredits": 2400
          },
          {
            "date": "2026-08-26",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-08-27",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-08-28",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-08-29",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-08-30",
            "operations": 24,
            "dataTransfer": 33600,
            "centicredits": 2400
          },
          {
            "date": "2026-08-31",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-09-01",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-09-02",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-09-03",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-09-04",
            "operations": 24,
            "dataTransfer": 33600,
            "centicredits": 2400
          },
          {
            "date": "2026-09-05",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-09-06",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-09-07",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-09-08",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-09-09",
            "operations": 24,
            "dataTransfer": 33600,
            "centicredits": 2400
          },
          {
            "date": "2026-09-10",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-09-11",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-09-12",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-09-13",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-09-14",
            "operations": 24,
            "dataTransfer": 33600,
            "centicredits": 2400
          },
          {
            "date": "2026-09-15",
            "operations": 15,
            "dataTransfer": 21000,
            "centicredits": 1500
          },
          {
            "date": "2026-09-16",
            "operations": 21,
            "dataTransfer": 29400,
            "centicredits": 2100
          },
          {
            "date": "2026-09-17",
            "operations": 27,
            "dataTransfer": 37800,
            "centicredits": 2700
          },
          {
            "date": "2026-09-18",
            "operations": 18,
            "dataTransfer": 25200,
            "centicredits": 1800
          },
          {
            "date": "2026-09-19",
            "operations": 9,
            "dataTransfer": 12600,
            "centicredits": 900
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "stripe:watchEvents",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 205,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "tools:SetVariable",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 205,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 3,
            "moduleType": "gmail:sendEmail",
            "moduleLabel": "Dunning e-mail",
            "modulePath": "flow[2]",
            "total": 205,
            "warnings": 0,
            "errors": 68
          }
        ]
      },
      {
        "id": 105,
        "name": "Typeform → Airtable + Slack",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": 5553,
        "scheduling": {
          "type": "immediately",
          "maximum_runs_per_minute": 100
        },
        "created": "2025-09-30T08:30:00.000Z",
        "lastEdit": "2025-09-30T08:30:00.000Z",
        "nextExec": null,
        "operations": 1196,
        "centicredits": 119600,
        "transfer": 1674400,
        "executions": 405,
        "errors": 14,
        "dlqCount": 14,
        "allDlqCount": 20,
        "usedPackages": [
          "typeform",
          "airtable",
          "slack"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 53,
            "dataTransfer": 74200,
            "centicredits": 5300
          },
          {
            "date": "2026-08-22",
            "operations": 59,
            "dataTransfer": 82600,
            "centicredits": 5900
          },
          {
            "date": "2026-08-23",
            "operations": 65,
            "dataTransfer": 91000,
            "centicredits": 6500
          },
          {
            "date": "2026-08-24",
            "operations": 71,
            "dataTransfer": 99400,
            "centicredits": 7100
          },
          {
            "date": "2026-08-25",
            "operations": 77,
            "dataTransfer": 107800,
            "centicredits": 7700
          },
          {
            "date": "2026-08-26",
            "operations": 56,
            "dataTransfer": 78400,
            "centicredits": 5600
          },
          {
            "date": "2026-08-27",
            "operations": 62,
            "dataTransfer": 86800,
            "centicredits": 6200
          },
          {
            "date": "2026-08-28",
            "operations": 68,
            "dataTransfer": 95200,
            "centicredits": 6800
          },
          {
            "date": "2026-08-29",
            "operations": 74,
            "dataTransfer": 103600,
            "centicredits": 7400
          },
          {
            "date": "2026-08-30",
            "operations": 53,
            "dataTransfer": 74200,
            "centicredits": 5300
          },
          {
            "date": "2026-08-31",
            "operations": 59,
            "dataTransfer": 82600,
            "centicredits": 5900
          },
          {
            "date": "2026-09-01",
            "operations": 65,
            "dataTransfer": 91000,
            "centicredits": 6500
          },
          {
            "date": "2026-09-02",
            "operations": 71,
            "dataTransfer": 99400,
            "centicredits": 7100
          },
          {
            "date": "2026-09-03",
            "operations": 77,
            "dataTransfer": 107800,
            "centicredits": 7700
          },
          {
            "date": "2026-09-04",
            "operations": 56,
            "dataTransfer": 78400,
            "centicredits": 5600
          },
          {
            "date": "2026-09-05",
            "operations": 62,
            "dataTransfer": 86800,
            "centicredits": 6200
          },
          {
            "date": "2026-09-06",
            "operations": 68,
            "dataTransfer": 95200,
            "centicredits": 6800
          },
          {
            "date": "2026-09-07",
            "operations": 74,
            "dataTransfer": 103600,
            "centicredits": 7400
          },
          {
            "date": "2026-09-08",
            "operations": 53,
            "dataTransfer": 74200,
            "centicredits": 5300
          },
          {
            "date": "2026-09-09",
            "operations": 59,
            "dataTransfer": 82600,
            "centicredits": 5900
          },
          {
            "date": "2026-09-10",
            "operations": 65,
            "dataTransfer": 91000,
            "centicredits": 6500
          },
          {
            "date": "2026-09-11",
            "operations": 71,
            "dataTransfer": 99400,
            "centicredits": 7100
          },
          {
            "date": "2026-09-12",
            "operations": 77,
            "dataTransfer": 107800,
            "centicredits": 7700
          },
          {
            "date": "2026-09-13",
            "operations": 56,
            "dataTransfer": 78400,
            "centicredits": 5600
          },
          {
            "date": "2026-09-14",
            "operations": 62,
            "dataTransfer": 86800,
            "centicredits": 6200
          },
          {
            "date": "2026-09-15",
            "operations": 68,
            "dataTransfer": 95200,
            "centicredits": 6800
          },
          {
            "date": "2026-09-16",
            "operations": 74,
            "dataTransfer": 103600,
            "centicredits": 7400
          },
          {
            "date": "2026-09-17",
            "operations": 53,
            "dataTransfer": 74200,
            "centicredits": 5300
          },
          {
            "date": "2026-09-18",
            "operations": 59,
            "dataTransfer": 82600,
            "centicredits": 5900
          },
          {
            "date": "2026-09-19",
            "operations": 26,
            "dataTransfer": 36400,
            "centicredits": 2600
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "typeform:watchResponses",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 641,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "airtable:createRecord",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 641,
            "warnings": 0,
            "errors": 12
          },
          {
            "moduleId": 3,
            "moduleType": "slack:CreateMessage",
            "moduleLabel": null,
            "modulePath": "flow[2]",
            "total": 611,
            "warnings": 0,
            "errors": 2
          }
        ]
      },
      {
        "id": 106,
        "name": "Weekly KPI digest",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "weekly",
          "days": [
            1
          ],
          "time": "08:00"
        },
        "created": "2025-02-10T08:00:00.000Z",
        "lastEdit": "2025-02-10T08:00:00.000Z",
        "nextExec": null,
        "operations": 120,
        "centicredits": 12000,
        "transfer": 168000,
        "executions": 2,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "google-sheets",
          "builtin",
          "slack"
        ],
        "usage": [
          {
            "date": "2026-08-24",
            "operations": 60,
            "dataTransfer": 84000,
            "centicredits": 6000
          },
          {
            "date": "2026-08-31",
            "operations": 60,
            "dataTransfer": 84000,
            "centicredits": 6000
          },
          {
            "date": "2026-09-07",
            "operations": 60,
            "dataTransfer": 84000,
            "centicredits": 6000
          },
          {
            "date": "2026-09-14",
            "operations": 60,
            "dataTransfer": 84000,
            "centicredits": 6000
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "google-sheets:getRange",
            "moduleLabel": "KPI sheet",
            "modulePath": "flow[0]",
            "total": 4,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "builtin:BasicFeeder",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 116,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 3,
            "moduleType": "slack:CreateMessage",
            "moduleLabel": null,
            "modulePath": "flow[2]",
            "total": 120,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 107,
        "name": "Ad spend sync (Meta → BigQuery)",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "indefinitely",
          "interval": 900
        },
        "created": "2026-04-05T10:00:00.000Z",
        "lastEdit": "2026-04-05T10:00:00.000Z",
        "nextExec": null,
        "operations": 4218,
        "centicredits": 421800,
        "transfer": 5905200,
        "executions": 1766,
        "errors": 1,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "facebook-insights",
          "google-bigquery"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-22",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-23",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-24",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-25",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-26",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-27",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-28",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-29",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-30",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-08-31",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-01",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-02",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-03",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-04",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-05",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-06",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-07",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-08",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-09",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-10",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-11",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-12",
            "operations": 130,
            "dataTransfer": 182000,
            "centicredits": 13000
          },
          {
            "date": "2026-09-13",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-14",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-15",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-16",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-17",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-18",
            "operations": 415,
            "dataTransfer": 581000,
            "centicredits": 41500
          },
          {
            "date": "2026-09-19",
            "operations": 168,
            "dataTransfer": 235200,
            "centicredits": 16800
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "facebook-insights:watchInsights",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 2822,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "google-bigquery:insertRows",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 2826,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 108,
        "name": "Order webhook (legacy)",
        "teamId": 10,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": 5554,
        "scheduling": {
          "type": "immediately",
          "maximum_runs_per_minute": 100
        },
        "created": "2025-03-10T12:00:00.000Z",
        "lastEdit": "2025-03-10T12:00:00.000Z",
        "nextExec": null,
        "operations": 0,
        "centicredits": 0,
        "transfer": 0,
        "executions": 0,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "gateway",
          "google-sheets"
        ],
        "usage": [],
        "modules": null
      },
      {
        "id": 109,
        "name": "Archive old deals",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": false,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "daily",
          "time": "03:00"
        },
        "created": "2025-08-15T09:00:00.000Z",
        "lastEdit": "2025-08-15T09:00:00.000Z",
        "nextExec": null,
        "operations": 240,
        "centicredits": 24000,
        "transfer": 336000,
        "executions": 2,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "hubspot"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-22",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-23",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-24",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-25",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-26",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-27",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-28",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-29",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-30",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-08-31",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-09-01",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          },
          {
            "date": "2026-09-02",
            "operations": 120,
            "dataTransfer": 168000,
            "centicredits": 12000
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "hubspot:searchDeals",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 13,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "hubspot:updateDeal",
            "moduleLabel": "Archive",
            "modulePath": "flow[1]",
            "total": 1547,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 110,
        "name": "Slack standup reminder",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "daily",
          "time": "09:00"
        },
        "created": "2025-01-05T09:00:00.000Z",
        "lastEdit": "2025-01-05T09:00:00.000Z",
        "nextExec": null,
        "operations": 19,
        "centicredits": 1900,
        "transfer": 26600,
        "executions": 19,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "slack"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-22",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-23",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-24",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-25",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-26",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-27",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-28",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-29",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-30",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-08-31",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-01",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-02",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-03",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-04",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-05",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-06",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-07",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-08",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-09",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-10",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-11",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-12",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-13",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-14",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-15",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-16",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-17",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-18",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          },
          {
            "date": "2026-09-19",
            "operations": 1,
            "dataTransfer": 1400,
            "centicredits": 100
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "slack:CreateMessage",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 30,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 111,
        "name": "Backup Notion pages",
        "teamId": 10,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": null,
        "scheduling": {
          "type": "weekly",
          "days": [
            0
          ],
          "time": "01:00"
        },
        "created": "2025-05-20T20:00:00.000Z",
        "lastEdit": "2025-05-20T20:00:00.000Z",
        "nextExec": null,
        "operations": 90,
        "centicredits": 9000,
        "transfer": 126000,
        "executions": 2,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "notion",
          "google-drive"
        ],
        "usage": [
          {
            "date": "2026-08-23",
            "operations": 45,
            "dataTransfer": 63000,
            "centicredits": 4500
          },
          {
            "date": "2026-08-30",
            "operations": 45,
            "dataTransfer": 63000,
            "centicredits": 4500
          },
          {
            "date": "2026-09-06",
            "operations": 45,
            "dataTransfer": 63000,
            "centicredits": 4500
          },
          {
            "date": "2026-09-13",
            "operations": 45,
            "dataTransfer": 63000,
            "centicredits": 4500
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "notion:searchObjects",
            "moduleLabel": null,
            "modulePath": "flow[0]",
            "total": 4,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "notion:getPage",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 88,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 3,
            "moduleType": "google-drive:uploadFile",
            "moduleLabel": null,
            "modulePath": "flow[2]",
            "total": 88,
            "warnings": 0,
            "errors": 0
          }
        ]
      },
      {
        "id": 112,
        "name": "Newsletter signup → Mailchimp",
        "teamId": 11,
        "folderId": null,
        "folderPath": null,
        "isActive": true,
        "isPaused": false,
        "isInvalid": false,
        "hookId": 5555,
        "scheduling": {
          "type": "immediately",
          "maximum_runs_per_minute": 100
        },
        "created": "2026-02-14T14:00:00.000Z",
        "lastEdit": "2026-02-14T14:00:00.000Z",
        "nextExec": null,
        "operations": 110,
        "centicredits": 11000,
        "transfer": 154000,
        "executions": 55,
        "errors": 0,
        "dlqCount": 0,
        "allDlqCount": 0,
        "usedPackages": [
          "gateway",
          "mailchimp"
        ],
        "usage": [
          {
            "date": "2026-08-21",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-08-22",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-08-23",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-08-24",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-08-25",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-08-26",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-08-27",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-08-28",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-08-29",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-08-30",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-08-31",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-01",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-02",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-03",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-04",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-05",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-06",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-07",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-08",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-09",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-10",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-11",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-12",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-13",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-14",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-15",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-16",
            "operations": 8,
            "dataTransfer": 11200,
            "centicredits": 800
          },
          {
            "date": "2026-09-17",
            "operations": 4,
            "dataTransfer": 5600,
            "centicredits": 400
          },
          {
            "date": "2026-09-18",
            "operations": 6,
            "dataTransfer": 8400,
            "centicredits": 600
          },
          {
            "date": "2026-09-19",
            "operations": 2,
            "dataTransfer": 2800,
            "centicredits": 200
          }
        ],
        "modules": [
          {
            "moduleId": 1,
            "moduleType": "gateway:CustomWebHook",
            "moduleLabel": "Signup form",
            "modulePath": "flow[0]",
            "total": 87,
            "warnings": 0,
            "errors": 0
          },
          {
            "moduleId": 2,
            "moduleType": "mailchimp:addMember",
            "moduleLabel": null,
            "modulePath": "flow[1]",
            "total": 87,
            "warnings": 0,
            "errors": 0
          }
        ]
      }
    ],
    "consumptions": [
      {
        "scenarioId": 101,
        "executions": 1766,
        "operations": 1822,
        "centicredits": 182200,
        "transfer": 2550800,
        "errors": 2
      },
      {
        "scenarioId": 102,
        "executions": 2811,
        "operations": 11244,
        "centicredits": 1124400,
        "transfer": 15741600,
        "errors": 30
      },
      {
        "scenarioId": 103,
        "executions": 19,
        "operations": 6479,
        "centicredits": 647900,
        "transfer": 9070600,
        "errors": 0
      },
      {
        "scenarioId": 104,
        "executions": 130,
        "operations": 390,
        "centicredits": 39000,
        "transfer": 546000,
        "errors": 41
      },
      {
        "scenarioId": 105,
        "executions": 405,
        "operations": 1196,
        "centicredits": 119600,
        "transfer": 1674400,
        "errors": 14
      },
      {
        "scenarioId": 106,
        "executions": 2,
        "operations": 120,
        "centicredits": 12000,
        "transfer": 168000,
        "errors": 0
      },
      {
        "scenarioId": 107,
        "executions": 1766,
        "operations": 4218,
        "centicredits": 421800,
        "transfer": 5905200,
        "errors": 1
      },
      {
        "scenarioId": 109,
        "executions": 2,
        "operations": 240,
        "centicredits": 24000,
        "transfer": 336000,
        "errors": 0
      },
      {
        "scenarioId": 110,
        "executions": 19,
        "operations": 19,
        "centicredits": 1900,
        "transfer": 26600,
        "errors": 0
      },
      {
        "scenarioId": 111,
        "executions": 2,
        "operations": 90,
        "centicredits": 9000,
        "transfer": 126000,
        "errors": 0
      },
      {
        "scenarioId": 112,
        "executions": 55,
        "operations": 110,
        "centicredits": 11000,
        "transfer": 154000,
        "errors": 0
      },
      {
        "scenarioId": 99,
        "executions": 41,
        "operations": 410,
        "centicredits": 41000,
        "transfer": 574000,
        "errors": 0
      }
    ],
    "deletedScenarios": [
      {
        "id": 99,
        "name": "Old lead router",
        "teamId": 10,
        "operations": 410,
        "deletedAt": "2026-09-10T16:20:00.000Z"
      }
    ],
    "organizationUsage": [
      {
        "date": "2026-08-21",
        "operations": 1283,
        "dataTransfer": 1796200,
        "centicredits": 128300
      },
      {
        "date": "2026-08-22",
        "operations": 1445,
        "dataTransfer": 2023000,
        "centicredits": 144500
      },
      {
        "date": "2026-08-23",
        "operations": 1460,
        "dataTransfer": 2044000,
        "centicredits": 146000
      },
      {
        "date": "2026-08-24",
        "operations": 1424,
        "dataTransfer": 1993600,
        "centicredits": 142400
      },
      {
        "date": "2026-08-25",
        "operations": 1334,
        "dataTransfer": 1867600,
        "centicredits": 133400
      },
      {
        "date": "2026-08-26",
        "operations": 1454,
        "dataTransfer": 2035600,
        "centicredits": 145400
      },
      {
        "date": "2026-08-27",
        "operations": 1418,
        "dataTransfer": 1985200,
        "centicredits": 141800
      },
      {
        "date": "2026-08-28",
        "operations": 1388,
        "dataTransfer": 1943200,
        "centicredits": 138800
      },
      {
        "date": "2026-08-29",
        "operations": 1343,
        "dataTransfer": 1880200,
        "centicredits": 134300
      },
      {
        "date": "2026-08-30",
        "operations": 1517,
        "dataTransfer": 2123800,
        "centicredits": 151700
      },
      {
        "date": "2026-08-31",
        "operations": 1487,
        "dataTransfer": 2081800,
        "centicredits": 148700
      },
      {
        "date": "2026-09-01",
        "operations": 1397,
        "dataTransfer": 1955800,
        "centicredits": 139700
      },
      {
        "date": "2026-09-02",
        "operations": 1361,
        "dataTransfer": 1905400,
        "centicredits": 136100
      },
      {
        "date": "2026-09-03",
        "operations": 1254,
        "dataTransfer": 1755600,
        "centicredits": 125400
      },
      {
        "date": "2026-09-04",
        "operations": 1389,
        "dataTransfer": 1944600,
        "centicredits": 138900
      },
      {
        "date": "2026-09-05",
        "operations": 1338,
        "dataTransfer": 1873200,
        "centicredits": 133800
      },
      {
        "date": "2026-09-06",
        "operations": 1353,
        "dataTransfer": 1894200,
        "centicredits": 135300
      },
      {
        "date": "2026-09-07",
        "operations": 1338,
        "dataTransfer": 1873200,
        "centicredits": 133800
      },
      {
        "date": "2026-09-08",
        "operations": 1392,
        "dataTransfer": 1948800,
        "centicredits": 139200
      },
      {
        "date": "2026-09-09",
        "operations": 1366,
        "dataTransfer": 1912400,
        "centicredits": 136600
      },
      {
        "date": "2026-09-10",
        "operations": 1259,
        "dataTransfer": 1762600,
        "centicredits": 125900
      },
      {
        "date": "2026-09-11",
        "operations": 1223,
        "dataTransfer": 1712200,
        "centicredits": 122300
      },
      {
        "date": "2026-09-12",
        "operations": 1385,
        "dataTransfer": 1939000,
        "centicredits": 138500
      },
      {
        "date": "2026-09-13",
        "operations": 1643,
        "dataTransfer": 2300200,
        "centicredits": 164300
      },
      {
        "date": "2026-09-14",
        "operations": 1622,
        "dataTransfer": 2270800,
        "centicredits": 162200
      },
      {
        "date": "2026-09-15",
        "operations": 1517,
        "dataTransfer": 2123800,
        "centicredits": 151700
      },
      {
        "date": "2026-09-16",
        "operations": 1487,
        "dataTransfer": 2081800,
        "centicredits": 148700
      },
      {
        "date": "2026-09-17",
        "operations": 1616,
        "dataTransfer": 2262400,
        "centicredits": 161600
      },
      {
        "date": "2026-09-18",
        "operations": 1571,
        "dataTransfer": 2199400,
        "centicredits": 157100
      },
      {
        "date": "2026-09-19",
        "operations": 827,
        "dataTransfer": 1157800,
        "centicredits": 82700
      }
    ],
    "warnings": []
  }
}
```

## Output

```json
{
  "rank": {
    "label": "#",
    "format": "integer"
  },
  "scenarioName": {
    "label": "Scenario",
    "format": "string"
  },
  "teamName": {
    "label": "Team",
    "format": "string"
  },
  "isActive": {
    "label": "Active",
    "format": "boolean"
  },
  "periodOperations": {
    "label": "Ops this period",
    "format": "integer"
  },
  "shareOfOrganizationPct": {
    "label": "Share of org (%)",
    "format": "number"
  },
  "ops7d": {
    "label": "Ops last 7 days",
    "format": "integer"
  },
  "trend7dPct": {
    "label": "Trend (%)",
    "format": "number"
  },
  "projectedMonthlyOperations": {
    "label": "Ops / month (projected)",
    "format": "integer"
  },
  "estimatedMonthlyCostUsd": {
    "label": "Cost / month (USD)",
    "format": "number"
  },
  "errorRatePct": {
    "label": "Error rate (%)",
    "format": "number"
  },
  "opsPerExecution": {
    "label": "Ops / execution",
    "format": "number"
  },
  "incompleteExecutions": {
    "label": "Incomplete",
    "format": "integer"
  },
  "triggerSharePct": {
    "label": "Trigger share (%)",
    "format": "number"
  },
  "wasteSignals": {
    "label": "Signals",
    "format": "array"
  },
  "recommendation": {
    "label": "Recommendation",
    "format": "string"
  },
  "recoverableMonthlyOperations": {
    "label": "Recoverable ops / month",
    "format": "integer"
  }
}
```

## About this Actor

This example demonstrates how to use [Make.com Operations Usage & Cost Analyzer](https://apify.com/mediocre_interest/make-operations-analyzer.md) with a specific input configuration. Visit the [Actor detail page](https://apify.com/mediocre_interest/make-operations-analyzer.md) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

This Task's input is already configured above. Use it as-is rather than inventing a new one.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/mediocre_interest/make-operations-analyzer.md

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).
