Create GitHub issue from new Figma comment
This trigger fires when a comment is posted on a Figma file.
Developer info
- API endpoint slug
- figma.comment_added
Trigger fields
File url Text input
- Label
- Figma file URL
- Helper text
- Paste the URL from your file's address bar (figma.com/file/… or figma.com/design/…).
- Slug
- file_url
- Required
- true
- Can have default value
- true
Ingredients
Comment
- Slug
- comment_id
- Filter code
- Figma.commentAdded.CommentId
- Type
- String
- Example
- 987654321
Comment text
- Slug
- comment_text
- Filter code
- Figma.commentAdded.CommentText
- Type
- String
- Example
- Let's increase the padding on the primary button.
Commenter name
- Slug
- commenter_name
- Filter code
- Figma.commentAdded.CommenterName
- Type
- String
- Example
- Kevin
Commented at
- Slug
- commented_at
- Filter code
- Figma.commentAdded.CommentedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
File
- Slug
- file_id
- Filter code
- Figma.commentAdded.FileId
- Type
- String
- Example
- abc123def456ghi789
File name
- Slug
- file_name
- Filter code
- Figma.commentAdded.FileName
- Type
- String
- Example
- Product Design System
File url
- Slug
- file_url
- Filter code
- Figma.commentAdded.FileUrl
- Type
- Web URL
- Example
- https://figma.com/file/abc123def456ghi789
