Figma

Figma integration on indie.money — receive real-time notifications for Figma file and project events

Written By pvdyck

Last updated About 3 hours ago

Figma

Community — Available, not yet validated

VendorFigma
NodesFigma Trigger (Beta)
Tier⬜ Community
AuthAPI Key via Secure Vault

Overview

Starts workflows when events occur in a Figma team. The trigger monitors an entire team for file changes, comments, and library updates via Figma webhooks.

Resources & Operations

Trigger EventDescription
File CommentedA comment is added to any file in the team
File DeletedA file is deleted (does not fire for files inside a deleted folder)
File UpdatedA file is saved or deleted; fires on close or within 30 seconds of changes
File Version UpdatedA named version is created in a file's version history
Library PublishA library file is published

Key Parameters:

  • Team ID — The Figma team to monitor. Find it in your browser URL: figma.com/files/team/{TEAM-ID}/
  • Trigger On — Select which event type should start the workflow

Tips

  • This node is labeled Beta by n8n. Behavior may change in future releases.
  • The trigger monitors the entire team, not individual files. Use a filter node downstream to target specific files.
  • File Updated fires frequently (every save/close), so consider adding deduplication logic if needed.

Authentication

API Key (Personal Access Token) via Secure Vault. Generate a token from your Figma account settings.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.