The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"updatedAt": "2025-09-24T17:54:46.000Z",
"createdAt": "2025-09-24T17:48:24.550Z",
"id": "dOnuEK2yLqhTspKR",
"name": "Create Sequence in Instantly",
"active": false,
"isArchived": true,
"nodes": [
{
"parameters": {},
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
0,
0
],
"id": "fb71b4dc-f028-4288-ad58-dd6aa0949d33",
"name": "When clicking \u2018Execute workflow\u2019"
},
{
"parameters": {
"jsCode": "// n8n Code node (JavaScript)\n// Outputs subject + body in German as array of objects.\n\nconst emails = [\n {\n id: 1,\n subject: \"Kurze Ressource f\u00fcr Ihre Zahnarztpraxis\",\n body: \"Hallo,\\nich habe eine kurze Ressource f\u00fcr Zahnarztpraxen vorbereitet (Thema: finanzielle Praxisr\u00fccklagen). K\u00f6nnten Sie diese bitte an die Inhaber:in weiterleiten, wenn ich sie Ihnen schicke?\"\n },\n {\n id: 2,\n subject: \"Beste Ansprechperson f\u00fcr Praxisr\u00fccklagen?\",\n body: \"Hallo,\\nwer ist bei Ihnen die richtige Ansprechperson f\u00fcr finanzielle Praxisr\u00fccklagen? An wen darf ich es adressieren?\"\n },\n {\n id: 3,\n subject: \"An wen soll ich die Info schicken?\",\n body: \"Hallo,\\nich habe eine kompakte Info speziell f\u00fcr Zahnarztpraxen und finanzielle Praxisr\u00fccklagen. An wen adressiere ich das bei Ihnen am besten?\"\n },\n {\n id: 4,\n subject: \"Kontakt der Inhaber:in f\u00fcr Praxisr\u00fccklagen?\",\n body: \"Hallo,\\nes geht um eine pragmatische L\u00f6sung f\u00fcr finanzielle Praxisreserven. K\u00f6nnten Sie mir den Kontakt der Inhaber:in nennen?\"\n },\n {\n id: 5,\n subject: \"Einseitige Info f\u00fcr {Praxisname}\",\n body: \"Hallo,\\nbezieht sich auf {Praxisname} in {Ort}: Darf ich eine einseitige Info f\u00fcr die Inhaber:in bzgl. finanzieller Praxisr\u00fccklagen schicken?\"\n },\n {\n id: 6,\n subject: \"Wer verantwortet R\u00fccklagen & Liquidit\u00e4t?\",\n body: \"Hallo,\\ndamit ich nichts Falsches sende: Wer verantwortet bei Ihnen das Thema R\u00fccklagen und Liquidit\u00e4t der Zahnarztpraxis?\"\n }\n];\n\n// Return as n8n items\nreturn emails.map(e => ({ json: e }));\n"
},
"type": "n8n-nodes-base.code",
"typeVersion": 2,
"position": [
208,
0
],
"id": "e6e48fd5-f8d0-4070-b3e5-6be8f5b33d59",
"name": "Code in JavaScript"
},
{
"parameters": {
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
416,
0
],
"id": "170d0288-fefd-4429-b121-eec0db87abe9",
"name": "HTTP Request"
}
],
"connections": {
"When clicking \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "Code in JavaScript",
"type": "main",
"index": 0
}
]
]
},
"Code in JavaScript": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"meta": null,
"versionId": "f88cc8f7-a6b2-4e59-9845-c8447aacda69",
"activeVersionId": null,
"triggerCount": 0,
"shared": [
{
"updatedAt": "2025-09-24T17:48:24.564Z",
"createdAt": "2025-09-24T17:48:24.564Z",
"role": "workflow:owner",
"workflowId": "dOnuEK2yLqhTspKR",
"projectId": "B7QJE85HA2Vij1it"
}
],
"activeVersion": null,
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Create Sequence in Instantly. Uses httpRequest. Event-driven trigger; 3 nodes.
Source: https://github.com/adamhaley/megyk-automations/blob/main/workflows/Create_Sequence_in_Instantly.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow listens for an “Approved” label on a Trello card, reads the AI draft bookkeeping JSON from card comments, and posts the corresponding transaction to Xero. It then adds a Xero deep link b
02_LLM_Pipeline v1.0. Uses executeWorkflowTrigger, httpRequest, seaTable. Event-driven trigger; 65 nodes.
This workflow allows you to import any workflow from a file or another n8n instance and map the credentials easily. A multi-form setup guides you through the entire process At the beginning you have t
[n8n] Advanced URL Parsing and Shortening Workflow - Switchy.io Integration. Uses splitInBatches, stickyNote, httpRequest, html. Event-driven trigger; 56 nodes.
[](https://youtu.be/c7yCZhmMjtI)