Figma Trigger

Trigger your workflow on Figma events. Requires Secure Vault OAuth authentication.

Written By pvdyck

Last updated About 5 hours ago

Figma Trigger

Starts your workflow when events occur in Figma, the collaborative design and prototyping tool.

Authentication

Requires a Secure Vault-authenticated Figma OAuth connection. Configure this in the Credentials section when publishing your agent.

Supported Events

EventDescription
File CommentedTriggers when a user adds a comment to a file
File DeletedTriggers when a file is deleted (folder deletions do not trigger this event)
File UpdatedTriggers when a file is saved or deleted; saves register within 30 seconds of changes
File Version UpdatedTriggers when a named version is created in the file's version history
Library PublishTriggers when a library file is published

Parameters

ParameterDescription
Team IDThe Figma team to monitor for events
EventsWhich event type(s) to listen for

Tips

  • Professional plan required β€” Figma does not support webhooks on the free Starter plan. Your team must have a Professional (or higher) plan.
  • File Updated events fire within 30 seconds of the actual save, not instantly.
  • Folder deletions do not trigger the File Deleted event β€” only individual file deletions do.

Limitations

  • Secure Vault OAuth authentication required
  • Webhook-based; the workflow must be active to receive events
  • Requires a Figma Professional plan or higher

Related