Every product you list becomes a social campaign.
You add products, you launch promos — and social comes last, when time remains. It never does. Wire your store to the PurrPlan API and every new item and promo becomes scheduled posts, photos included.
The setup, in 3 steps
Wire your store
Shopify, WooCommerce or custom: a webhook on product or promo creation calls the API with the visual and the link.
PurrPlan orchestrates
The post goes to Instagram, Facebook (page + niche groups), Pinterest, TikTok — each at its peak hour, each in its format.
Stats guide the catalog
Per-network analytics show which products get reactions. What you highlight follows demand, not gut feeling.
The wiring, for real:
# Nouvelle fiche produit → post multi-réseaux programmé :
curl -X POST https://app.purrplan.ai/api/posts \
-H "Authorization: Bearer $PURRPLAN_TOKEN" \
-d '{"content": "Nouveau : {{produit}} — {{accroche}}",
"media_urls": ["{{photo_produit}}"],
"networks": ["instagram", "facebook", "pinterest", "tiktok"],
"when": "demain 12:00"}' The outcome: a social storefront that mirrors your catalog in real time, without a community manager position.
This whole flow is covered by the lifetime license: it starts at €99 (30 seats) and climbs through public tiers to the final €597. Paid once, yours forever — API, MCP and extension included.
Straight questions
Do product photos follow? +
Yes — the API accepts media by URL, and the PurrPlan media library keeps them for reruns.
Can I keep control of the copy? +
Send as draft: adjust the hook in the calendar before it goes out. Or let your AI agent rewrite it via MCP.