The notification content for when someone requests a user to approve a design.
Properties of content
The value for this can only be design_approval_requested
.
Metadata for the Canva Group, consisting of the Group ID, display name, and whether it's an external Canva Group.
Properties of requested_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
A URL, which is scoped only to the user requested to review the design, that links to the design with the approval UI opened.