Skip to content

attio/mixmax-app

Repository files navigation

Mixmax

Attio app integrating with Mixmax — a sales engagement and email productivity platform.

Overview

Adds a workflow step block that lets users add a contact's email address to a Mixmax sequence directly from an Attio workflow automation. Authentication is per-user via a Mixmax API token.

Features

  • Workflow block — add a contact email to any Mixmax sequence, with optional recipient name, as a step in an Attio workflow

Setup

pnpm install

Development

pnpm run dev

Commands

Command Description
pnpm run dev Start dev server
pnpm run build Build + type-check
pnpm run lint Run ESLint
pnpm run lint:fix Run ESLint with auto-fix
pnpm run format Format with Prettier
pnpm run format:check Check formatting
pnpm run test Run tests
pnpm run knip Check for dead code

Source folder structure

Path Description
src/app.ts App entry point
src/blocks/add-email-to-sequence/ Workflow step block — definition, configurator, execute
src/mixmax/ Mixmax API client, server helpers, and types

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors