ConvertKit: Add Subscriber to Form and Tag
detail.loadingPreview
Adds a subscriber to a ConvertKit form and a specific tag.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of adding a new subscriber to a ConvertKit form and simultaneously assigning them to a pre-defined tag. It's useful for segmenting new sign-ups and ensuring they receive targeted communication.
Key Features
- Adds a subscriber's email to a ConvertKit form.
- Creates a new tag in ConvertKit if it doesn't exist.
- Adds the subscriber to the newly created or existing tag.
How To Use
- Import this workflow into n8n.
- Configure your ConvertKit API credentials.
- In the first ConvertKit node, specify the form ID you want to add subscribers to.
- In the second ConvertKit node, specify the name of the tag you want to create or use.
- The third ConvertKit node will automatically use the email from the first node and the tag ID from the second to add the subscriber to the tag.
Apps Used
Workflow JSON
{
"id": "0d4e2571-a6ca-43ca-9dd7-499e5037b304",
"name": "ConvertKit: Add Subscriber to Form and Tag",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 0d4e2571-a6ca...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Create Website Screenshot and Send to Telegram
Captures a screenshot of a given website URL and sends it to a Telegram channel.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.
Community Contributed GitHub Releases
Parses GitHub release notes to extract and categorize changes for community contributions.