Figma · Arazzo Workflow
Figma Attach Dev Resource to Node
Version 1.0.0
Confirm a file and node exist, then attach a code or doc link to that node.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
attach-dev-resource-to-node
Validate a file node and attach an external dev resource link to it.
Opens a file, confirms the target node exists, and creates a dev resource linking an external URL to that node.
1
getFile
getFile
Open the file to confirm it is accessible before attaching a dev resource to one of its nodes.
2
validateNode
getFileNodes
Fetch the target node to confirm it exists in the document before linking a resource to it.
3
createDevResource
postDevResources
Bulk-create a dev resource that attaches the supplied URL to the target node in the file.
Source API Descriptions
openapi
openapi