{
    "key": "testExisting_journey_Multistep",
    "name": "testExisting_journey_Multistep",
    "lastPublishedDate": "0001-01-01T00:00:00",
    "description": "",
    "version": 1,
    "workflowApiVersion": 1,
    "createdDate": "2024-05-04T05:54:48.027",
    "modifiedDate": "2024-05-04T17:25:57.9",
    "activities": [
        {
            "key": "EMAILV2-1",
            "name": "my custom activity name",
            "description": "",
            "type": "EMAILV2",
            "outcomes": [
                {
                    "key": "ff60a294-3804-4165-85cd-c7c19c8e3a6d",
                    "next": "WAITBYDURATION-1",
                    "arguments": {},
                    "metaData": { "invalid": false }
                }
            ],
            "arguments": {},
            "configurationArguments": {
                "applicationExtensionKey": "jb-email-activity",
                "isModified": true,
                "googleAnalyticsCampaignName": "",
                "r__triggeredSend_key": "testExisting_triggeredSend",
                "triggeredSend": {
                    "autoAddSubscribers": false,
                    "autoUpdateSubscribers": false,
                    "bccEmail": [],
                    "ccEmail": [],
                    "created": { "name": "", "date": "" },
                    "description": "my custom description",
                    "domainExclusions": [],
                    "dynamicEmailSubject": "You are successfully unsubscribed",
                    "emailSubject": "You are successfully unsubscribed",
                    "exclusionFilter": "",
                    "isSalesforceTracking": false,
                    "isMultipart": false,
                    "isSendLogging": true,
                    "isStoppedOnJobError": false,
                    "modified": { "name": "", "date": "" },
                    "preHeader": "testExisting_ email preheader",
                    "throttleOpens": "1/1/0001 12:00:00 AM",
                    "throttleCloses": "1/1/0001 12:00:00 AM",
                    "isTrackingClicks": true,
                    "suppressTracking": false,
                    "triggeredSendStatus": "New",
                    "r__list_PathName": { "publicationList": "my subscribers/All Subscribers" },
                    "r__deliveryProfile_key": "Default",
                    "r__senderProfile_key": "testExisting_senderProfile",
                    "r__sendClassification_key": "testExisting_sendClassification",
                    "c__priority": "Medium",
                    "r__asset_name_readOnly": "testExisting_asset_message",
                    "r__asset_key": "testExisting_asset_message",
                    "r__triggeredSend_key": "testExisting_triggeredSend"
                }
            },
            "metaData": {
                "category": "message",
                "version": "1.0",
                "icon": "https://jb-email-activity.s7.marketingcloudapps.com/img/email-icon.svg",
                "iconSmall": "https://jb-email-activity.s7.marketingcloudapps.com/img/email-icon.svg",
                "statsContactIcon": null,
                "original_icon": "/img/email-icon.svg",
                "original_iconSmall": "/img/email-icon.svg",
                "sections": {},
                "isConfigured": true
            },
            "schema": {
                "arguments": {
                    "requestID": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "Out",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "messageKey": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "Out",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "activityId": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "definitionId": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": true,
                        "access": "Hidden"
                    },
                    "emailSubjectDataBound": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": true,
                        "access": "Hidden"
                    },
                    "contactId": {
                        "dataType": "Number",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "contactKey": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "emailAddress": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "sourceCustomObjectId": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "sourceCustomObjectKey": {
                        "dataType": "LongNumber",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "fieldType": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "eventData": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "obfuscationProperties": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "customObjectKey": {
                        "dataType": "LongNumber",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": true,
                        "access": "Hidden"
                    },
                    "definitionInstanceId": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    }
                }
            }
        },
        {
            "key": "MULTICRITERIADECISIONV2-1",
            "name": "",
            "description": "",
            "type": "MULTICRITERIADECISION",
            "outcomes": [
                {
                    "key": "default_path_1",
                    "next": "EMAILV2-1",
                    "arguments": {},
                    "metaData": {
                        "label": "send message",
                        "skipI18n": true,
                        "isLabelFromConversion": false,
                        "criteriaDescription": "Email is not null"
                    }
                },
                {
                    "key": "remainder_path",
                    "next": "WAITBYDURATION-2",
                    "arguments": {},
                    "metaData": { "label": null }
                }
            ],
            "arguments": {},
            "configurationArguments": {
                "criteria": {
                    "default_path_1": "<FilterDefinition><ConditionSet Operator=\"AND\" ConditionSetName=\"Individual Filter Grouping\"><Condition IsEphemeralAttribute=\"true\" Key=\"Event.DEAudience-2e3c73b6-48cc-2ec0-5522-48636e1a236e.Email\" Operator=\"IsNotNull\" UiMetaData=\"{}\"><Value><![CDATA[]]></Value></Condition></ConditionSet></FilterDefinition>"
                },
                "schemaVersionId": "252"
            },
            "metaData": { "isConfigured": true },
            "schema": {
                "arguments": {
                    "actualChoice": {
                        "dataType": "Number",
                        "isNullable": false,
                        "direction": "Out",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "filterResult": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": true,
                        "access": "Hidden"
                    }
                }
            }
        },
        {
            "key": "WAITBYDURATION-1",
            "name": "1 day",
            "description": "",
            "type": "WAIT",
            "outcomes": [
                {
                    "key": "97af222a-450a-429e-8925-649b72f01ccf",
                    "arguments": {},
                    "metaData": { "invalid": false }
                }
            ],
            "arguments": {},
            "configurationArguments": { "waitDuration": 1, "waitUnit": "DAYS" },
            "metaData": { "isConfigured": true, "uiType": "WAITBYDURATION" },
            "schema": {
                "arguments": {
                    "endDate": {
                        "dataType": "Date",
                        "isNullable": false,
                        "direction": "Out",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitEndDateAttributeDataBound": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitDefinitionId": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitForEventId": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "executionMode": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "startActivityKey": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitQueueId": {
                        "dataType": "LongNumber",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    }
                }
            }
        },
        {
            "key": "WAITBYDURATION-2",
            "name": "",
            "description": "",
            "type": "WAIT",
            "outcomes": [
                {
                    "key": "a0908f9f-bc3c-47f7-9489-7fef5af25ce3",
                    "arguments": {},
                    "metaData": { "invalid": false }
                }
            ],
            "arguments": {},
            "configurationArguments": { "waitDuration": 1, "waitUnit": "DAYS" },
            "metaData": { "isConfigured": true, "uiType": "WAITBYDURATION" },
            "schema": {
                "arguments": {
                    "endDate": {
                        "dataType": "Date",
                        "isNullable": false,
                        "direction": "Out",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitEndDateAttributeDataBound": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitDefinitionId": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitForEventId": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "executionMode": {
                        "dataType": "Text",
                        "isNullable": false,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "startActivityKey": {
                        "dataType": "Text",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    },
                    "waitQueueId": {
                        "dataType": "LongNumber",
                        "isNullable": true,
                        "direction": "In",
                        "readOnly": false,
                        "access": "Hidden"
                    }
                }
            }
        }
    ],
    "triggers": [
        {
            "key": "TRIGGER",
            "name": "TRIGGER",
            "description": "",
            "type": "EmailAudience",
            "outcomes": [],
            "arguments": {},
            "configurationArguments": {},
            "metaData": {
                "r__event_key": "DEAudience-2e3c73b6-48cc-2ec0-5522-48636e1a236e",
                "chainType": "None",
                "configurationRequired": false,
                "iconUrl": "/images/icon-data-extension.svg",
                "title": "Data Extension",
                "entrySourceGroupConfigUrl": "jb:///data/entry/audience/entrysourcegroupconfig.json",
                "sourceInteractionId": "00000000-0000-0000-0000-000000000000"
            }
        }
    ],
    "goals": [],
    "exits": [],
    "notifiers": [],
    "entryMode": "NotSet",
    "definitionType": "Multistep",
    "channel": "",
    "defaults": {
        "email": ["{{Event.DEAudience-2e3c73b6-48cc-2ec0-5522-48636e1a236e.\"Email\"}}"],
        "properties": {
            "analyticsTracking": {
                "enabled": true,
                "analyticsType": "google",
                "urlDomainsToTrack": []
            }
        }
    },
    "metaData": { "dataSource": "ContactsModel", "highThroughputSending": { "email": false } },
    "executionMode": "Production",
    "status": "Draft",
    "scheduledStatus": "Draft",
    "r__folder_Path": "my journeys"
}
