Figma · Example Payload

Figma Analytics Library Analytics Actions By Component Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Analytics Library Analytics Actions By Component Example is an example object payload from Figma, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

weekcomponentKeycomponentNamedetachmentsinsertions

Example Payload

Raw ↑
{
  "week": "example_value",
  "componentKey": "example_value",
  "componentName": "example_value",
  "detachments": 42.5,
  "insertions": 42.5
}