Getting Started
Prerequisites
Quick Start
<script
src="https://widget.mailagent.email/connect/connect.js"
data-user-id="YOUR_USER_ID"
></script>const widget = await MailAgent.open({
bottom: "20px",
right: "20px",
width: "400px",
height: "600px"
});Finding Your User ID
From the Gmail Addon
What Happens Under the Hood
Next Steps
Last updated