Skip to content

Instantly share code, notes, and snippets.

@danielcranney
Created November 1, 2024 10:18
Show Gist options
  • Save danielcranney/2eb646861e2e8069b2a73527f76566ad to your computer and use it in GitHub Desktop.
Save danielcranney/2eb646861e2e8069b2a73527f76566ad to your computer and use it in GitHub Desktop.
newsletter unsubscription tracker / 01 - create logUnsubscribes().js
// Logs emails from threads labeled "unsubscribed" to a Google Sheet
function logUnsubscribes() {
// Additional code will go here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment