HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/buyercall/blueprints/workflows/resources/validation_config.json
{
  "config": [
    {
      "condition_type": "SCORE",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        {
          "label": "cold",
          "value": "cold"
        },
        {
          "label": "warm",
          "value": "warm"
        },
        {
          "label": "hot",
          "value": "hot"
        }
      ]
    },
    {
      "condition_type": "LEAD_TYPE",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        {
          "label": "Customer",
          "value": "Customer"
        },
        {
          "label": "Prospect",
          "value": "Prospect"
        },
        {
          "label": "Lead",
          "value": "Lead"
        }
      ]
    },
    {
      "condition_type": "LEAD_TYPE",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        {
          "label": "Customer",
          "value": "Customer"
        },
        {
          "label": "Prospect",
          "value": "Prospect"
        },
        {
          "label": "Lead",
          "value": "Lead"
        }
      ]
    },
    {
      "condition_type": "CONTACT_STATUS_TAG",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        "50659091-1f32-4c6e-8cf2-056cde5b4861",
        "c745cf2f-cfb5-4196-8584-7e253629139a"
      ]
    },
    {
      "condition_type": "SOURCE",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        "50659091-1f32-4c6e-8cf2-056cde5b4861",
        "c745cf2f-cfb5-4196-8584-7e253629139a"
      ]
    },
    {
      "condition_type": "CHANNEL",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        },
        {
          "label": "not equal to (not in)",
          "value": "NEQ"
        }
      ],
      "values": [
        {
          "label": "Phone call",
          "value": "Phone call"
        },
        {
          "label": "SMS",
          "value": "SMS"
        },
        {
          "label": "Chat",
          "value": "Chat"
        },
        {
          "label": "Web form",
          "value": "Web form"
        },
        {
          "label": "Email",
          "value": "Email"
        },
        {
          "label": "Integration",
          "value": "Integration"
        },
        {
          "label": "Import",
          "value": "Import"
        },
        {
          "label": "API",
          "value": "API"
        }
      ]
    },
    {
      "condition_type": "BIRTHDAY",
      "options": [
        {
          "label": "equal to (in)",
          "value": "EQ"
        }
      ],
      "values": [
        {
          "label": "today's date",
          "value": "TODAY"
        },
        {
          "label": "5 days before",
          "value": "5 days before"
        },
        {
          "label": "5 days after",
          "value": "5 days after"
        }
      ]
    },
    {
      "condition_type": "CREDIT_SCORE",
      "options": [
        {
          "label": "equal to",
          "value": "EQ"
        },
        {
          "label": "greater than",
          "value": "GT"
        },
        {
          "label": "less than",
          "value": "LT"
        }
      ],
      "values": ""
    },
    {
      "condition_type": "INCOME",
      "options": [
        {
          "label": "equal to",
          "value": "EQ"
        },
        {
          "label": "greater than",
          "value": "GT"
        },
        {
          "label": "less than",
          "value": "LT"
        }
      ],
      "values": ""
    },
    {
      "condition_type": "INTERACTION_COUNT",
      "options": [
        {
          "label": "equal to",
          "value": "EQ"
        },
        {
          "label": "greater than",
          "value": "GT"
        },
        {
          "label": "less than",
          "value": "LT"
        }
      ],
      "values": ""
    }
  ]
}