FLOWS
Chat — When chat message received Manual Trigger — When clicking ‘Execute work… Workflow Trigger — When Executed by Another Wo… AI Agent — Calendar Agent
STEPS · 47
Starts from a chat message
▶ Animate flow1 When chat message received → Set Message6 Set Fields maps and normalizes fields for the next step 2 Set Message6 → No Operation, do nothing No-op processes the incoming items 3 No Operation, do nothing → Update Agent Details Set Fields maps and normalizes fields for the next step 4 Update Agent Details → Sales Agent AI Agent runs the AI agent with its attached model, memory and tools 5 Sales Agent → Switch1 Switch routes items to a matching branch 6 Switch1 → Send message (Whatsapp) Whats App processes the incoming items 7 Switch1 → Send message (facebook) Facebook Graph Api processes the incoming items 8 Switch1 → Send message (instagram) HTTP Request calls an external API 9 Switch1 → Send message (embedded) Set Fields maps and normalizes fields for the next step 10 Switch1 → Send message (telegram) Telegram posts a message 11 CRM Agent → Sales Agent Workflow Tool processes the incoming items — attached as the tool. 12 Get Audio → Download Audio HTTP Request calls an external API 13 Get Audio1 → Transcribe1 Open Ai processes the incoming items 14 Transcribe → Set Message2 Set Fields maps and normalizes fields for the next step 15 If not echo → Set Message5 Set Fields maps and normalizes fields for the next step 16 If not echo → Facebook Typing Effect Facebook Graph Api processes the incoming items 17 Set Message → No Operation, do nothing No-op processes the incoming items 18 Transcribe1 → Set Message1 Set Fields maps and normalizes fields for the next step 19 If not echo1 → Set Message4 Set Fields maps and normalizes fields for the next step 20 Set Message1 → No Operation, do nothing No-op processes the incoming items 21 Set Message2 → No Operation, do nothing No-op processes the incoming items 22 Set Message3 → No Operation, do nothing No-op processes the incoming items 23 Set Message4 → No Operation, do nothing No-op processes the incoming items 24 Set Message5 → No Operation, do nothing No-op processes the incoming items 25 Get Lead Info → Route Messages Switch routes items to a matching branch 26 Route Message → Set Message Set Fields maps and normalizes fields for the next step 27 Route Message → Get Audio1 Telegram posts a message 28 Route Message → Reply to user Telegram posts a message 29 Download Audio → Transcribe Open Ai processes the incoming items 30 Route Messages → Get Audio Whats App processes the incoming items 31 Route Messages → Set Message3 Set Fields maps and normalizes fields for the next step 32 Route Messages → Reply To User1 Whats App processes the incoming items 33 Vector Database → Company Database Vector Store reads/writes the vector store — attached as the vector store. 34 Company Database → Sales Agent Tool Vector Store processes the incoming items — attached as the tool. 35 Facebook Trigger → Respond to Webhook - facebook post Respond to Webhook returns the HTTP response to the caller 36 Facebook Trigger → Respond to Webhook - facebook get Respond to Webhook returns the HTTP response to the caller 37 Telegram Trigger → Route Message Switch routes items to a matching branch 38 WhatsApp Trigger → Get Lead Info Airtable processes the incoming items 39 Embeddings OpenAI → Vector Database Embeddings creates embeddings — attached as the embeddings. 40 Instagram Trigger → Respond to Webhook - instagram post Respond to Webhook returns the HTTP response to the caller 41 Instagram Trigger → Respond to Webhook - instagram get Respond to Webhook returns the HTTP response to the caller 42 OpenAI Chat Model → Sales Agent OpenAI Model provides the language model — attached as the language model. 43 Consultation Agent → Sales Agent Workflow Tool processes the incoming items — attached as the tool. 44 OpenAI Chat Model3 → Company Database OpenAI Model provides the language model — attached as the language model. 45 Postgres Chat Memory → Sales Agent Memory Postgres Chat processes the incoming items — attached as the conversation memory. 46 Respond to Webhook - facebook post → If not echo IF branches on a condition 47 Respond to Webhook - instagram post → If not echo1 IF branches on a condition