{
  "workflow_name": "When workflow step is triggered in your Typebot flow, Create a new content writer query in NeuronWriter and send the results to Google sheet",
  "workflow_steps": {
    "steps": [
      {
        "id": "1",
        "position": {
          "x": 0,
          "y": 0
        },
        "data": {
          "label": "Webhook Step Triggered",
          "app": {
            "key": "typebot",
            "fm_app": "typebot"
          },
          "eventSlug": "webhook_step_triggered",
          "eventTitle": "Webhook Step Triggered",
          "layoutDirection": "horizontal",
          "stepNumber": 1
        },
        "targetPosition": "bottom",
        "type": "trigger",
        "stepNumber": 1,
        "expanded": true,
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "application": "typebot",
        "stepID": "1",
        "action": "webhook_step_triggered",
        "nodeType": "step",
        "actionAppArgs": []
      },
      {
        "id": "2",
        "position": {
          "x": 175,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "New Query",
          "layoutDirection": "horizontal",
          "stepNumber": 2,
          "app": {
            "key": "app_neuronwriter",
            "fm_app": "app_neuronwriter"
          },
          "eventSlug": "aHdWZTVz",
          "eventTitle": "New Query"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "app_neuronwriter",
        "action": "aHdWZTVz",
        "nodeType": "step",
        "stepID": "2"
      },
      {
        "id": "3",
        "position": {
          "x": 350,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "Delay For",
          "layoutDirection": "horizontal",
          "stepNumber": 3,
          "app": {
            "key": "delay",
            "fm_app": "delay"
          },
          "eventSlug": "delay_for",
          "eventTitle": "Delay For"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "delay",
        "action": "delay_for",
        "nodeType": "step",
        "stepID": "3"
      },
      {
        "id": "main_end_placeholder",
        "position": {
          "x": 525,
          "y": 0
        },
        "type": "placeholder",
        "data": {
          "label": "+",
          "layoutDirection": "horizontal",
          "stepNumber": null,
          "app": []
        },
        "measured": {
          "width": 40,
          "height": 82
        },
        "stepID": "main_end_placeholder",
        "nodeType": "placeholder",
        "actionAppArgs": []
      }
    ],
    "edges": [
      {
        "id": "e-1-2",
        "source": "1",
        "target": "2",
        "type": "step",
        "data": []
      },
      {
        "id": "e-2-3",
        "source": "2",
        "target": "3",
        "type": "step",
        "data": []
      },
      {
        "id": "e-3-main_end_placeholder",
        "source": "3",
        "target": "main_end_placeholder",
        "type": "placeholder",
        "data": []
      }
    ]
  },
  "workflow_settings": {
    "name": "When workflow step is triggered in your Typebot flow, Create a new content writer query in NeuronWriter and send the results to Google sheet",
    "folder": "all",
    "description": "When a Typebot webhook step fires, FlowMattic creates a NeuronWriter content query and, after a short delay, sends the results onward — automating your content research pipeline end to end.",
    "status": "off",
    "user_email": "",
    "webhook_queue": "disabled",
    "workflow_auth_key": "",
    "builder_version": "v2",
    "time": "",
    "ai_generated": "yes"
  }
}