Notify Slack about Figma library publishes, comments and deletions
Quick overview This workflow listens for Figma team events (library publishes, file comments, and file deletions), formats each event into a readable message, and posts the result to a chosen Slack channel.
How it works Triggers when a Figma team library is published. Triggers when a new Figma file comment is added, replied to, or resolved. Triggers when a Figma file is deleted. Formats library publish events into a Slack message including the file name, a summary of changed components/styles/variables, a short preview of changed item names, author, timestamp, and a Figma link. Formats comment events into a Slack message by reconstructing the comment text (including resolving @mentions to handles), adding author, timestamp, and a direct reply link to the comment in Figma. Formats delete events into a Slack message including the file name, author, timestamp, and a note that the file is recoverable from Figma trash for 30 days. Posts the formatted message to the configured Slack channel.
Setup Connect a Figma API credential that has access to the target team and set the correct Figma Team ID in each Figma trigger. Connect a Slack OAuth/bot credential and set the destination Slack channel in the Slack message action. Activate the workflow so Figma can deliver webhook events to n8n.
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments