A virtual outfit try-on right in the chat

A customer sends the bot in Slack their photo and a photo of the garment — and gets a finished try-on back.

  • A try-on from just two photos
  • The customer sees it on themselves before ordering
  • The bot handles the conversation
  • If it fails, the customer is told at once
Google Sheets

How it works

To connect Slack and Google Sheets, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: Telegram Trigger
  2. Then: Extract Message Info
  3. Then: ⚙️ Config
  4. Check: Has Photo?
  5. If yes: Is Garment Photo?
  6. If yes: Lookup Person from Sheet
  7. Check: Has Person Saved?
  8. If yes: Collect IDs
  9. Then: Send Processing Message
  10. Then: Get Person File Path
  11. Then: Set Person Download URL
  12. Then: Get Garment File Path
  13. Then: Set Garment Download URL
  14. Then: Download Person Image
  15. Then: Download Garment Image
  16. Then: Submit Try-On Job
  17. Then: Extract Job ID
  18. Then: Wait 15 Seconds
  19. Then: Check Job Status
  20. Then: Merge State
  21. Check: Is Job Complete?
  22. If yes: HTTP Request
  23. Then: Send Result Photo
  24. Then: Delete Row from Sheet
  25. If no: Is Job Failed?
  26. If yes: Send Error Message
  27. If no: Ask for Person First
  28. If no: Save Person to Sheet
  29. Then: Ask for Garment Photo
  30. If no: Send Welcome Message

You can launch this Slack + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.