{
    "modules": [
        {
            "id": "92a8ad8e-6718-4bef-8ea9-1f40598c4863",
            "type": "Disconnect",
            "branches": [],
            "parameters": [],
            "metadata": {
                "position": {
                    "x": 791,
                    "y": 27
                }
            }
        },
        {
            "id": "a74345cb-6628-4f31-8200-7eccb29ef743",
            "type": "GetUserInput",
            "branches": [
                {
                    "condition": "Evaluate",
                    "conditionType": "Equals",
                    "conditionValue": "AccountId",
                    "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 bank. To get started, can I get your account Id?",
                    "namespace": null
                },
                {
                    "name": "TextToSpeechType",
                    "value": "text"
                },
                {
                    "name": "BotAliasArn",
                    "value": "",
                    "namespace": null
                },
                {
                    "name": "LexVersion",
                    "value": "V2"
                }
            ],
            "metadata": {
                "position": {
                    "x": 187,
                    "y": 27
                },
                "conditionMetadata": [
                    {
                        "id": "553b990a-40bb-46b2-a70d-ad05935cceb7",
                        "value": "AccountId"
                    }
                ],
                "useDynamic": false,
                "dynamicMetadata": {},
                "useLexBotDropdown": true,
                "useDynamicLexBotArn": false,
                "lexV2BotName": "FinancialLexBot",
                "lexV2BotAliasName": "TestBotAlias"
            },
            "target": "Lex"
        },
        {
            "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": 580,
                    "y": 152
                },
                "useDynamic": false
            }
        }
    ],
    "version": "1",
    "start": "a74345cb-6628-4f31-8200-7eccb29ef743",
    "metadata": {
        "entryPointPosition": {
            "x": 15,
            "y": 20
        },
        "snapToGrid": false,
        "name": "FinancialFlow",
        "description": null,
        "type": "contactFlow",
        "status": "published",
        "hash": "7d3ab46d8c00a9e69200cbb78e57b3c3e67abbcd96d673c0378b6431e45d9afb"
    },
    "type": "contactFlow"
}