Wachat connects to Gmail via Google Workspace OAuth and to Microsoft 365 via Microsoft Graph OAuth, both with the minimum permissions required to read inbox, send mail, and apply labels. Connection takes under 90 seconds and supports both individual addresses (raj@yourdomain.com) and group addresses (support@yourdomain.com). The original mailbox remains the source of truth — every email you send through Wachat lands in the Gmail/Outlook Sent folder with the right headers, so it shows up correctly even when the customer replies from their phone's native mail client.
Threading is built on RFC 2822 Message-ID and In-Reply-To headers rather than subject-line matching, which means conversations stay correctly grouped even when a customer changes the subject or starts a new email referencing the old one. Attachments up to 25 MB (Gmail) or 35 MB (Microsoft) are streamed inline; larger files are auto-uploaded to SabNode's storage with a signed download link. HTML formatting, inline images and forwarded attachments are preserved exactly as the customer sent them.
Per-team and per-address signatures handle the operational reality: your sales team signs "Priya, Inside Sales" with calendar booking link, while your support team signs "Wachat Support" with help-centre link. Reply-to addresses route correctly — a customer who emails support@ gets a reply from support@, even if the actual agent is replying from her personal account. Out-of-office, vacation responders and per-domain auto-archivers are configurable inside Wachat without touching Gmail or Outlook settings.
Bidirectional sync means Gmail labels and Outlook folders are mirrored as Wachat labels, and label changes flow both ways. Mark a thread "Resolved" in Wachat and it gets the matching Gmail label; archive it in Gmail and it disappears from the Wachat queue. Existing Gmail filters keep working, so the routing rules your team has built up over years are not thrown away.