How it works
To keep Slack and yclients in sync, connect them with a ready-made scenario — changes flow automatically.
- Starts when: Receive Telegram Messages
- Check: Voice or Text?
- If yes: Fetch Voice Message
- Then: Transcribe Voice to Text
- Then: Prepare Unified Text
- Then: Detect Intent
- Then: Wrap Intent
- Then: Wrap Intent + Text
- Check: Route by Intent
- If yes: Create Task (Prompt)
- Then: Create a database page
- Then: Send Confirmation
- If no: Get Search String
- Then: Get Notion Tasks (update)
- Then: Prepare Match Prompt
- Then: Find Matching Task
- Then: Prepare Update Prompt
- Then: Update Task Prompt
- Then: to task object
- Then: Update a database page
- Then: Send Confirmation (update)
- If no: Get Notion Tasks (analyze)
- Then: Prepare Analysis Prompt
- Then: AI Analyze Tasks
- Then: Send Analysis Result
- If no: Prepare for LLM
- Then: Extract Create Task Fields
- Then: OpenAI Chat Model (Detect Intent)
- Then: Create Task Prompt (Model)
- Then: Get Search String Prompt (Model)
- Then: Find Matching Task Prompt (Model)
- Then: Update Task Prompt (Model)
- Then: Alalyze Task Prompt (Model)
You can launch this Slack + yclients integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.