The notification content for when someone approves a design or gives feeback.
Properties of content
The value for this can only be design_approval_response
.
Metadata for the Canva Group, consisting of the Group ID, display name, and whether it's an external Canva Group.
Properties of responding_groups
The ID of the group with permissions to access the design.
Is the user making the API call (the authenticated user) and the Canva Group from different Canva Teams?
- When
true
, the user and the group aren't in the same Canva Team. - When
false
, the user and the group are in the same Canva Team.
The display name of the group.
Basic details about the design, such as the design's ID, title, and URL.
Properties of design
The design ID.
When the design was created in Canva, as a Unix timestamp (in seconds since the Unix Epoch).
When the design was last updated in Canva, as a Unix timestamp (in seconds since the Unix Epoch).
The design title.
URL of the design.
A thumbnail image representing the object.
Properties of thumbnail
Metadata about the design approval response.
Properties of approval_response
Whether the design was approved. When true
, the reviewer has approved
the design.
Whether the design is ready to publish. When true
, the design has been approved
by all reviewers and can be published.
The message included by a user responding to a design approval request.