{
    "modules": [
        {
            "id": "92a8ad8e-6718-4bef-8ea9-1f40598c4863",
            "type": "Disconnect",
            "branches": [],
            "parameters": [],
            "metadata": {
                "position": {
                    "x": 1045,
                    "y": 67
                }
            }
        },
        {
            "id": "617bbc90-8914-4c78-86cd-dbed112faea3",
            "type": "PlayPrompt",
            "branches": [
                {
                    "condition": "Success",
                    "transition": "a74345cb-6628-4f31-8200-7eccb29ef743"
                }
            ],
            "parameters": [
                {
                    "name": "Text",
                    "value": "Sorry, I didn't get you. Let's try again.",
                    "namespace": null
                },
                {
                    "name": "TextToSpeechType",
                    "value": "text"
                }
            ],
            "metadata": {
                "position": {
                    "x": 706,
                    "y": 237
                },
                "useDynamic": false
            }
        },
        {
            "id": "a74345cb-6628-4f31-8200-7eccb29ef743",
            "type": "GetUserInput",
            "branches": [
                {
                    "condition": "Evaluate",
                    "conditionType": "Equals",
                    "conditionValue": "LastFourDigitsOfSSN",
                    "transition": "92a8ad8e-6718-4bef-8ea9-1f40598c4863"
                },
                {
                    "condition": "NoMatch",
                    "transition": "617bbc90-8914-4c78-86cd-dbed112faea3"
                },
                {
                    "condition": "Error",
                    "transition": "617bbc90-8914-4c78-86cd-dbed112faea3"
                }
            ],
            "parameters": [
                {
                    "name": "Text",
                    "value": "Welcome to ACME cellular. To get started, can I have the telephone number associated with your account?",
                    "namespace": null
                },
                {
                    "name": "TextToSpeechType",
                    "value": "text"
                },
                {
                    "name": "BotAliasArn",
                    "value": "",
                    "namespace": null
                },
                {
                    "name": "LexVersion",
                    "value": "V2"
                }
            ],
            "metadata": {
                "position": {
                    "x": 246,
                    "y": 53
                },
                "conditionMetadata": [
                    {
                        "id": "1062ca13-fd95-4674-9356-cdcbcf52b7f0",
                        "value": "LastFourDigitsOfSSN"
                    }
                ],
                "useDynamic": false,
                "dynamicMetadata": {},
                "useLexBotDropdown": true,
                "useDynamicLexBotArn": false,
                "lexV2BotName": "TelecomLexBot",
                "lexV2BotAliasName": "TestBotAlias"
            },
            "target": "Lex"
        }
    ],
    "version": "1",
    "start": "a74345cb-6628-4f31-8200-7eccb29ef743",
    "metadata": {
        "entryPointPosition": {
            "x": 20,
            "y": 20
        },
        "snapToGrid": false,
        "name": "TelecomFlow",
        "description": null,
        "type": "contactFlow",
        "status": "published",
        "hash": "267c4814617210a5974150c27cace4f91875d9608ef8c5617e4b103f5e1ea9c6"
    },
    "type": "contactFlow"
}