Manage your product database with chat commands

The scenario takes commands in your messenger, checks permissions, runs them against your database and returns the result in the same chat: add, find, update or delete.

  • Quick edits without opening the admin panel
  • Access limited to allowed users
  • A clear answer to every command, errors included
  • Works from your phone, anywhere
Supabase

How it works

To keep Microsoft Teams and Supabase in sync, connect them with a ready-made scenario — changes flow automatically.

  1. Starts when: Telegram Trigger
  2. Then: Extract Message Data
  3. Check: Is Authorized?
  4. If yes: Parse Command and Parameters
  5. Check: Route by Command
  6. If yes: Add Has Error?
  7. If yes: Send Add Error
  8. If no: Supabase Insert Product
  9. Then: Send Add Success
  10. If no: Filter by Category?
  11. If yes: Supabase List Filtered
  12. Then: Format Product List
  13. Then: Send Product List
  14. If no: Supabase List All
  15. If no: Get Has Error?
  16. If yes: Send Get Error
  17. If no: Supabase Get Product
  18. Then: Send Product Details
  19. If no: Update Has Error?
  20. If yes: Send Update Error
  21. If no: Prepare Update Data
  22. Then: Supabase Update Product
  23. Then: Send Update Success
  24. If no: Delete Has Error?
  25. If yes: Send Delete Error
  26. If no: Supabase Delete Product
  27. Then: Send Delete Success
  28. If no: Search Has Error?
  29. If yes: Send Search Error
  30. If no: Supabase Search Products
  31. Then: Format Search Results
  32. Then: Send Search Results
  33. If no: Send Help Message
  34. If no: Send Unknown Command

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