Author profile
Hazik
Director of Product Management
Hazik works on product strategy and developer-facing product design for Nylas. His guide contributions connect CLI workflows to customer jobs such as AI agent setup, provider selection, and migration planning.
Areas of expertise
- Product Management
- Email APIs
- Developer Tools
- API Design
Profiles
Guides on this site
- Outlook OAuth for AI Agents: Graph Setup
Set up OAuth for AI agents that automate Outlook email: Graph app registration, delegated vs application Mail.Send, token lifetimes, and a faster CLI path.
- Cronofy vs Nylas: Calendar API Compared
Cronofy is a scheduling-first calendar API; Nylas pairs calendar with email and contacts. Compare scope, pricing models, AI agent support, and CLI tooling.
- Recurring Calendar Events: RRULE Explained
RRULE syntax from RFC 5545 (FREQ, INTERVAL, BYDAY, COUNT, UNTIL), plus how Google, Microsoft Graph, and CalDAV expand recurring events and exceptions.
- Email API Pricing Models: Predict Your Costs
Per-connected-account vs per-message email API pricing compared, with worked cost examples at 5, 100, and 1,000 accounts, free tiers, and hidden costs.
- Email Auth: OAuth vs API Key vs App Password
Compare OAuth 2.0, API keys, and app-specific passwords for email API authentication. Security trade-offs, token lifetimes, provider support, and setup guides.
- Summarize Email Threads with AI
Summarize long email threads with an LLM from the command line. Extract action items, decisions, and deadlines from threaded conversations in one pipeline.
- Email Forwarding Rules: API Guide
Compare Gmail filter API, Microsoft Graph inbox rules, and CLI-based email rules for programmatic email routing. Create and manage rules across providers.
- Best Email API for Developers
Compare SendGrid, Mailgun, Amazon SES, Resend, Postmark, and Nylas for developer email. Pricing, features, deliverability, and use-case decision matrix.
- Parse and Download Email Attachments
Parse email attachments with Python imaplib, Node.js Gmail API, or a single CLI command. Compare MIME parsing, base64url decoding, and provider gotchas.
- Receive Email Without an SMTP Server
Create a managed agent email account and process incoming messages via webhooks — no Postfix, no MX records. Uses nylas agent create and monitor commands.
- Add Nylas as a Manus MCP Server (manus-mcp-cli)
Register Nylas as an MCP server in manus-mcp-cli so your Manus agents can send email, search the inbox, and manage calendar events inside the sandbox.
- Email Analytics with Manus AI
Analyze email patterns with Manus AI and Nylas CLI. Break down volume by sender, track response times, find your peak hours, and generate weekly reports.