Airtable markdown to html

Airtable markdown to html

Webhook
Medium
9
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
9
Node Types
5

Node Types

if
Check if it's 1 record or all records - Airtable
1 node
airtable
Get single record from airtable, Update single record in airtable, Update all records in airtable, Get all records from airtable
4 nodes
markdown
Convert markdown to HTML1, Convert markdown to HTML2
2 nodes
webhook
Airtable sync video description
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

40.26 KB
{
  "id": "LMMle9xFHQxXUWQy",
  "meta": {
    "instanceId": "7d362a334cd7fabe145eb8ec1b9c6b483cd4fa9315ab54f45d181e73340a0ebc",
    "templateCredsSetupCompleted": true
  },
  "name": "Airtable markdown to html",
  "tags": [],
  "nodes": [
    {
      "id": "ae8fad3b-7108-4a7a-a6d6-13e249c41ad7",
      "name": "Check if it's 1 record or all records - Airtable",
      "type": "n8n-nodes-base.if",
      "position": [
        1460,
        760
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "985d1b48-78d1-4cd8-bd89-c4c2cb8f1e94",
              "operator": {
                "type": "string",
                "operation": "exists",
                "singleValue": true
              },
              "leftValue": "={{ $json.query.recordId }...

Showing first 1000 characters. Click "Expand" to view the full JSON.