Latenode

Automatically draft Outlook emails for new Constant Contact contacts

This template starts when Constant Contact adds a contact, then uses JavaScript to save a draft in Microsoft Outlook through Microsoft Graph.

Use it when a new subscriber should get a personal email you still want to review before send. Connect Constant Contact with access to the list you watch. Put the Graph token in the JavaScript node.

Updated Sep 16, 2026Est. run: 6sEst. cost: $0.0004
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Opens a draft when a Constant Contact subscriber appears, without sending yet
  • Starts when Constant Contact adds a contact
  • Saves the draft with JavaScript calling Microsoft Graph
  • Keeps the Graph token in the JavaScript node

How it works

1
Trigger

New Constant Contact contact

The scenario starts when a contact is added to the account or list you watch.

2
Logic

Create an Outlook draft

JavaScript calls Microsoft Graph with your Graph token in that node and saves a draft To the new contact.

Setup guide

1

Connect Constant Contact

Add a Constant Contact connection with access to the list you care about. Point the new-contact trigger at that account.

2

Create drafts with JavaScript

Add JavaScript. Call Microsoft Graph to create a message in the drafts folder using the contact email and a template body. Put the Graph token in that JavaScript node.

3

Map contact fields

Map name and email from the new contact into the Graph payload (To, subject, body).

Requirements

A Constant Contact account Latenode can watch for new contacts
Microsoft Graph permission to create draft messages in the target mailbox
A Graph token supplied in the JavaScript node

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.