Skip to main content

Documentation Index

Fetch the complete documentation index at: https://codemail.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Install the Codemail NPM package by running npm i codemail in your terminal.
  const { subscribe } = require('codemail');
  
  subscribe("Token", "Form_Name", "Redirect URL")
Set Redirect URL to window.location to not redirect.
Please note that our NodeJS package is experimental and may not work properly.
Navigate back to https://codemail.zymono.com/dashboard/ to see and export your mailing list.