n8n-docs/docs/nodes/nodes-library/trigger-nodes/ConvertKitTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png ConvertKit Trigger documentation 2020-09-10 15:23:39 +05:30

permalink description
/nodes/n8n-nodes-base.convertKitTrigger Learn how to use the ConvertKit Trigger node in n8n

ConvertKit Trigger

ConvertKit is a fully-featured email marketing platform. ConvertKit can be used to build an email list, send email broadcasts, automate sequences, create segments, and build landing pages.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when a subscriber is added through a form in ConvertKit. You can also find the workflow on n8n.io. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the ConvertKit Trigger node

1. ConvertKit Trigger node

  1. First of all, you'll have to enter credentials for the ConvertKit Trigger node. You can find out how to do that here.
  2. Select 'Form Subscribe' from the Event dropdown list.
  3. Select the form from the Form ID dropdown list.
  4. Click on Execute Node to run the node.