This workflow is designed to automate message processing and response generation, particularly in a chat or messaging application context. It triggers when executed by another workflow, then evaluates the message content and properties to determine appropriate responses. The process includes checking whether the message contains text, if it is private, and whether there are attachments. Based on these conditions, it sends different types of messages such as text, images, audio, video, or documents via an API integration, likely connected to a messaging platform. Additionally, it handles batches of attachments, identifies file types, and sends relevant responses accordingly. This workflow is useful for automated customer support, feedback collection, or multi-media message management in integrated communication channels.
Automated Message Handling and Attachment Processing
Node Count | >20 Nodes |
---|---|
Nodes Used | code, executeWorkflowTrigger, if, n8n-nodes-evolution-api.evolutionApi, noOp, splitInBatches, stickyNote, switch |
Reviews
There are no reviews yet.