Skip to content

Zeplin

Reference


Zeplin is a collaboration tool that bridges the gap between designers and developers by providing a platform to share, organize, and translate design files into development.

Categories: [communication]

Version: 1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameTypeControl TypeDescription
Client IdSTRINGTEXT
Client SecretSTRINGTEXT

Triggers

Project Note

Triggers when new note is created, deleted or updated in specified project.

Type: DYNAMIC_WEBHOOK

Properties

NameTypeControl TypeDescription
ProjectSTRINGSELECT

Output

Type: OBJECT

Properties

TypeControl Type
{STRING(id), STRING(type), {STRING(id), STRING(status), [{STRING(id), {STRING(id), STRING(email), STRING(username)}(author), STRING(content)}](comments)}(data)}OBJECT_BUILDER
STRINGTEXT
STRINGTEXT

Actions

Update Project

Updates an existing project.

Properties

NameTypeControl TypeDescription
ProjectSTRINGSELECTProject to update.
Project{STRING(name), STRING(description)}OBJECT_BUILDER