{
  "workflow_name": "Add new member to Mailchimp after validating email using Emailable on Thrivedesk new conversation",
  "workflow_steps": {
    "steps": [
      {
        "id": "1",
        "position": {
          "x": 0,
          "y": 0
        },
        "data": {
          "label": "New Conversation Created",
          "app": {
            "key": "thrivedesk",
            "fm_app": "thrivedesk"
          },
          "eventSlug": "conversation.created",
          "eventTitle": "New Conversation Created",
          "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": "thrivedesk",
        "stepID": "1",
        "action": "conversation.created",
        "nodeType": "step",
        "actionAppArgs": []
      },
      {
        "id": "2",
        "position": {
          "x": 175,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "Verify Single Email",
          "layoutDirection": "horizontal",
          "stepNumber": 2,
          "app": {
            "key": "emailable",
            "fm_app": "emailable"
          },
          "eventSlug": "verify_email",
          "eventTitle": "Verify Single Email"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "emailable",
        "action": "verify_email",
        "nodeType": "step",
        "stepID": "2"
      },
      {
        "id": "3",
        "position": {
          "x": 350,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "continue_if",
          "layoutDirection": "horizontal",
          "stepNumber": 3,
          "app": {
            "key": "filters",
            "fm_app": "filters"
          },
          "eventSlug": "continue_if",
          "eventTitle": "continue_if"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "filters",
        "action": "continue_if",
        "nodeType": "step",
        "stepID": "3"
      },
      {
        "id": "4",
        "position": {
          "x": 525,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "Add New Member",
          "layoutDirection": "horizontal",
          "stepNumber": 4,
          "app": {
            "key": "mailchimp",
            "fm_app": "mailchimp"
          },
          "eventSlug": "new_member",
          "eventTitle": "Add New Member"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "mailchimp",
        "action": "new_member",
        "nodeType": "step",
        "stepID": "4"
      },
      {
        "id": "main_end_placeholder",
        "position": {
          "x": 700,
          "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-4",
        "source": "3",
        "target": "4",
        "type": "step",
        "data": []
      },
      {
        "id": "e-4-main_end_placeholder",
        "source": "4",
        "target": "main_end_placeholder",
        "type": "placeholder",
        "data": []
      }
    ]
  },
  "workflow_settings": {
    "name": "Add new member to Mailchimp after validating email using Emailable on Thrivedesk new conversation",
    "folder": "all",
    "description": "Do you know? You can collect emails from Thrivedesk to Mailchimp after validating with Emailable to keep your list clean while building it.\nThis workflow will help you understand how you can collect the emails when someone submits a ticket to thrivedesk. You can validate the email using Emailable before collecting it in Mailchimp to keep your list clean without any spammy emails.",
    "status": "off",
    "user_email": "",
    "webhook_queue": "disabled",
    "workflow_auth_key": "",
    "builder_version": "v2",
    "time": "",
    "ai_generated": "yes"
  }
}