All templates
Design ToolsIntermediate20 min
×

Canva App

A native Canva App that brings Bloom's brand-matched generation directly into the Canva editor. Connects your Bloom brand once, then generates and inserts images without ever switching tabs. Submitted to the Canva Apps Marketplace.

The code
3 snippets
git clone https://github.com/Guru6163/bloom-canva
cd bloom-canva
npm install
echo "CANVA_APP_ID=YOUR_APP_ID" > .env
npm start
# App runs at https://localhost:8080
# In Canva Developer Portal:
# Set Development URL → https://localhost:8080
Replace bloom_sk_... with your API keyGet free API key →