Skip to main content

Reply n8n node

Automate Reply workflows with the n8n node

Written by Tania

The Reply n8n node lets you connect Reply with n8n workflows so you can automatically trigger actions or run automations based on events in Reply, such as email activity, LinkedIn actions, or sequence updates.

You can use the Reply n8n node to manage contacts and sequences, or react to outreach events in real time.

How to connect the Reply n8n node?

To use the Reply n8n node, you first need to connect your Reply account using an API key.

  1. In n8n, click + in the top-left corner and open the Workflow section.

  2. Click on Add first step, search for Reply, and install the Reply node.

  3. Click + in the top-left corner and open the Credential section.

  4. Select Reply API from the list.

  5. Copy your Reply API key and paste it into n8n.

  6. Click Save.

Once saved, the credential will be available for all Reply n8n nodes in your workflows.

How to add a Reply n8n node?

  1. Click + to add a new step in your n8n workflow.

  2. Search for Reply.

  3. Choose the trigger or action you want to use.

  4. Select the Reply credential you created earlier and choose the trigger event or action.

The Reply n8n node supports both Triggers and Actions.

Reply n8n triggers

Triggers start a workflow when a specific event happens in Reply.

Account health events

  • Email Account Connection Lost

  • Email Account Error

  • All account health events

Email events

  • Email Bounced

  • Email Link Clicked

  • Email Opened

  • Email Replied

  • Email Sent

  • Reply Categorized

  • All email events

LinkedIn events

  • LinkedIn Connection Accepted

  • LinkedIn Connection Sent

  • LinkedIn Message Replied

  • LinkedIn Message Sent

  • LinkedIn Message Categorized

  • All LinkedIn events

Sequence events

  • Contact Called

  • Contact Finished

  • Contact Opted Out

  • All sequence events

Reply n8n actions

Actions allow n8n to make changes in Reply.

Contact actions

  • Create a contact

  • Delete a contact

  • Get a contact

  • Get many contacts

  • Update a contact

Contact status actions

  • Clear contact status

  • Update contact status

Sequence actions

  • Add contact to sequence

  • Archive a sequence

  • Get a sequence

  • Get contacts in a sequence

  • Get many sequences

  • Pause a sequence

  • Start a sequence

Here are a couple of simple examples of how the Reply n8n node can be used:

  • Send a Slack alert when an email account connection is lost in Reply.

  • Pause a sequence if an email account error is detected.

Did this answer your question?