n8n-docs/docs/nodes/nodes-library/trigger-nodes/FigmaTrigger
2021-12-13 13:00:13 +01:00
..
README.md 📚 Added stubs for new nodes, credentials doc, fixed mix up in changelog (#686) 2021-12-13 13:00:13 +01:00

permalink description
/nodes/n8n-nodes-base.figmaTrigger Learn how to use the Figma Trigger (Beta) node in n8n

Figma Trigger (Beta)

Figma is a prototyping tool which is primarily web-based, with additional offline features enabled by desktop applications for macOS and Windows.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

::: warning ⚠️ Supported Figma Plans Figma does not support webhooks on the free "Starter" plan. Your team would need to be on the "Professional" plan to use this node. :::

Trigger Events

  • File Commented: Triggers when someone comments on a file.
  • File Deleted: Triggers when an individual file is deleted, but not when an entire folder with all files is deleted.
  • File Updated: Triggers when a file is saved or deleted. A save occurs when a file is closed or within 30 seconds after changes have been made.
  • File Version Updated: Triggers when a named version is created in the version history of a file.
  • Library Publish: Triggers when a library file is published.