Figma file counter avatar
Figma file counter
Try for free

No credit card required

View all Actors
Figma file counter

Figma file counter

opesicka/figma-count-files
Try for free

No credit card required

Simple actor that counts the number of files in a given Figma team.

This actor counts files in your Figma team and stores the result in a dataset.

Input

Figma Personal access token

To find your personal access token, head over to Figma, click on your avatar, and select Settings. After that, find the Personal access tokens section, create a token, and copy it.

For increased security, your token will be encrypted on the Apify platform and no one will have access to it.

Figma team ID

Finding your team ID is as simple as opening your Figma team in a browser and copying the numbers between /team/ and /team name

Example:

https://www.figma.com/files/team/{Your team ID will be here}/MyTeamName?fuid=123456789

Output

The actor will store data from all runs in one named dataset in your Apify Storage. To find your file count, head over to the link provided in the Log tab or next to the green Succeeded chip. You can also find the dataset in Storage.

1[
2    {
3        "result": 277,
4        "timestamp": "2022-11-07T06:22:43.177Z"
5    },
6    {
7        "result": 278,
8        "timestamp": "2022-11-08T06:33:44.985Z"
9    },
10    {
11        "result": 280,
12        "timestamp": "2022-11-09T06:33:44.985Z"
13    },
14    {
15        "result": 283,
16        "timestamp": "2022-11-10T06:33:44.985Z"
17    },
18    {
19        "result": 287,
20        "timestamp": "2022-11-11T06:33:44.985Z"
21    },
22    {
23        "result": 294,
24        "timestamp": "2022-11-12T06:33:44.985Z"
25    }
26]

Schedule

To get the most out of this actor, use the Schedule to count files every day or hour.

Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Nov 2022
  • Modified 3 months ago
Categories