Skip to content

Instantly share code, notes, and snippets.

@cedricziel
Created August 9, 2020 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cedricziel/a30222b8492403d649ed6379e6e794e1 to your computer and use it in GitHub Desktop.
Save cedricziel/a30222b8492403d649ed6379e6e794e1 to your computer and use it in GitHub Desktop.
Canva.com Publish Extension Request Schema
{
"user": "userid",
"brand": "brandid",
"label": "Publish",
"message": "message provided",
"assets": [
{
"url":"https://s3-url",
"type":"PNG",
"name":"0001-9416535780.png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment