Need team inbox for WABA api

need team inbox for WABA api

The WhatsApp Business API (WABA) doesn’t natively support a team inbox feature out of the box. However, you can achieve this in n8n by using the WhatsApp node to receive messages and then routing them to team members based on your logic (e.g., using the Function or Switch nodes). You’ll need to handle message assignment and status tracking manually in your workflow.