1from apify_client import ApifyClient
2
3
4
5client = ApifyClient("<YOUR_API_TOKEN>")
6
7
8run_input = { "usageSnapshotJson": {
9 "snapshotVersion": 1,
10 "capturedAt": "2026-09-19T08:00:00.000Z",
11 "zone": "eu1",
12 "organization": {
13 "id": 1,
14 "name": "Example agency",
15 "lastReset": "2026-09-01T06:00:00.000Z",
16 "nextReset": "2026-10-01T06:00:00.000Z",
17 "restartPeriod": "1 month",
18 "planOperations": 40000,
19 "planTransferBytes": 21474836480,
20 "operations": 26338,
21 "transfer": 36873200,
22 "centicreditsConsumed": 2633800,
23 "activeScenarios": 11,
24 "subscription": {
25 "priceUsd": 34.12,
26 "period": "month",
27 "operations": 40000,
28 },
29 },
30 "teams": [
31 {
32 "id": 10,
33 "name": "Client A",
34 "type": "standard",
35 "consumedOperations": 20045,
36 "operationsLimit": None,
37 },
38 {
39 "id": 11,
40 "name": "Client B",
41 "type": "standard",
42 "consumedOperations": 6293,
43 "operationsLimit": None,
44 },
45 ],
46 "scenarios": [
47 {
48 "id": 101,
49 "name": "Sync Shopify orders to Sheets",
50 "teamId": 10,
51 "folderId": None,
52 "folderPath": None,
53 "isActive": True,
54 "isPaused": False,
55 "isInvalid": False,
56 "hookId": None,
57 "scheduling": {
58 "type": "indefinitely",
59 "interval": 900,
60 },
61 "created": "2026-03-02T09:14:00.000Z",
62 "lastEdit": "2026-03-02T09:14:00.000Z",
63 "nextExec": None,
64 "operations": 1822,
65 "centicredits": 182200,
66 "transfer": 2550800,
67 "executions": 1766,
68 "errors": 2,
69 "dlqCount": 0,
70 "allDlqCount": 0,
71 "usedPackages": [
72 "shopify",
73 "google-sheets",
74 ],
75 "usage": [
76 {
77 "date": "2026-08-21",
78 "operations": 99,
79 "dataTransfer": 138600,
80 "centicredits": 9900,
81 },
82 {
83 "date": "2026-08-22",
84 "operations": 99,
85 "dataTransfer": 138600,
86 "centicredits": 9900,
87 },
88 {
89 "date": "2026-08-23",
90 "operations": 99,
91 "dataTransfer": 138600,
92 "centicredits": 9900,
93 },
94 {
95 "date": "2026-08-24",
96 "operations": 99,
97 "dataTransfer": 138600,
98 "centicredits": 9900,
99 },
100 {
101 "date": "2026-08-25",
102 "operations": 99,
103 "dataTransfer": 138600,
104 "centicredits": 9900,
105 },
106 {
107 "date": "2026-08-26",
108 "operations": 99,
109 "dataTransfer": 138600,
110 "centicredits": 9900,
111 },
112 {
113 "date": "2026-08-27",
114 "operations": 99,
115 "dataTransfer": 138600,
116 "centicredits": 9900,
117 },
118 {
119 "date": "2026-08-28",
120 "operations": 99,
121 "dataTransfer": 138600,
122 "centicredits": 9900,
123 },
124 {
125 "date": "2026-08-29",
126 "operations": 99,
127 "dataTransfer": 138600,
128 "centicredits": 9900,
129 },
130 {
131 "date": "2026-08-30",
132 "operations": 99,
133 "dataTransfer": 138600,
134 "centicredits": 9900,
135 },
136 {
137 "date": "2026-08-31",
138 "operations": 99,
139 "dataTransfer": 138600,
140 "centicredits": 9900,
141 },
142 {
143 "date": "2026-09-01",
144 "operations": 99,
145 "dataTransfer": 138600,
146 "centicredits": 9900,
147 },
148 {
149 "date": "2026-09-02",
150 "operations": 99,
151 "dataTransfer": 138600,
152 "centicredits": 9900,
153 },
154 {
155 "date": "2026-09-03",
156 "operations": 99,
157 "dataTransfer": 138600,
158 "centicredits": 9900,
159 },
160 {
161 "date": "2026-09-04",
162 "operations": 99,
163 "dataTransfer": 138600,
164 "centicredits": 9900,
165 },
166 {
167 "date": "2026-09-05",
168 "operations": 99,
169 "dataTransfer": 138600,
170 "centicredits": 9900,
171 },
172 {
173 "date": "2026-09-06",
174 "operations": 99,
175 "dataTransfer": 138600,
176 "centicredits": 9900,
177 },
178 {
179 "date": "2026-09-07",
180 "operations": 99,
181 "dataTransfer": 138600,
182 "centicredits": 9900,
183 },
184 {
185 "date": "2026-09-08",
186 "operations": 99,
187 "dataTransfer": 138600,
188 "centicredits": 9900,
189 },
190 {
191 "date": "2026-09-09",
192 "operations": 99,
193 "dataTransfer": 138600,
194 "centicredits": 9900,
195 },
196 {
197 "date": "2026-09-10",
198 "operations": 99,
199 "dataTransfer": 138600,
200 "centicredits": 9900,
201 },
202 {
203 "date": "2026-09-11",
204 "operations": 99,
205 "dataTransfer": 138600,
206 "centicredits": 9900,
207 },
208 {
209 "date": "2026-09-12",
210 "operations": 99,
211 "dataTransfer": 138600,
212 "centicredits": 9900,
213 },
214 {
215 "date": "2026-09-13",
216 "operations": 99,
217 "dataTransfer": 138600,
218 "centicredits": 9900,
219 },
220 {
221 "date": "2026-09-14",
222 "operations": 99,
223 "dataTransfer": 138600,
224 "centicredits": 9900,
225 },
226 {
227 "date": "2026-09-15",
228 "operations": 99,
229 "dataTransfer": 138600,
230 "centicredits": 9900,
231 },
232 {
233 "date": "2026-09-16",
234 "operations": 99,
235 "dataTransfer": 138600,
236 "centicredits": 9900,
237 },
238 {
239 "date": "2026-09-17",
240 "operations": 99,
241 "dataTransfer": 138600,
242 "centicredits": 9900,
243 },
244 {
245 "date": "2026-09-18",
246 "operations": 99,
247 "dataTransfer": 138600,
248 "centicredits": 9900,
249 },
250 {
251 "date": "2026-09-19",
252 "operations": 40,
253 "dataTransfer": 56000,
254 "centicredits": 4000,
255 },
256 ],
257 "modules": [
258 {
259 "moduleId": 1,
260 "moduleType": "shopify:watchOrders",
261 "moduleLabel": "Watch orders",
262 "modulePath": "flow[0]",
263 "total": 2822,
264 "warnings": 0,
265 "errors": 0,
266 },
267 {
268 "moduleId": 2,
269 "moduleType": "google-sheets:addRow",
270 "moduleLabel": None,
271 "modulePath": "flow[1]",
272 "total": 89,
273 "warnings": 0,
274 "errors": 0,
275 },
276 ],
277 },
278 {
279 "id": 102,
280 "name": "Lead router → HubSpot",
281 "teamId": 10,
282 "folderId": None,
283 "folderPath": None,
284 "isActive": True,
285 "isPaused": False,
286 "isInvalid": False,
287 "hookId": 5551,
288 "scheduling": {
289 "type": "immediately",
290 "maximum_runs_per_minute": 100,
291 },
292 "created": "2025-11-14T15:40:00.000Z",
293 "lastEdit": "2025-11-14T15:40:00.000Z",
294 "nextExec": None,
295 "operations": 11244,
296 "centicredits": 1124400,
297 "transfer": 15741600,
298 "executions": 2811,
299 "errors": 30,
300 "dlqCount": 0,
301 "allDlqCount": 2,
302 "usedPackages": [
303 "gateway",
304 "hubspot",
305 "util",
306 "slack",
307 ],
308 "usage": [
309 {
310 "date": "2026-08-21",
311 "operations": 520,
312 "dataTransfer": 728000,
313 "centicredits": 52000,
314 },
315 {
316 "date": "2026-08-22",
317 "operations": 668,
318 "dataTransfer": 935200,
319 "centicredits": 66800,
320 },
321 {
322 "date": "2026-08-23",
323 "operations": 624,
324 "dataTransfer": 873600,
325 "centicredits": 62400,
326 },
327 {
328 "date": "2026-08-24",
329 "operations": 580,
330 "dataTransfer": 812000,
331 "centicredits": 58000,
332 },
333 {
334 "date": "2026-08-25",
335 "operations": 536,
336 "dataTransfer": 750400,
337 "centicredits": 53600,
338 },
339 {
340 "date": "2026-08-26",
341 "operations": 684,
342 "dataTransfer": 957600,
343 "centicredits": 68400,
344 },
345 {
346 "date": "2026-08-27",
347 "operations": 640,
348 "dataTransfer": 896000,
349 "centicredits": 64000,
350 },
351 {
352 "date": "2026-08-28",
353 "operations": 596,
354 "dataTransfer": 834400,
355 "centicredits": 59600,
356 },
357 {
358 "date": "2026-08-29",
359 "operations": 552,
360 "dataTransfer": 772800,
361 "centicredits": 55200,
362 },
363 {
364 "date": "2026-08-30",
365 "operations": 700,
366 "dataTransfer": 980000,
367 "centicredits": 70000,
368 },
369 {
370 "date": "2026-08-31",
371 "operations": 656,
372 "dataTransfer": 918400,
373 "centicredits": 65600,
374 },
375 {
376 "date": "2026-09-01",
377 "operations": 612,
378 "dataTransfer": 856800,
379 "centicredits": 61200,
380 },
381 {
382 "date": "2026-09-02",
383 "operations": 568,
384 "dataTransfer": 795200,
385 "centicredits": 56800,
386 },
387 {
388 "date": "2026-09-03",
389 "operations": 524,
390 "dataTransfer": 733600,
391 "centicredits": 52400,
392 },
393 {
394 "date": "2026-09-04",
395 "operations": 672,
396 "dataTransfer": 940800,
397 "centicredits": 67200,
398 },
399 {
400 "date": "2026-09-05",
401 "operations": 628,
402 "dataTransfer": 879200,
403 "centicredits": 62800,
404 },
405 {
406 "date": "2026-09-06",
407 "operations": 584,
408 "dataTransfer": 817600,
409 "centicredits": 58400,
410 },
411 {
412 "date": "2026-09-07",
413 "operations": 540,
414 "dataTransfer": 756000,
415 "centicredits": 54000,
416 },
417 {
418 "date": "2026-09-08",
419 "operations": 688,
420 "dataTransfer": 963200,
421 "centicredits": 68800,
422 },
423 {
424 "date": "2026-09-09",
425 "operations": 644,
426 "dataTransfer": 901600,
427 "centicredits": 64400,
428 },
429 {
430 "date": "2026-09-10",
431 "operations": 600,
432 "dataTransfer": 840000,
433 "centicredits": 60000,
434 },
435 {
436 "date": "2026-09-11",
437 "operations": 556,
438 "dataTransfer": 778400,
439 "centicredits": 55600,
440 },
441 {
442 "date": "2026-09-12",
443 "operations": 704,
444 "dataTransfer": 985600,
445 "centicredits": 70400,
446 },
447 {
448 "date": "2026-09-13",
449 "operations": 660,
450 "dataTransfer": 924000,
451 "centicredits": 66000,
452 },
453 {
454 "date": "2026-09-14",
455 "operations": 616,
456 "dataTransfer": 862400,
457 "centicredits": 61600,
458 },
459 {
460 "date": "2026-09-15",
461 "operations": 572,
462 "dataTransfer": 800800,
463 "centicredits": 57200,
464 },
465 {
466 "date": "2026-09-16",
467 "operations": 528,
468 "dataTransfer": 739200,
469 "centicredits": 52800,
470 },
471 {
472 "date": "2026-09-17",
473 "operations": 676,
474 "dataTransfer": 946400,
475 "centicredits": 67600,
476 },
477 {
478 "date": "2026-09-18",
479 "operations": 632,
480 "dataTransfer": 884800,
481 "centicredits": 63200,
482 },
483 {
484 "date": "2026-09-19",
485 "operations": 240,
486 "dataTransfer": 336000,
487 "centicredits": 24000,
488 },
489 ],
490 "modules": [
491 {
492 "moduleId": 1,
493 "moduleType": "gateway:CustomWebHook",
494 "moduleLabel": "Lead form",
495 "modulePath": "flow[0]",
496 "total": 4500,
497 "warnings": 0,
498 "errors": 0,
499 },
500 {
501 "moduleId": 2,
502 "moduleType": "util:SetVariable2",
503 "moduleLabel": None,
504 "modulePath": "flow[1]",
505 "total": 4500,
506 "warnings": 0,
507 "errors": 0,
508 },
509 {
510 "moduleId": 3,
511 "moduleType": "hubspot:createContact",
512 "moduleLabel": None,
513 "modulePath": "flow[2]",
514 "total": 4500,
515 "warnings": 0,
516 "errors": 0,
517 },
518 {
519 "moduleId": 4,
520 "moduleType": "slack:CreateMessage",
521 "moduleLabel": "Notify sales",
522 "modulePath": "flow[3]",
523 "total": 4500,
524 "warnings": 0,
525 "errors": 0,
526 },
527 ],
528 },
529 {
530 "id": 103,
531 "name": "Nightly invoice batch",
532 "teamId": 10,
533 "folderId": None,
534 "folderPath": None,
535 "isActive": True,
536 "isPaused": False,
537 "isInvalid": False,
538 "hookId": None,
539 "scheduling": {
540 "type": "daily",
541 "time": "02:00",
542 },
543 "created": "2025-06-01T02:00:00.000Z",
544 "lastEdit": "2025-06-01T02:00:00.000Z",
545 "nextExec": None,
546 "operations": 6479,
547 "centicredits": 647900,
548 "transfer": 9070600,
549 "executions": 19,
550 "errors": 0,
551 "dlqCount": 0,
552 "allDlqCount": 0,
553 "usedPackages": [
554 "xero",
555 "builtin",
556 "gmail",
557 ],
558 "usage": [
559 {
560 "date": "2026-08-21",
561 "operations": 341,
562 "dataTransfer": 477400,
563 "centicredits": 34100,
564 },
565 {
566 "date": "2026-08-22",
567 "operations": 341,
568 "dataTransfer": 477400,
569 "centicredits": 34100,
570 },
571 {
572 "date": "2026-08-23",
573 "operations": 341,
574 "dataTransfer": 477400,
575 "centicredits": 34100,
576 },
577 {
578 "date": "2026-08-24",
579 "operations": 341,
580 "dataTransfer": 477400,
581 "centicredits": 34100,
582 },
583 {
584 "date": "2026-08-25",
585 "operations": 341,
586 "dataTransfer": 477400,
587 "centicredits": 34100,
588 },
589 {
590 "date": "2026-08-26",
591 "operations": 341,
592 "dataTransfer": 477400,
593 "centicredits": 34100,
594 },
595 {
596 "date": "2026-08-27",
597 "operations": 341,
598 "dataTransfer": 477400,
599 "centicredits": 34100,
600 },
601 {
602 "date": "2026-08-28",
603 "operations": 341,
604 "dataTransfer": 477400,
605 "centicredits": 34100,
606 },
607 {
608 "date": "2026-08-29",
609 "operations": 341,
610 "dataTransfer": 477400,
611 "centicredits": 34100,
612 },
613 {
614 "date": "2026-08-30",
615 "operations": 341,
616 "dataTransfer": 477400,
617 "centicredits": 34100,
618 },
619 {
620 "date": "2026-08-31",
621 "operations": 341,
622 "dataTransfer": 477400,
623 "centicredits": 34100,
624 },
625 {
626 "date": "2026-09-01",
627 "operations": 341,
628 "dataTransfer": 477400,
629 "centicredits": 34100,
630 },
631 {
632 "date": "2026-09-02",
633 "operations": 341,
634 "dataTransfer": 477400,
635 "centicredits": 34100,
636 },
637 {
638 "date": "2026-09-03",
639 "operations": 341,
640 "dataTransfer": 477400,
641 "centicredits": 34100,
642 },
643 {
644 "date": "2026-09-04",
645 "operations": 341,
646 "dataTransfer": 477400,
647 "centicredits": 34100,
648 },
649 {
650 "date": "2026-09-05",
651 "operations": 341,
652 "dataTransfer": 477400,
653 "centicredits": 34100,
654 },
655 {
656 "date": "2026-09-06",
657 "operations": 341,
658 "dataTransfer": 477400,
659 "centicredits": 34100,
660 },
661 {
662 "date": "2026-09-07",
663 "operations": 341,
664 "dataTransfer": 477400,
665 "centicredits": 34100,
666 },
667 {
668 "date": "2026-09-08",
669 "operations": 341,
670 "dataTransfer": 477400,
671 "centicredits": 34100,
672 },
673 {
674 "date": "2026-09-09",
675 "operations": 341,
676 "dataTransfer": 477400,
677 "centicredits": 34100,
678 },
679 {
680 "date": "2026-09-10",
681 "operations": 341,
682 "dataTransfer": 477400,
683 "centicredits": 34100,
684 },
685 {
686 "date": "2026-09-11",
687 "operations": 341,
688 "dataTransfer": 477400,
689 "centicredits": 34100,
690 },
691 {
692 "date": "2026-09-12",
693 "operations": 341,
694 "dataTransfer": 477400,
695 "centicredits": 34100,
696 },
697 {
698 "date": "2026-09-13",
699 "operations": 341,
700 "dataTransfer": 477400,
701 "centicredits": 34100,
702 },
703 {
704 "date": "2026-09-14",
705 "operations": 341,
706 "dataTransfer": 477400,
707 "centicredits": 34100,
708 },
709 {
710 "date": "2026-09-15",
711 "operations": 341,
712 "dataTransfer": 477400,
713 "centicredits": 34100,
714 },
715 {
716 "date": "2026-09-16",
717 "operations": 341,
718 "dataTransfer": 477400,
719 "centicredits": 34100,
720 },
721 {
722 "date": "2026-09-17",
723 "operations": 341,
724 "dataTransfer": 477400,
725 "centicredits": 34100,
726 },
727 {
728 "date": "2026-09-18",
729 "operations": 341,
730 "dataTransfer": 477400,
731 "centicredits": 34100,
732 },
733 {
734 "date": "2026-09-19",
735 "operations": 341,
736 "dataTransfer": 477400,
737 "centicredits": 34100,
738 },
739 ],
740 "modules": [
741 {
742 "moduleId": 1,
743 "moduleType": "xero:listInvoices",
744 "moduleLabel": "Unpaid invoices",
745 "modulePath": "flow[0]",
746 "total": 30,
747 "warnings": 0,
748 "errors": 0,
749 },
750 {
751 "moduleId": 2,
752 "moduleType": "builtin:BasicFeeder",
753 "moduleLabel": None,
754 "modulePath": "flow[1]",
755 "total": 30,
756 "warnings": 0,
757 "errors": 0,
758 },
759 {
760 "moduleId": 3,
761 "moduleType": "gmail:sendEmail",
762 "moduleLabel": "Reminder",
763 "modulePath": "flow[2]",
764 "total": 10170,
765 "warnings": 0,
766 "errors": 0,
767 },
768 ],
769 },
770 {
771 "id": 104,
772 "name": "Stripe payment failed → email",
773 "teamId": 11,
774 "folderId": None,
775 "folderPath": None,
776 "isActive": True,
777 "isPaused": False,
778 "isInvalid": False,
779 "hookId": 5552,
780 "scheduling": {
781 "type": "immediately",
782 "maximum_runs_per_minute": 100,
783 },
784 "created": "2026-01-20T11:00:00.000Z",
785 "lastEdit": "2026-01-20T11:00:00.000Z",
786 "nextExec": None,
787 "operations": 390,
788 "centicredits": 39000,
789 "transfer": 546000,
790 "executions": 130,
791 "errors": 41,
792 "dlqCount": 0,
793 "allDlqCount": 0,
794 "usedPackages": [
795 "stripe",
796 "tools",
797 "gmail",
798 ],
799 "usage": [
800 {
801 "date": "2026-08-21",
802 "operations": 15,
803 "dataTransfer": 21000,
804 "centicredits": 1500,
805 },
806 {
807 "date": "2026-08-22",
808 "operations": 21,
809 "dataTransfer": 29400,
810 "centicredits": 2100,
811 },
812 {
813 "date": "2026-08-23",
814 "operations": 27,
815 "dataTransfer": 37800,
816 "centicredits": 2700,
817 },
818 {
819 "date": "2026-08-24",
820 "operations": 18,
821 "dataTransfer": 25200,
822 "centicredits": 1800,
823 },
824 {
825 "date": "2026-08-25",
826 "operations": 24,
827 "dataTransfer": 33600,
828 "centicredits": 2400,
829 },
830 {
831 "date": "2026-08-26",
832 "operations": 15,
833 "dataTransfer": 21000,
834 "centicredits": 1500,
835 },
836 {
837 "date": "2026-08-27",
838 "operations": 21,
839 "dataTransfer": 29400,
840 "centicredits": 2100,
841 },
842 {
843 "date": "2026-08-28",
844 "operations": 27,
845 "dataTransfer": 37800,
846 "centicredits": 2700,
847 },
848 {
849 "date": "2026-08-29",
850 "operations": 18,
851 "dataTransfer": 25200,
852 "centicredits": 1800,
853 },
854 {
855 "date": "2026-08-30",
856 "operations": 24,
857 "dataTransfer": 33600,
858 "centicredits": 2400,
859 },
860 {
861 "date": "2026-08-31",
862 "operations": 15,
863 "dataTransfer": 21000,
864 "centicredits": 1500,
865 },
866 {
867 "date": "2026-09-01",
868 "operations": 21,
869 "dataTransfer": 29400,
870 "centicredits": 2100,
871 },
872 {
873 "date": "2026-09-02",
874 "operations": 27,
875 "dataTransfer": 37800,
876 "centicredits": 2700,
877 },
878 {
879 "date": "2026-09-03",
880 "operations": 18,
881 "dataTransfer": 25200,
882 "centicredits": 1800,
883 },
884 {
885 "date": "2026-09-04",
886 "operations": 24,
887 "dataTransfer": 33600,
888 "centicredits": 2400,
889 },
890 {
891 "date": "2026-09-05",
892 "operations": 15,
893 "dataTransfer": 21000,
894 "centicredits": 1500,
895 },
896 {
897 "date": "2026-09-06",
898 "operations": 21,
899 "dataTransfer": 29400,
900 "centicredits": 2100,
901 },
902 {
903 "date": "2026-09-07",
904 "operations": 27,
905 "dataTransfer": 37800,
906 "centicredits": 2700,
907 },
908 {
909 "date": "2026-09-08",
910 "operations": 18,
911 "dataTransfer": 25200,
912 "centicredits": 1800,
913 },
914 {
915 "date": "2026-09-09",
916 "operations": 24,
917 "dataTransfer": 33600,
918 "centicredits": 2400,
919 },
920 {
921 "date": "2026-09-10",
922 "operations": 15,
923 "dataTransfer": 21000,
924 "centicredits": 1500,
925 },
926 {
927 "date": "2026-09-11",
928 "operations": 21,
929 "dataTransfer": 29400,
930 "centicredits": 2100,
931 },
932 {
933 "date": "2026-09-12",
934 "operations": 27,
935 "dataTransfer": 37800,
936 "centicredits": 2700,
937 },
938 {
939 "date": "2026-09-13",
940 "operations": 18,
941 "dataTransfer": 25200,
942 "centicredits": 1800,
943 },
944 {
945 "date": "2026-09-14",
946 "operations": 24,
947 "dataTransfer": 33600,
948 "centicredits": 2400,
949 },
950 {
951 "date": "2026-09-15",
952 "operations": 15,
953 "dataTransfer": 21000,
954 "centicredits": 1500,
955 },
956 {
957 "date": "2026-09-16",
958 "operations": 21,
959 "dataTransfer": 29400,
960 "centicredits": 2100,
961 },
962 {
963 "date": "2026-09-17",
964 "operations": 27,
965 "dataTransfer": 37800,
966 "centicredits": 2700,
967 },
968 {
969 "date": "2026-09-18",
970 "operations": 18,
971 "dataTransfer": 25200,
972 "centicredits": 1800,
973 },
974 {
975 "date": "2026-09-19",
976 "operations": 9,
977 "dataTransfer": 12600,
978 "centicredits": 900,
979 },
980 ],
981 "modules": [
982 {
983 "moduleId": 1,
984 "moduleType": "stripe:watchEvents",
985 "moduleLabel": None,
986 "modulePath": "flow[0]",
987 "total": 205,
988 "warnings": 0,
989 "errors": 0,
990 },
991 {
992 "moduleId": 2,
993 "moduleType": "tools:SetVariable",
994 "moduleLabel": None,
995 "modulePath": "flow[1]",
996 "total": 205,
997 "warnings": 0,
998 "errors": 0,
999 },
1000 {
1001 "moduleId": 3,
1002 "moduleType": "gmail:sendEmail",
1003 "moduleLabel": "Dunning e-mail",
1004 "modulePath": "flow[2]",
1005 "total": 205,
1006 "warnings": 0,
1007 "errors": 68,
1008 },
1009 ],
1010 },
1011 {
1012 "id": 105,
1013 "name": "Typeform → Airtable + Slack",
1014 "teamId": 11,
1015 "folderId": None,
1016 "folderPath": None,
1017 "isActive": True,
1018 "isPaused": False,
1019 "isInvalid": False,
1020 "hookId": 5553,
1021 "scheduling": {
1022 "type": "immediately",
1023 "maximum_runs_per_minute": 100,
1024 },
1025 "created": "2025-09-30T08:30:00.000Z",
1026 "lastEdit": "2025-09-30T08:30:00.000Z",
1027 "nextExec": None,
1028 "operations": 1196,
1029 "centicredits": 119600,
1030 "transfer": 1674400,
1031 "executions": 405,
1032 "errors": 14,
1033 "dlqCount": 14,
1034 "allDlqCount": 20,
1035 "usedPackages": [
1036 "typeform",
1037 "airtable",
1038 "slack",
1039 ],
1040 "usage": [
1041 {
1042 "date": "2026-08-21",
1043 "operations": 53,
1044 "dataTransfer": 74200,
1045 "centicredits": 5300,
1046 },
1047 {
1048 "date": "2026-08-22",
1049 "operations": 59,
1050 "dataTransfer": 82600,
1051 "centicredits": 5900,
1052 },
1053 {
1054 "date": "2026-08-23",
1055 "operations": 65,
1056 "dataTransfer": 91000,
1057 "centicredits": 6500,
1058 },
1059 {
1060 "date": "2026-08-24",
1061 "operations": 71,
1062 "dataTransfer": 99400,
1063 "centicredits": 7100,
1064 },
1065 {
1066 "date": "2026-08-25",
1067 "operations": 77,
1068 "dataTransfer": 107800,
1069 "centicredits": 7700,
1070 },
1071 {
1072 "date": "2026-08-26",
1073 "operations": 56,
1074 "dataTransfer": 78400,
1075 "centicredits": 5600,
1076 },
1077 {
1078 "date": "2026-08-27",
1079 "operations": 62,
1080 "dataTransfer": 86800,
1081 "centicredits": 6200,
1082 },
1083 {
1084 "date": "2026-08-28",
1085 "operations": 68,
1086 "dataTransfer": 95200,
1087 "centicredits": 6800,
1088 },
1089 {
1090 "date": "2026-08-29",
1091 "operations": 74,
1092 "dataTransfer": 103600,
1093 "centicredits": 7400,
1094 },
1095 {
1096 "date": "2026-08-30",
1097 "operations": 53,
1098 "dataTransfer": 74200,
1099 "centicredits": 5300,
1100 },
1101 {
1102 "date": "2026-08-31",
1103 "operations": 59,
1104 "dataTransfer": 82600,
1105 "centicredits": 5900,
1106 },
1107 {
1108 "date": "2026-09-01",
1109 "operations": 65,
1110 "dataTransfer": 91000,
1111 "centicredits": 6500,
1112 },
1113 {
1114 "date": "2026-09-02",
1115 "operations": 71,
1116 "dataTransfer": 99400,
1117 "centicredits": 7100,
1118 },
1119 {
1120 "date": "2026-09-03",
1121 "operations": 77,
1122 "dataTransfer": 107800,
1123 "centicredits": 7700,
1124 },
1125 {
1126 "date": "2026-09-04",
1127 "operations": 56,
1128 "dataTransfer": 78400,
1129 "centicredits": 5600,
1130 },
1131 {
1132 "date": "2026-09-05",
1133 "operations": 62,
1134 "dataTransfer": 86800,
1135 "centicredits": 6200,
1136 },
1137 {
1138 "date": "2026-09-06",
1139 "operations": 68,
1140 "dataTransfer": 95200,
1141 "centicredits": 6800,
1142 },
1143 {
1144 "date": "2026-09-07",
1145 "operations": 74,
1146 "dataTransfer": 103600,
1147 "centicredits": 7400,
1148 },
1149 {
1150 "date": "2026-09-08",
1151 "operations": 53,
1152 "dataTransfer": 74200,
1153 "centicredits": 5300,
1154 },
1155 {
1156 "date": "2026-09-09",
1157 "operations": 59,
1158 "dataTransfer": 82600,
1159 "centicredits": 5900,
1160 },
1161 {
1162 "date": "2026-09-10",
1163 "operations": 65,
1164 "dataTransfer": 91000,
1165 "centicredits": 6500,
1166 },
1167 {
1168 "date": "2026-09-11",
1169 "operations": 71,
1170 "dataTransfer": 99400,
1171 "centicredits": 7100,
1172 },
1173 {
1174 "date": "2026-09-12",
1175 "operations": 77,
1176 "dataTransfer": 107800,
1177 "centicredits": 7700,
1178 },
1179 {
1180 "date": "2026-09-13",
1181 "operations": 56,
1182 "dataTransfer": 78400,
1183 "centicredits": 5600,
1184 },
1185 {
1186 "date": "2026-09-14",
1187 "operations": 62,
1188 "dataTransfer": 86800,
1189 "centicredits": 6200,
1190 },
1191 {
1192 "date": "2026-09-15",
1193 "operations": 68,
1194 "dataTransfer": 95200,
1195 "centicredits": 6800,
1196 },
1197 {
1198 "date": "2026-09-16",
1199 "operations": 74,
1200 "dataTransfer": 103600,
1201 "centicredits": 7400,
1202 },
1203 {
1204 "date": "2026-09-17",
1205 "operations": 53,
1206 "dataTransfer": 74200,
1207 "centicredits": 5300,
1208 },
1209 {
1210 "date": "2026-09-18",
1211 "operations": 59,
1212 "dataTransfer": 82600,
1213 "centicredits": 5900,
1214 },
1215 {
1216 "date": "2026-09-19",
1217 "operations": 26,
1218 "dataTransfer": 36400,
1219 "centicredits": 2600,
1220 },
1221 ],
1222 "modules": [
1223 {
1224 "moduleId": 1,
1225 "moduleType": "typeform:watchResponses",
1226 "moduleLabel": None,
1227 "modulePath": "flow[0]",
1228 "total": 641,
1229 "warnings": 0,
1230 "errors": 0,
1231 },
1232 {
1233 "moduleId": 2,
1234 "moduleType": "airtable:createRecord",
1235 "moduleLabel": None,
1236 "modulePath": "flow[1]",
1237 "total": 641,
1238 "warnings": 0,
1239 "errors": 12,
1240 },
1241 {
1242 "moduleId": 3,
1243 "moduleType": "slack:CreateMessage",
1244 "moduleLabel": None,
1245 "modulePath": "flow[2]",
1246 "total": 611,
1247 "warnings": 0,
1248 "errors": 2,
1249 },
1250 ],
1251 },
1252 {
1253 "id": 106,
1254 "name": "Weekly KPI digest",
1255 "teamId": 11,
1256 "folderId": None,
1257 "folderPath": None,
1258 "isActive": True,
1259 "isPaused": False,
1260 "isInvalid": False,
1261 "hookId": None,
1262 "scheduling": {
1263 "type": "weekly",
1264 "days": [1],
1265 "time": "08:00",
1266 },
1267 "created": "2025-02-10T08:00:00.000Z",
1268 "lastEdit": "2025-02-10T08:00:00.000Z",
1269 "nextExec": None,
1270 "operations": 120,
1271 "centicredits": 12000,
1272 "transfer": 168000,
1273 "executions": 2,
1274 "errors": 0,
1275 "dlqCount": 0,
1276 "allDlqCount": 0,
1277 "usedPackages": [
1278 "google-sheets",
1279 "builtin",
1280 "slack",
1281 ],
1282 "usage": [
1283 {
1284 "date": "2026-08-24",
1285 "operations": 60,
1286 "dataTransfer": 84000,
1287 "centicredits": 6000,
1288 },
1289 {
1290 "date": "2026-08-31",
1291 "operations": 60,
1292 "dataTransfer": 84000,
1293 "centicredits": 6000,
1294 },
1295 {
1296 "date": "2026-09-07",
1297 "operations": 60,
1298 "dataTransfer": 84000,
1299 "centicredits": 6000,
1300 },
1301 {
1302 "date": "2026-09-14",
1303 "operations": 60,
1304 "dataTransfer": 84000,
1305 "centicredits": 6000,
1306 },
1307 ],
1308 "modules": [
1309 {
1310 "moduleId": 1,
1311 "moduleType": "google-sheets:getRange",
1312 "moduleLabel": "KPI sheet",
1313 "modulePath": "flow[0]",
1314 "total": 4,
1315 "warnings": 0,
1316 "errors": 0,
1317 },
1318 {
1319 "moduleId": 2,
1320 "moduleType": "builtin:BasicFeeder",
1321 "moduleLabel": None,
1322 "modulePath": "flow[1]",
1323 "total": 116,
1324 "warnings": 0,
1325 "errors": 0,
1326 },
1327 {
1328 "moduleId": 3,
1329 "moduleType": "slack:CreateMessage",
1330 "moduleLabel": None,
1331 "modulePath": "flow[2]",
1332 "total": 120,
1333 "warnings": 0,
1334 "errors": 0,
1335 },
1336 ],
1337 },
1338 {
1339 "id": 107,
1340 "name": "Ad spend sync (Meta → BigQuery)",
1341 "teamId": 11,
1342 "folderId": None,
1343 "folderPath": None,
1344 "isActive": True,
1345 "isPaused": False,
1346 "isInvalid": False,
1347 "hookId": None,
1348 "scheduling": {
1349 "type": "indefinitely",
1350 "interval": 900,
1351 },
1352 "created": "2026-04-05T10:00:00.000Z",
1353 "lastEdit": "2026-04-05T10:00:00.000Z",
1354 "nextExec": None,
1355 "operations": 4218,
1356 "centicredits": 421800,
1357 "transfer": 5905200,
1358 "executions": 1766,
1359 "errors": 1,
1360 "dlqCount": 0,
1361 "allDlqCount": 0,
1362 "usedPackages": [
1363 "facebook-insights",
1364 "google-bigquery",
1365 ],
1366 "usage": [
1367 {
1368 "date": "2026-08-21",
1369 "operations": 130,
1370 "dataTransfer": 182000,
1371 "centicredits": 13000,
1372 },
1373 {
1374 "date": "2026-08-22",
1375 "operations": 130,
1376 "dataTransfer": 182000,
1377 "centicredits": 13000,
1378 },
1379 {
1380 "date": "2026-08-23",
1381 "operations": 130,
1382 "dataTransfer": 182000,
1383 "centicredits": 13000,
1384 },
1385 {
1386 "date": "2026-08-24",
1387 "operations": 130,
1388 "dataTransfer": 182000,
1389 "centicredits": 13000,
1390 },
1391 {
1392 "date": "2026-08-25",
1393 "operations": 130,
1394 "dataTransfer": 182000,
1395 "centicredits": 13000,
1396 },
1397 {
1398 "date": "2026-08-26",
1399 "operations": 130,
1400 "dataTransfer": 182000,
1401 "centicredits": 13000,
1402 },
1403 {
1404 "date": "2026-08-27",
1405 "operations": 130,
1406 "dataTransfer": 182000,
1407 "centicredits": 13000,
1408 },
1409 {
1410 "date": "2026-08-28",
1411 "operations": 130,
1412 "dataTransfer": 182000,
1413 "centicredits": 13000,
1414 },
1415 {
1416 "date": "2026-08-29",
1417 "operations": 130,
1418 "dataTransfer": 182000,
1419 "centicredits": 13000,
1420 },
1421 {
1422 "date": "2026-08-30",
1423 "operations": 130,
1424 "dataTransfer": 182000,
1425 "centicredits": 13000,
1426 },
1427 {
1428 "date": "2026-08-31",
1429 "operations": 130,
1430 "dataTransfer": 182000,
1431 "centicredits": 13000,
1432 },
1433 {
1434 "date": "2026-09-01",
1435 "operations": 130,
1436 "dataTransfer": 182000,
1437 "centicredits": 13000,
1438 },
1439 {
1440 "date": "2026-09-02",
1441 "operations": 130,
1442 "dataTransfer": 182000,
1443 "centicredits": 13000,
1444 },
1445 {
1446 "date": "2026-09-03",
1447 "operations": 130,
1448 "dataTransfer": 182000,
1449 "centicredits": 13000,
1450 },
1451 {
1452 "date": "2026-09-04",
1453 "operations": 130,
1454 "dataTransfer": 182000,
1455 "centicredits": 13000,
1456 },
1457 {
1458 "date": "2026-09-05",
1459 "operations": 130,
1460 "dataTransfer": 182000,
1461 "centicredits": 13000,
1462 },
1463 {
1464 "date": "2026-09-06",
1465 "operations": 130,
1466 "dataTransfer": 182000,
1467 "centicredits": 13000,
1468 },
1469 {
1470 "date": "2026-09-07",
1471 "operations": 130,
1472 "dataTransfer": 182000,
1473 "centicredits": 13000,
1474 },
1475 {
1476 "date": "2026-09-08",
1477 "operations": 130,
1478 "dataTransfer": 182000,
1479 "centicredits": 13000,
1480 },
1481 {
1482 "date": "2026-09-09",
1483 "operations": 130,
1484 "dataTransfer": 182000,
1485 "centicredits": 13000,
1486 },
1487 {
1488 "date": "2026-09-10",
1489 "operations": 130,
1490 "dataTransfer": 182000,
1491 "centicredits": 13000,
1492 },
1493 {
1494 "date": "2026-09-11",
1495 "operations": 130,
1496 "dataTransfer": 182000,
1497 "centicredits": 13000,
1498 },
1499 {
1500 "date": "2026-09-12",
1501 "operations": 130,
1502 "dataTransfer": 182000,
1503 "centicredits": 13000,
1504 },
1505 {
1506 "date": "2026-09-13",
1507 "operations": 415,
1508 "dataTransfer": 581000,
1509 "centicredits": 41500,
1510 },
1511 {
1512 "date": "2026-09-14",
1513 "operations": 415,
1514 "dataTransfer": 581000,
1515 "centicredits": 41500,
1516 },
1517 {
1518 "date": "2026-09-15",
1519 "operations": 415,
1520 "dataTransfer": 581000,
1521 "centicredits": 41500,
1522 },
1523 {
1524 "date": "2026-09-16",
1525 "operations": 415,
1526 "dataTransfer": 581000,
1527 "centicredits": 41500,
1528 },
1529 {
1530 "date": "2026-09-17",
1531 "operations": 415,
1532 "dataTransfer": 581000,
1533 "centicredits": 41500,
1534 },
1535 {
1536 "date": "2026-09-18",
1537 "operations": 415,
1538 "dataTransfer": 581000,
1539 "centicredits": 41500,
1540 },
1541 {
1542 "date": "2026-09-19",
1543 "operations": 168,
1544 "dataTransfer": 235200,
1545 "centicredits": 16800,
1546 },
1547 ],
1548 "modules": [
1549 {
1550 "moduleId": 1,
1551 "moduleType": "facebook-insights:watchInsights",
1552 "moduleLabel": None,
1553 "modulePath": "flow[0]",
1554 "total": 2822,
1555 "warnings": 0,
1556 "errors": 0,
1557 },
1558 {
1559 "moduleId": 2,
1560 "moduleType": "google-bigquery:insertRows",
1561 "moduleLabel": None,
1562 "modulePath": "flow[1]",
1563 "total": 2826,
1564 "warnings": 0,
1565 "errors": 0,
1566 },
1567 ],
1568 },
1569 {
1570 "id": 108,
1571 "name": "Order webhook (legacy)",
1572 "teamId": 10,
1573 "folderId": None,
1574 "folderPath": None,
1575 "isActive": True,
1576 "isPaused": False,
1577 "isInvalid": False,
1578 "hookId": 5554,
1579 "scheduling": {
1580 "type": "immediately",
1581 "maximum_runs_per_minute": 100,
1582 },
1583 "created": "2025-03-10T12:00:00.000Z",
1584 "lastEdit": "2025-03-10T12:00:00.000Z",
1585 "nextExec": None,
1586 "operations": 0,
1587 "centicredits": 0,
1588 "transfer": 0,
1589 "executions": 0,
1590 "errors": 0,
1591 "dlqCount": 0,
1592 "allDlqCount": 0,
1593 "usedPackages": [
1594 "gateway",
1595 "google-sheets",
1596 ],
1597 "usage": [],
1598 "modules": None,
1599 },
1600 {
1601 "id": 109,
1602 "name": "Archive old deals",
1603 "teamId": 11,
1604 "folderId": None,
1605 "folderPath": None,
1606 "isActive": False,
1607 "isPaused": False,
1608 "isInvalid": False,
1609 "hookId": None,
1610 "scheduling": {
1611 "type": "daily",
1612 "time": "03:00",
1613 },
1614 "created": "2025-08-15T09:00:00.000Z",
1615 "lastEdit": "2025-08-15T09:00:00.000Z",
1616 "nextExec": None,
1617 "operations": 240,
1618 "centicredits": 24000,
1619 "transfer": 336000,
1620 "executions": 2,
1621 "errors": 0,
1622 "dlqCount": 0,
1623 "allDlqCount": 0,
1624 "usedPackages": ["hubspot"],
1625 "usage": [
1626 {
1627 "date": "2026-08-21",
1628 "operations": 120,
1629 "dataTransfer": 168000,
1630 "centicredits": 12000,
1631 },
1632 {
1633 "date": "2026-08-22",
1634 "operations": 120,
1635 "dataTransfer": 168000,
1636 "centicredits": 12000,
1637 },
1638 {
1639 "date": "2026-08-23",
1640 "operations": 120,
1641 "dataTransfer": 168000,
1642 "centicredits": 12000,
1643 },
1644 {
1645 "date": "2026-08-24",
1646 "operations": 120,
1647 "dataTransfer": 168000,
1648 "centicredits": 12000,
1649 },
1650 {
1651 "date": "2026-08-25",
1652 "operations": 120,
1653 "dataTransfer": 168000,
1654 "centicredits": 12000,
1655 },
1656 {
1657 "date": "2026-08-26",
1658 "operations": 120,
1659 "dataTransfer": 168000,
1660 "centicredits": 12000,
1661 },
1662 {
1663 "date": "2026-08-27",
1664 "operations": 120,
1665 "dataTransfer": 168000,
1666 "centicredits": 12000,
1667 },
1668 {
1669 "date": "2026-08-28",
1670 "operations": 120,
1671 "dataTransfer": 168000,
1672 "centicredits": 12000,
1673 },
1674 {
1675 "date": "2026-08-29",
1676 "operations": 120,
1677 "dataTransfer": 168000,
1678 "centicredits": 12000,
1679 },
1680 {
1681 "date": "2026-08-30",
1682 "operations": 120,
1683 "dataTransfer": 168000,
1684 "centicredits": 12000,
1685 },
1686 {
1687 "date": "2026-08-31",
1688 "operations": 120,
1689 "dataTransfer": 168000,
1690 "centicredits": 12000,
1691 },
1692 {
1693 "date": "2026-09-01",
1694 "operations": 120,
1695 "dataTransfer": 168000,
1696 "centicredits": 12000,
1697 },
1698 {
1699 "date": "2026-09-02",
1700 "operations": 120,
1701 "dataTransfer": 168000,
1702 "centicredits": 12000,
1703 },
1704 ],
1705 "modules": [
1706 {
1707 "moduleId": 1,
1708 "moduleType": "hubspot:searchDeals",
1709 "moduleLabel": None,
1710 "modulePath": "flow[0]",
1711 "total": 13,
1712 "warnings": 0,
1713 "errors": 0,
1714 },
1715 {
1716 "moduleId": 2,
1717 "moduleType": "hubspot:updateDeal",
1718 "moduleLabel": "Archive",
1719 "modulePath": "flow[1]",
1720 "total": 1547,
1721 "warnings": 0,
1722 "errors": 0,
1723 },
1724 ],
1725 },
1726 {
1727 "id": 110,
1728 "name": "Slack standup reminder",
1729 "teamId": 11,
1730 "folderId": None,
1731 "folderPath": None,
1732 "isActive": True,
1733 "isPaused": False,
1734 "isInvalid": False,
1735 "hookId": None,
1736 "scheduling": {
1737 "type": "daily",
1738 "time": "09:00",
1739 },
1740 "created": "2025-01-05T09:00:00.000Z",
1741 "lastEdit": "2025-01-05T09:00:00.000Z",
1742 "nextExec": None,
1743 "operations": 19,
1744 "centicredits": 1900,
1745 "transfer": 26600,
1746 "executions": 19,
1747 "errors": 0,
1748 "dlqCount": 0,
1749 "allDlqCount": 0,
1750 "usedPackages": ["slack"],
1751 "usage": [
1752 {
1753 "date": "2026-08-21",
1754 "operations": 1,
1755 "dataTransfer": 1400,
1756 "centicredits": 100,
1757 },
1758 {
1759 "date": "2026-08-22",
1760 "operations": 1,
1761 "dataTransfer": 1400,
1762 "centicredits": 100,
1763 },
1764 {
1765 "date": "2026-08-23",
1766 "operations": 1,
1767 "dataTransfer": 1400,
1768 "centicredits": 100,
1769 },
1770 {
1771 "date": "2026-08-24",
1772 "operations": 1,
1773 "dataTransfer": 1400,
1774 "centicredits": 100,
1775 },
1776 {
1777 "date": "2026-08-25",
1778 "operations": 1,
1779 "dataTransfer": 1400,
1780 "centicredits": 100,
1781 },
1782 {
1783 "date": "2026-08-26",
1784 "operations": 1,
1785 "dataTransfer": 1400,
1786 "centicredits": 100,
1787 },
1788 {
1789 "date": "2026-08-27",
1790 "operations": 1,
1791 "dataTransfer": 1400,
1792 "centicredits": 100,
1793 },
1794 {
1795 "date": "2026-08-28",
1796 "operations": 1,
1797 "dataTransfer": 1400,
1798 "centicredits": 100,
1799 },
1800 {
1801 "date": "2026-08-29",
1802 "operations": 1,
1803 "dataTransfer": 1400,
1804 "centicredits": 100,
1805 },
1806 {
1807 "date": "2026-08-30",
1808 "operations": 1,
1809 "dataTransfer": 1400,
1810 "centicredits": 100,
1811 },
1812 {
1813 "date": "2026-08-31",
1814 "operations": 1,
1815 "dataTransfer": 1400,
1816 "centicredits": 100,
1817 },
1818 {
1819 "date": "2026-09-01",
1820 "operations": 1,
1821 "dataTransfer": 1400,
1822 "centicredits": 100,
1823 },
1824 {
1825 "date": "2026-09-02",
1826 "operations": 1,
1827 "dataTransfer": 1400,
1828 "centicredits": 100,
1829 },
1830 {
1831 "date": "2026-09-03",
1832 "operations": 1,
1833 "dataTransfer": 1400,
1834 "centicredits": 100,
1835 },
1836 {
1837 "date": "2026-09-04",
1838 "operations": 1,
1839 "dataTransfer": 1400,
1840 "centicredits": 100,
1841 },
1842 {
1843 "date": "2026-09-05",
1844 "operations": 1,
1845 "dataTransfer": 1400,
1846 "centicredits": 100,
1847 },
1848 {
1849 "date": "2026-09-06",
1850 "operations": 1,
1851 "dataTransfer": 1400,
1852 "centicredits": 100,
1853 },
1854 {
1855 "date": "2026-09-07",
1856 "operations": 1,
1857 "dataTransfer": 1400,
1858 "centicredits": 100,
1859 },
1860 {
1861 "date": "2026-09-08",
1862 "operations": 1,
1863 "dataTransfer": 1400,
1864 "centicredits": 100,
1865 },
1866 {
1867 "date": "2026-09-09",
1868 "operations": 1,
1869 "dataTransfer": 1400,
1870 "centicredits": 100,
1871 },
1872 {
1873 "date": "2026-09-10",
1874 "operations": 1,
1875 "dataTransfer": 1400,
1876 "centicredits": 100,
1877 },
1878 {
1879 "date": "2026-09-11",
1880 "operations": 1,
1881 "dataTransfer": 1400,
1882 "centicredits": 100,
1883 },
1884 {
1885 "date": "2026-09-12",
1886 "operations": 1,
1887 "dataTransfer": 1400,
1888 "centicredits": 100,
1889 },
1890 {
1891 "date": "2026-09-13",
1892 "operations": 1,
1893 "dataTransfer": 1400,
1894 "centicredits": 100,
1895 },
1896 {
1897 "date": "2026-09-14",
1898 "operations": 1,
1899 "dataTransfer": 1400,
1900 "centicredits": 100,
1901 },
1902 {
1903 "date": "2026-09-15",
1904 "operations": 1,
1905 "dataTransfer": 1400,
1906 "centicredits": 100,
1907 },
1908 {
1909 "date": "2026-09-16",
1910 "operations": 1,
1911 "dataTransfer": 1400,
1912 "centicredits": 100,
1913 },
1914 {
1915 "date": "2026-09-17",
1916 "operations": 1,
1917 "dataTransfer": 1400,
1918 "centicredits": 100,
1919 },
1920 {
1921 "date": "2026-09-18",
1922 "operations": 1,
1923 "dataTransfer": 1400,
1924 "centicredits": 100,
1925 },
1926 {
1927 "date": "2026-09-19",
1928 "operations": 1,
1929 "dataTransfer": 1400,
1930 "centicredits": 100,
1931 },
1932 ],
1933 "modules": [{
1934 "moduleId": 1,
1935 "moduleType": "slack:CreateMessage",
1936 "moduleLabel": None,
1937 "modulePath": "flow[0]",
1938 "total": 30,
1939 "warnings": 0,
1940 "errors": 0,
1941 }],
1942 },
1943 {
1944 "id": 111,
1945 "name": "Backup Notion pages",
1946 "teamId": 10,
1947 "folderId": None,
1948 "folderPath": None,
1949 "isActive": True,
1950 "isPaused": False,
1951 "isInvalid": False,
1952 "hookId": None,
1953 "scheduling": {
1954 "type": "weekly",
1955 "days": [0],
1956 "time": "01:00",
1957 },
1958 "created": "2025-05-20T20:00:00.000Z",
1959 "lastEdit": "2025-05-20T20:00:00.000Z",
1960 "nextExec": None,
1961 "operations": 90,
1962 "centicredits": 9000,
1963 "transfer": 126000,
1964 "executions": 2,
1965 "errors": 0,
1966 "dlqCount": 0,
1967 "allDlqCount": 0,
1968 "usedPackages": [
1969 "notion",
1970 "google-drive",
1971 ],
1972 "usage": [
1973 {
1974 "date": "2026-08-23",
1975 "operations": 45,
1976 "dataTransfer": 63000,
1977 "centicredits": 4500,
1978 },
1979 {
1980 "date": "2026-08-30",
1981 "operations": 45,
1982 "dataTransfer": 63000,
1983 "centicredits": 4500,
1984 },
1985 {
1986 "date": "2026-09-06",
1987 "operations": 45,
1988 "dataTransfer": 63000,
1989 "centicredits": 4500,
1990 },
1991 {
1992 "date": "2026-09-13",
1993 "operations": 45,
1994 "dataTransfer": 63000,
1995 "centicredits": 4500,
1996 },
1997 ],
1998 "modules": [
1999 {
2000 "moduleId": 1,
2001 "moduleType": "notion:searchObjects",
2002 "moduleLabel": None,
2003 "modulePath": "flow[0]",
2004 "total": 4,
2005 "warnings": 0,
2006 "errors": 0,
2007 },
2008 {
2009 "moduleId": 2,
2010 "moduleType": "notion:getPage",
2011 "moduleLabel": None,
2012 "modulePath": "flow[1]",
2013 "total": 88,
2014 "warnings": 0,
2015 "errors": 0,
2016 },
2017 {
2018 "moduleId": 3,
2019 "moduleType": "google-drive:uploadFile",
2020 "moduleLabel": None,
2021 "modulePath": "flow[2]",
2022 "total": 88,
2023 "warnings": 0,
2024 "errors": 0,
2025 },
2026 ],
2027 },
2028 {
2029 "id": 112,
2030 "name": "Newsletter signup → Mailchimp",
2031 "teamId": 11,
2032 "folderId": None,
2033 "folderPath": None,
2034 "isActive": True,
2035 "isPaused": False,
2036 "isInvalid": False,
2037 "hookId": 5555,
2038 "scheduling": {
2039 "type": "immediately",
2040 "maximum_runs_per_minute": 100,
2041 },
2042 "created": "2026-02-14T14:00:00.000Z",
2043 "lastEdit": "2026-02-14T14:00:00.000Z",
2044 "nextExec": None,
2045 "operations": 110,
2046 "centicredits": 11000,
2047 "transfer": 154000,
2048 "executions": 55,
2049 "errors": 0,
2050 "dlqCount": 0,
2051 "allDlqCount": 0,
2052 "usedPackages": [
2053 "gateway",
2054 "mailchimp",
2055 ],
2056 "usage": [
2057 {
2058 "date": "2026-08-21",
2059 "operations": 4,
2060 "dataTransfer": 5600,
2061 "centicredits": 400,
2062 },
2063 {
2064 "date": "2026-08-22",
2065 "operations": 6,
2066 "dataTransfer": 8400,
2067 "centicredits": 600,
2068 },
2069 {
2070 "date": "2026-08-23",
2071 "operations": 8,
2072 "dataTransfer": 11200,
2073 "centicredits": 800,
2074 },
2075 {
2076 "date": "2026-08-24",
2077 "operations": 4,
2078 "dataTransfer": 5600,
2079 "centicredits": 400,
2080 },
2081 {
2082 "date": "2026-08-25",
2083 "operations": 6,
2084 "dataTransfer": 8400,
2085 "centicredits": 600,
2086 },
2087 {
2088 "date": "2026-08-26",
2089 "operations": 8,
2090 "dataTransfer": 11200,
2091 "centicredits": 800,
2092 },
2093 {
2094 "date": "2026-08-27",
2095 "operations": 4,
2096 "dataTransfer": 5600,
2097 "centicredits": 400,
2098 },
2099 {
2100 "date": "2026-08-28",
2101 "operations": 6,
2102 "dataTransfer": 8400,
2103 "centicredits": 600,
2104 },
2105 {
2106 "date": "2026-08-29",
2107 "operations": 8,
2108 "dataTransfer": 11200,
2109 "centicredits": 800,
2110 },
2111 {
2112 "date": "2026-08-30",
2113 "operations": 4,
2114 "dataTransfer": 5600,
2115 "centicredits": 400,
2116 },
2117 {
2118 "date": "2026-08-31",
2119 "operations": 6,
2120 "dataTransfer": 8400,
2121 "centicredits": 600,
2122 },
2123 {
2124 "date": "2026-09-01",
2125 "operations": 8,
2126 "dataTransfer": 11200,
2127 "centicredits": 800,
2128 },
2129 {
2130 "date": "2026-09-02",
2131 "operations": 4,
2132 "dataTransfer": 5600,
2133 "centicredits": 400,
2134 },
2135 {
2136 "date": "2026-09-03",
2137 "operations": 6,
2138 "dataTransfer": 8400,
2139 "centicredits": 600,
2140 },
2141 {
2142 "date": "2026-09-04",
2143 "operations": 8,
2144 "dataTransfer": 11200,
2145 "centicredits": 800,
2146 },
2147 {
2148 "date": "2026-09-05",
2149 "operations": 4,
2150 "dataTransfer": 5600,
2151 "centicredits": 400,
2152 },
2153 {
2154 "date": "2026-09-06",
2155 "operations": 6,
2156 "dataTransfer": 8400,
2157 "centicredits": 600,
2158 },
2159 {
2160 "date": "2026-09-07",
2161 "operations": 8,
2162 "dataTransfer": 11200,
2163 "centicredits": 800,
2164 },
2165 {
2166 "date": "2026-09-08",
2167 "operations": 4,
2168 "dataTransfer": 5600,
2169 "centicredits": 400,
2170 },
2171 {
2172 "date": "2026-09-09",
2173 "operations": 6,
2174 "dataTransfer": 8400,
2175 "centicredits": 600,
2176 },
2177 {
2178 "date": "2026-09-10",
2179 "operations": 8,
2180 "dataTransfer": 11200,
2181 "centicredits": 800,
2182 },
2183 {
2184 "date": "2026-09-11",
2185 "operations": 4,
2186 "dataTransfer": 5600,
2187 "centicredits": 400,
2188 },
2189 {
2190 "date": "2026-09-12",
2191 "operations": 6,
2192 "dataTransfer": 8400,
2193 "centicredits": 600,
2194 },
2195 {
2196 "date": "2026-09-13",
2197 "operations": 8,
2198 "dataTransfer": 11200,
2199 "centicredits": 800,
2200 },
2201 {
2202 "date": "2026-09-14",
2203 "operations": 4,
2204 "dataTransfer": 5600,
2205 "centicredits": 400,
2206 },
2207 {
2208 "date": "2026-09-15",
2209 "operations": 6,
2210 "dataTransfer": 8400,
2211 "centicredits": 600,
2212 },
2213 {
2214 "date": "2026-09-16",
2215 "operations": 8,
2216 "dataTransfer": 11200,
2217 "centicredits": 800,
2218 },
2219 {
2220 "date": "2026-09-17",
2221 "operations": 4,
2222 "dataTransfer": 5600,
2223 "centicredits": 400,
2224 },
2225 {
2226 "date": "2026-09-18",
2227 "operations": 6,
2228 "dataTransfer": 8400,
2229 "centicredits": 600,
2230 },
2231 {
2232 "date": "2026-09-19",
2233 "operations": 2,
2234 "dataTransfer": 2800,
2235 "centicredits": 200,
2236 },
2237 ],
2238 "modules": [
2239 {
2240 "moduleId": 1,
2241 "moduleType": "gateway:CustomWebHook",
2242 "moduleLabel": "Signup form",
2243 "modulePath": "flow[0]",
2244 "total": 87,
2245 "warnings": 0,
2246 "errors": 0,
2247 },
2248 {
2249 "moduleId": 2,
2250 "moduleType": "mailchimp:addMember",
2251 "moduleLabel": None,
2252 "modulePath": "flow[1]",
2253 "total": 87,
2254 "warnings": 0,
2255 "errors": 0,
2256 },
2257 ],
2258 },
2259 ],
2260 "consumptions": [
2261 {
2262 "scenarioId": 101,
2263 "executions": 1766,
2264 "operations": 1822,
2265 "centicredits": 182200,
2266 "transfer": 2550800,
2267 "errors": 2,
2268 },
2269 {
2270 "scenarioId": 102,
2271 "executions": 2811,
2272 "operations": 11244,
2273 "centicredits": 1124400,
2274 "transfer": 15741600,
2275 "errors": 30,
2276 },
2277 {
2278 "scenarioId": 103,
2279 "executions": 19,
2280 "operations": 6479,
2281 "centicredits": 647900,
2282 "transfer": 9070600,
2283 "errors": 0,
2284 },
2285 {
2286 "scenarioId": 104,
2287 "executions": 130,
2288 "operations": 390,
2289 "centicredits": 39000,
2290 "transfer": 546000,
2291 "errors": 41,
2292 },
2293 {
2294 "scenarioId": 105,
2295 "executions": 405,
2296 "operations": 1196,
2297 "centicredits": 119600,
2298 "transfer": 1674400,
2299 "errors": 14,
2300 },
2301 {
2302 "scenarioId": 106,
2303 "executions": 2,
2304 "operations": 120,
2305 "centicredits": 12000,
2306 "transfer": 168000,
2307 "errors": 0,
2308 },
2309 {
2310 "scenarioId": 107,
2311 "executions": 1766,
2312 "operations": 4218,
2313 "centicredits": 421800,
2314 "transfer": 5905200,
2315 "errors": 1,
2316 },
2317 {
2318 "scenarioId": 109,
2319 "executions": 2,
2320 "operations": 240,
2321 "centicredits": 24000,
2322 "transfer": 336000,
2323 "errors": 0,
2324 },
2325 {
2326 "scenarioId": 110,
2327 "executions": 19,
2328 "operations": 19,
2329 "centicredits": 1900,
2330 "transfer": 26600,
2331 "errors": 0,
2332 },
2333 {
2334 "scenarioId": 111,
2335 "executions": 2,
2336 "operations": 90,
2337 "centicredits": 9000,
2338 "transfer": 126000,
2339 "errors": 0,
2340 },
2341 {
2342 "scenarioId": 112,
2343 "executions": 55,
2344 "operations": 110,
2345 "centicredits": 11000,
2346 "transfer": 154000,
2347 "errors": 0,
2348 },
2349 {
2350 "scenarioId": 99,
2351 "executions": 41,
2352 "operations": 410,
2353 "centicredits": 41000,
2354 "transfer": 574000,
2355 "errors": 0,
2356 },
2357 ],
2358 "deletedScenarios": [{
2359 "id": 99,
2360 "name": "Old lead router",
2361 "teamId": 10,
2362 "operations": 410,
2363 "deletedAt": "2026-09-10T16:20:00.000Z",
2364 }],
2365 "organizationUsage": [
2366 {
2367 "date": "2026-08-21",
2368 "operations": 1283,
2369 "dataTransfer": 1796200,
2370 "centicredits": 128300,
2371 },
2372 {
2373 "date": "2026-08-22",
2374 "operations": 1445,
2375 "dataTransfer": 2023000,
2376 "centicredits": 144500,
2377 },
2378 {
2379 "date": "2026-08-23",
2380 "operations": 1460,
2381 "dataTransfer": 2044000,
2382 "centicredits": 146000,
2383 },
2384 {
2385 "date": "2026-08-24",
2386 "operations": 1424,
2387 "dataTransfer": 1993600,
2388 "centicredits": 142400,
2389 },
2390 {
2391 "date": "2026-08-25",
2392 "operations": 1334,
2393 "dataTransfer": 1867600,
2394 "centicredits": 133400,
2395 },
2396 {
2397 "date": "2026-08-26",
2398 "operations": 1454,
2399 "dataTransfer": 2035600,
2400 "centicredits": 145400,
2401 },
2402 {
2403 "date": "2026-08-27",
2404 "operations": 1418,
2405 "dataTransfer": 1985200,
2406 "centicredits": 141800,
2407 },
2408 {
2409 "date": "2026-08-28",
2410 "operations": 1388,
2411 "dataTransfer": 1943200,
2412 "centicredits": 138800,
2413 },
2414 {
2415 "date": "2026-08-29",
2416 "operations": 1343,
2417 "dataTransfer": 1880200,
2418 "centicredits": 134300,
2419 },
2420 {
2421 "date": "2026-08-30",
2422 "operations": 1517,
2423 "dataTransfer": 2123800,
2424 "centicredits": 151700,
2425 },
2426 {
2427 "date": "2026-08-31",
2428 "operations": 1487,
2429 "dataTransfer": 2081800,
2430 "centicredits": 148700,
2431 },
2432 {
2433 "date": "2026-09-01",
2434 "operations": 1397,
2435 "dataTransfer": 1955800,
2436 "centicredits": 139700,
2437 },
2438 {
2439 "date": "2026-09-02",
2440 "operations": 1361,
2441 "dataTransfer": 1905400,
2442 "centicredits": 136100,
2443 },
2444 {
2445 "date": "2026-09-03",
2446 "operations": 1254,
2447 "dataTransfer": 1755600,
2448 "centicredits": 125400,
2449 },
2450 {
2451 "date": "2026-09-04",
2452 "operations": 1389,
2453 "dataTransfer": 1944600,
2454 "centicredits": 138900,
2455 },
2456 {
2457 "date": "2026-09-05",
2458 "operations": 1338,
2459 "dataTransfer": 1873200,
2460 "centicredits": 133800,
2461 },
2462 {
2463 "date": "2026-09-06",
2464 "operations": 1353,
2465 "dataTransfer": 1894200,
2466 "centicredits": 135300,
2467 },
2468 {
2469 "date": "2026-09-07",
2470 "operations": 1338,
2471 "dataTransfer": 1873200,
2472 "centicredits": 133800,
2473 },
2474 {
2475 "date": "2026-09-08",
2476 "operations": 1392,
2477 "dataTransfer": 1948800,
2478 "centicredits": 139200,
2479 },
2480 {
2481 "date": "2026-09-09",
2482 "operations": 1366,
2483 "dataTransfer": 1912400,
2484 "centicredits": 136600,
2485 },
2486 {
2487 "date": "2026-09-10",
2488 "operations": 1259,
2489 "dataTransfer": 1762600,
2490 "centicredits": 125900,
2491 },
2492 {
2493 "date": "2026-09-11",
2494 "operations": 1223,
2495 "dataTransfer": 1712200,
2496 "centicredits": 122300,
2497 },
2498 {
2499 "date": "2026-09-12",
2500 "operations": 1385,
2501 "dataTransfer": 1939000,
2502 "centicredits": 138500,
2503 },
2504 {
2505 "date": "2026-09-13",
2506 "operations": 1643,
2507 "dataTransfer": 2300200,
2508 "centicredits": 164300,
2509 },
2510 {
2511 "date": "2026-09-14",
2512 "operations": 1622,
2513 "dataTransfer": 2270800,
2514 "centicredits": 162200,
2515 },
2516 {
2517 "date": "2026-09-15",
2518 "operations": 1517,
2519 "dataTransfer": 2123800,
2520 "centicredits": 151700,
2521 },
2522 {
2523 "date": "2026-09-16",
2524 "operations": 1487,
2525 "dataTransfer": 2081800,
2526 "centicredits": 148700,
2527 },
2528 {
2529 "date": "2026-09-17",
2530 "operations": 1616,
2531 "dataTransfer": 2262400,
2532 "centicredits": 161600,
2533 },
2534 {
2535 "date": "2026-09-18",
2536 "operations": 1571,
2537 "dataTransfer": 2199400,
2538 "centicredits": 157100,
2539 },
2540 {
2541 "date": "2026-09-19",
2542 "operations": 827,
2543 "dataTransfer": 1157800,
2544 "centicredits": 82700,
2545 },
2546 ],
2547 "warnings": [],
2548 } }
2549
2550
2551run = client.actor("mediocre_interest/make-operations-analyzer").call(run_input=run_input)
2552
2553
2554print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
2555for item in client.dataset(run.default_dataset_id).iterate_items():
2556 print(item)
2557
2558