Taxi booking over chat — the assistant books it and adds it to the calendar

The assistant runs the dialogue in the client's language, remembers context, records a confirmed order in the database and creates a calendar event.

  • The dialogue and order run start to finish on their own
  • Replies in the client's language — English, Chinese, Japanese
  • A confirmed ride goes straight into the calendar
  • The conversation is saved, the session closed cleanly
Chat

How it works

To create Postgres records from Monday.com without manual input, use a ready-made scenario.

  1. Starts when: Flow Trigger
  2. Then: Input
  3. Check: If Not Zero
  4. If yes: Wait Output
  5. Then: Wait Call Back
  6. If yes: Booking
  7. Check: If Booking
  8. If yes: Set Open Booking
  9. Then: Reset Session
  10. Then: Delete Provider Number
  11. Then: Delete Route Data
  12. Check: Switch
  13. If yes: Chinese
  14. Then: Call Back
  15. If no: Japanese
  16. If no: English
  17. Then: Save User Memory
  18. Then: Create Event
  19. Then: Sync Booking Google Cal
  20. If no: Error Output
  21. If no: Reset Session 2
  22. Then: Cancel Output
  23. Starts when: Test Trigger
  24. Then: Test Fields
  25. Then: Delete Chat Memory

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