Rating
4.9
Pre-built
150+
integrations
Total
100+
active users
avg
2 min
to connect
Custom Connections
Available
via HTTP connector
Build Powerful Workflows, fast
Triggers
When this happens…
Figma
- Dev Mode Status Updated Real-timeFires when a layer is marked as "Ready for Dev", "Completed", or has its Dev Mode status cleared. Useful for triggering handoff notifications to developers or updating project tracking tools.
- File Deleted Real-timeFires when any file within the subscribed context is deleted. Useful for cleanup workflows, audit logging, or triggering alerts.
- File Updated Real-timeFires when any change is saved to a file within the subscribed context. Use this to trigger downstream syncs, notifications, or exports whenever a designer updates their work.
- File Version Created Real-timeFires when a designer explicitly saves a named version (via File → Save to Version History). Useful for triggering handoff, snapshot archival, or approval workflows.
- Library Published Real-timeFires when components, styles, or variables are published from a library file. A separate event fires per asset type (components, styles, variables). Useful for syncing design tokens, triggering Storybook updates, or notifying dev teams of design system changes.
- New File Comment Real-timeFires whenever a user adds a comment or reply to any file within the subscribed team, project, or file context. Useful for routing design feedback to Slack, Jira, or email.
Any other trigger you can think up
Actions
Do this…
ChannelEngine
- Create Cancellation.Create Cancellation. in Channel engine merchant API
- Get Channels.Get Channels. in Channel engine merchant API
- Get the BuyBox winner pricesGet the BuyBox winner prices in Channel engine merchant API
- Get Listed ProductsGet Listed Products in Channel engine merchant API
- Get Notifications.Get Notifications. in Channel engine merchant API
- Get stock for products.Get stock for products. in Channel engine merchant API
- Update stock and/or price.Update stock and/or price. in Channel engine merchant API
- Update only stock.Update only stock. in Channel engine merchant API
- Acknowledge Order.Acknowledge Order. in Channel engine merchant API
- Get Orders By Filter.Get Orders By Filter. in Channel engine merchant API
- Get New Orders.Get New Orders. in Channel engine merchant API
- Download Invoice.Download Invoice. in Channel engine merchant API
- Download Packing Slip.Download Packing Slip. in Channel engine merchant API
- Update Comment.Update Comment. in Channel engine merchant API
- Delete multiple Products.Delete multiple Products. in Channel engine merchant API
- Bulk Patch ProductsBulk Patch Products in Channel engine merchant API
- Get product bundles.Get product bundles. in Channel engine merchant API
- Upsert Products.Upsert Products. in Channel engine merchant API
- Delete Product.Delete Product. in Channel engine merchant API
- Get Products.Get Products. in Channel engine merchant API
- Get Product.Get Product. in Channel engine merchant API
- Acknowledge Return.Acknowledge Return. in Channel engine merchant API
- Create Return.Create Return. in Channel engine merchant API
- Get Return.Get Return. in Channel engine merchant API
- Get Returns.Get Returns. in Channel engine merchant API
- Get Unhandled Returns.Get Unhandled Returns. in Channel engine merchant API
- Mark a return as received.Mark a return as received. in Channel engine merchant API
- Get settings.Get settings. in Channel engine merchant API
- Create Shipment.Create Shipment. in Channel engine merchant API
- Create shipment for channel provided shipping labelsCreate shipment for channel provided shipping labels in Channel engine merchant API
- Get carriers for channel provided shipping labelsGet carriers for channel provided shipping labels in Channel engine merchant API
- Get ShipmentsGet Shipments in Channel engine merchant API
- Download shipping label.Download shipping label. in Channel engine merchant API
- Update Shipment.Update Shipment. in Channel engine merchant API
- Get the stock locations (or virtual warehouses).Get the stock locations (or virtual warehouses). in Channel engine merchant API
- Create Webhook.Create Webhook. in Channel engine merchant API
- Delete Webhook.Delete Webhook. in Channel engine merchant API
- Get Webhooks.Get Webhooks. in Channel engine merchant API
- Update Webhook.Update Webhook. in Channel engine merchant API
Any other action you can think up
Figma
- Create Dev ResourcesAttaches one or more dev resources (external URLs like tickets, PRs, or documentation) to specific nodes in a Figma file.
- Create WebhookCreates a webhook that sends a POST request to your endpoint when the specified event fires. A PING event is sent immediately upon creation to verify the endpoint. Webhooks can be attached to a team, project, or individual file.
- Delete CommentPermanently deletes a comment. Only the author of the comment can delete it.
- Delete Dev ResourcePermanently deletes a dev resource attachment from a Figma node.
- Delete WebhookDeletes the specified webhook. This action is irreversible. The webhook will immediately stop sending events.
- Get Activity LogsReturns audit/activity log entries for the organization. Requires Enterprise plan and Figma for Government base URL. Supports filtering by event type and date range.
- Get CommentsReturns all comments left on a file, including their author, position, thread structure, and creation timestamp.
- Get Component by KeyReturns detailed metadata for a specific published component identified by its component key.
- Get Current UserReturns the Figma account details (ID, email, handle, avatar) for the user or application that owns the access token.
- Get Dev ResourcesReturns dev resources (external links like Jira tickets, PRs, docs) attached to specific nodes in a file. Optionally filter by node IDs.
- Get FileReturns the complete document tree for a Figma file as JSON, including all nodes, components, styles, and metadata. Supports filtering by node IDs and tree depth to limit response size.
- Get File ComponentsReturns all component metadata published from the given file.
- Get File MetadataReturns file metadata including name, last touched info, creator, and thumbnail URL. Much lighter than Get File — no document tree included.
- Get File NodesReturns the JSON subtrees for specified node IDs in a Figma file, along with their component and style metadata.
- Get File StylesReturns style metadata for all styles published from the given file.
- Get File VersionsReturns a paginated list of all saved versions for a file, ordered by creation date (newest first). Each version includes the version ID, label, description, and the user who created it.
- Get Image Fill URLsReturns a mapping of image references to signed S3 download URLs for all images used as fills in the file. URLs expire within 14 days.
- Get Local VariablesReturns all local variables created in the file plus any remote variables used in the file. Enterprise plan required.
- Get Project FilesReturns a list of files within a project. Each file entry includes its key, name, thumbnail, and last modified date.
- Get Published VariablesReturns all variables and variable collections published from the file. Enterprise plan required.
- Get Style by KeyReturns detailed metadata for a specific published style by its key.
- Get Team ComponentsReturns metadata for all components published to a team library, including component name, description, thumbnail, and linked file.
- Get Team ProjectsReturns a list of projects for the specified team. Requires the projects:read scope. Note: Project endpoints require approval from Figma for new apps.
- Get Team StylesReturns metadata for all styles (fill, text, effect, grid) published to a team library.
- Get WebhookReturns the full details of a registered webhook by its ID.
- Get Webhook Request LogReturns all event payloads sent by a webhook in the past week. Useful for debugging delivery failures or verifying event structure.
- List WebhooksReturns all webhooks attached to a specific context. Alternatively, use plan_api_id to list all webhooks across all contexts.
- Post CommentPosts a new top-level comment or reply on a Figma file. You can optionally anchor the comment to a specific position on the canvas or reply to an existing root comment.
- Post Comment ReactionAdds an emoji reaction to an existing comment. Accepts standard emoji shortcodes such as :heart: or :+1:.
- Render Images from FileRenders the specified nodes as images and returns download URLs. Supports JPG, PNG, SVG, and PDF output formats. Exported image URLs expire after 30 days.
- Update WebhookUpdates one or more properties (event type, endpoint, passcode, status, or description) of an existing webhook.
Any other action you can think up
One platform
- Power
- Agility
- Speed
- Innovation
