Figma
Figma

A collaborative interface design tool.

Completely Secure
126219VIEWS
33USERS

Tools

1 of 9

Add A Comment To A File

Posts a new comment to a Figma file or branch, optionally replying to an existing root comment (replies cannot be nested); `region_height` and `region_width` in `client_meta` must be positive if defining a comment region.

Add A Reaction To A Comment

Posts a specified emoji reaction to an existing comment in a Figma file or branch, requiring valid file_key and comment_id.

Create A Webhook

Creates a Figma webhook for a `team_id` to send POST notifications for an `event_type` to a publicly accessible HTTPS `endpoint`; an initial PING is sent unless `status` is `PAUSED`.

Create Dev Resources

Creates and attaches multiple uniquely-URLed development resources to specified Figma nodes, up to 10 per node.

Create, Modify, Or Delete Variables

Manages variables, collections, modes, and their values in a Figma file via batch create/update/delete operations; use temporary IDs to link new related items in one request and ensure `variableModeValues` match the target variable's `resolvedType`.

Delete A Comment

Deletes a specific comment from a Figma file or branch, provided the authenticated user is the original author of the comment.