{
    "actions": [
        {
            "id": "uid-0",
            "type": "SE_Start",
            "meta": {},
            "controls": {},
            "ports": {
                "done": "uid-1"
            },
            "position": [
                -1504,
                -464
            ]
        },
        {
            "id": "uid-1",
            "type": "SE_ContactProperties",
            "meta": {},
            "controls": {},
            "ports": {
                "done": "uid-11"
            },
            "position": [
                -1312,
                -480
            ]
        },
        {
            "id": "uid-3",
            "type": "SE_SFCreateTask",
            "meta": {},
            "controls": {
                "CallObject": "$.actions.uid-1.results.contactId",
                "Type": "Call",
                "Status": "In Progress",
                "Priority": "High",
                "IsClosed": false,
                "TaskSubType": "Call",
                "WhoId": "$.actions.uid-11.results.sfContactId",
                "WhatId": "$.actions.uid-17.results.value",
                "CallDisposition": "",
                "CallDurationInSeconds": "",
                "CallType": "inbound",
                "ActivityDate": "",
                "subject1": "$.actions.uid-1.results.type",
                "subject2": "$.actions.uid-1.results.queueName",
                "subject3": "",
                "TaskSubtype": "Task",
                "otherTaskFields": {}
            },
            "ports": {
                "success": "uid-5",
                "failure": "uid-10"
            },
            "position": [
                -576,
                -352
            ]
        },
        {
            "id": "uid-5",
            "type": "SE_CoreTruthy",
            "meta": {},
            "controls": {
                "value": "$.actions.uid-3.results.id"
            },
            "ports": {
                "true": "uid-7",
                "false": "uid-10"
            },
            "position": [
                -208,
                -320
            ]
        },
        {
            "id": "uid-7",
            "type": "SE_SFScreenpopObject",
            "meta": {},
            "controls": {
                "recordId": "$.actions.uid-3.results.id",
                "noPopOnEmpty": false
            },
            "ports": {
                "success": "uid-9",
                "failure": "uid-10"
            },
            "position": [
                -32,
                -496
            ]
        },
        {
            "id": "uid-9",
            "type": "SE_End",
            "meta": {},
            "controls": {},
            "ports": {},
            "position": [
                336,
                -416
            ]
        },
        {
            "id": "uid-10",
            "type": "SE_Log",
            "meta": {},
            "controls": {
                "level": "debug",
                "message": "test"
            },
            "ports": {
                "done": "uid-9"
            },
            "position": [
                140.1484375,
                -217.75
            ]
        },
        {
            "id": "uid-11",
            "type": "SE_SFGetContactId",
            "meta": {},
            "controls": {
                "formattedPhoneNumber": "$.actions.uid-1.results.formattedPhoneNumber",
                "fieldName": "Phone"
            },
            "ports": {
                "success": "uid-16",
                "failure": "uid-3"
            },
            "position": [
                -944,
                -528
            ]
        },
        {
            "id": "uid-16",
            "type": "SE_SFRetrieve",
            "meta": {},
            "controls": {
                "fields": "AccountId",
                "type": "Contact",
                "id": "$.actions.uid-11.results.sfContactId"
            },
            "ports": {
                "success": "uid-17",
                "failure": "uid-10"
            },
            "position": [
                -1184,
                -208
            ]
        },
        {
            "id": "uid-17",
            "type": "SE_CoreExtractValue",
            "meta": {},
            "controls": {
                "targetField": "$.actions.uid-16.results.record",
                "keyPath": "AccountId"
            },
            "ports": {
                "done": "uid-3"
            },
            "position": [
                -880,
                -320
            ]
        }
    ]
}