How do i import an e mail into evernote

There are a few ways to import an email into Evernote:

Method 1: Using the Evernote Web Clipper

  1. Install the Evernote Web Clipper browser extension (available for Chrome, Firefox, Safari, and Edge).
  2. Open the email you want to import in your email client or webmail.
  3. Click the Evernote Web Clipper icon in your browser toolbar.
  4. Select "Email" as the clip type.
  5. Choose the notebook and tags you want to use for the email.
  6. Click "Clip" to import the email into Evernote.

Method 2: Using the Evernote Email Importer

  1. Go to the Evernote Email Importer page.
  2. Enter your email account credentials (Gmail, Outlook, Yahoo, or IMAP).
  3. Select the email account you want to import from.
  4. Choose the notebook and tags you want to use for the imported emails.
  5. Click "Import" to start the import process.

Method 3: Using the Evernote API

  1. Create an Evernote API key (free) and install the Evernote API client library for your programming language of choice (e.g., Python, Java, or C#).
  2. Use the API to send a POST request to the Evernote API with the email content and metadata (e.g., subject, sender, date).
  3. The API will create a new Evernote note with the email content and metadata.

Method 4: Forwarding the email to Evernote

  1. Set up an email forwarding rule in your email client or webmail to forward emails to an Evernote email address (e.g., [your_email_address]@evernote.com).
  2. Configure the forwarding rule to include the email subject and body.
  3. Evernote will create a new note with the email content and metadata.

Tips and Variations