Action: API Request
Canva Operation

The API Request action in Canva allows you to send or receive data from external apps or services to automate or enhance your designs.
Example User Story
I want to automatically generate personalized certificates for event attendees, so I use the API Request action in Canva to pull attendee names from our database and create custom designs for each one.
Fields
Field Name
Field Type
Required
endpoint
String
Yes
method
String
Yes
headers
Map
No
queryParams
Map
No
body
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated