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…
0codekit
- Custom actionCustom action in (Custom)
- Entity DetectionDetects Entities
- Language DetectionDetects Language
- Mood DetectionDetects Mood
- Picture Object RecognitionRecognizes Object in Picture
- Picture Text RecognitionRecognizes Text in Picture
- Translate TextTranslates Text
- Calculate BMICalculates BMI
- Calculate Geo DistanceGet Distance Between two adresses
- Run Javascript CodeRun Javascript Code
- Run Python CodeRun Python Code
- Convert CSV to JSONConverts CSV to JSON
- Convert CurrencyConverts Currency
- Convert IP to GeoConverts IP to Geo
- Convert ISO to NationConverts ISO to Nation
- Convert Nation to ISOConverts Nation to ISO
- Crypto DecryptCrypto Decrypt
- Crypto EncryptCrypto Encrypt
- Crypto HashCrypto Hash
- Current MonthCurrent Month
- Current WeekCurrent Week
- Current Week from DateCurrent Week from Date
- Current Week from Unix TimestampCurrent Week from Unix Timestamp
- Current Week only with Week NumberCurrent Week only with Week Number
- Current Week with Week Number and YearCurrent Week with Week Number and Year
- Holidays in Specific Country and YearHolidays in Specific Country and Year
- Is Given Date is Weekend, with FormatIs Given Date is Weekend, with Format
- Is Given Date is WeekendIs Given Date is Weekend
- Specific Month and YearSpecific Month and Year
- Convert Between Timezones with DateConvert Between Timezones with Date
- Convert Between Timezones with Unix TimestampConvert Between Timezones with Unix Timestamp
- Get a Random CityGet a Random City
- Get Random NameGet Random Name
- Get Random Name with GenderGet Random Name with Gender
- Get a NumberGet Random Name
- Decode a QRCodeDecode a QRCode
- Generate a QRCodeGenerate a QRCode
- Create Shortened UrlCreate Shortened Url
- Create Custom Shortened UrlCreate Custom Shortened Url
- Delete Shortened UrlDelete Shortened Url
- Get a Shortened UrlGet a Shortened Url
- List Shortened UrlsList Shortened Urls
- Update Shortened UrlUpdate Shortened Url
- Image ExifImage Exif
- Lookup VAT RatesLooksup VAT Rates
- Advanced Switch with URLAdvanced Switch with URL
- Detect GenderDetect Gender
- Create a SchedulerCreate a Scheduler
- Delete a SchedulerDelete a Scheduler
- List SchedulersList Schedulers
- Split NameSplit Name
- URL ExpanderURL Expander
- UTM BuildUTM Build
- UTM ParseUTM Parse
- Gets PDF page countGet the page count from a PDF file either via url or buffer
- Creates a PDF from HTMLCreates a PDF file from HTML
- Merges multiple PDFsMerge multiple PDF files into a single PDF
- Splits a PDFSplit a PDF file into custom defined sections
- Creates a PDF file from URLCreates a PDF file from URL
- Add a Global VariableAdd a Global Variable
- Delete a Global VariableDelete a Global Variable
- Get a Global VariableGet a Global Variable
- List Global VariablesList Global Variables
- Add a Perm FileAdd a Perm File
- Delete a Perm FileDelete a Perm File
- Get a Perm FileGet a Perm File
- List Perm FilesList Perm Files
- Add a Temporary File and Recieve a URLAdd a Temporary File and Recieve a URL
- Text ContainsText Contains
- Validate a bicChecks if bic is valid
- Validates an email and correct itValidates an email address matching it with standards and eventually corrects it
- Validate an IBANChecks if IBAN is valid
- Validate vat with Countrycode and plain IDValidates vat with Countrycode and plain ID
- Checks validity of a VAT IDChecks if VAT number and ID is valid
- Verify a DomainChecks if domain is valid
- Word MergeWord Merge
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
