{
    "name": "Integration Shopify, Callin.io",
    "flow": [
        {
            "id": 3,
            "module": "shopify:WatchAbondonedCheckouts",
            "version": 2,
            "parameters": {
                "limit": 2,
                "status": "open",
                "__IMTCONN__": 143627
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": 0,
                    "y": 0
                },
                "restore": {
                    "parameters": {
                        "status": {
                            "label": "open"
                        },
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "shopify"
                            },
                            "label": "My Shopify connection"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:shopify,shopify4",
                        "label": "Connection",
                        "required": true
                    },
                    {
                        "name": "status",
                        "type": "select",
                        "label": "Status",
                        "validate": {
                            "enum": [
                                "open",
                                "closed"
                            ]
                        }
                    },
                    {
                        "name": "limit",
                        "type": "uinteger",
                        "label": "Limit",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 4,
            "module": "app#callin-app-g4vx66:a1action1",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 111055
            },
            "mapper": {
                "name": "{{3.billing_address.first_name}}",
                "email": "{{3.email}}",
                "task_name": "1723533547139x712806136774393900",
                "phone_number": "{{3.phone}}"
            },
            "metadata": {
                "designer": {
                    "x": 370,
                    "y": 7
                },
                "restore": {
                    "expect": {
                        "task_name": {
                            "mode": "chose",
                            "label": "Test Non RAG"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "app#callin-app-g4vx66"
                            },
                            "label": "anatoli@callin.io"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:app#callin-app-g4vx66",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "email",
                        "type": "email",
                        "label": "Email Address"
                    },
                    {
                        "name": "name",
                        "type": "text",
                        "label": "Full Name"
                    },
                    {
                        "name": "phone_number",
                        "type": "number",
                        "label": "Phone Number",
                        "required": true
                    },
                    {
                        "name": "task_name",
                        "type": "select",
                        "label": "Select a Task",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 5,
            "module": "email:ActionSendEmail",
            "version": 7,
            "metadata": {
                "designer": {
                    "x": 694,
                    "y": 16,
                    "messages": [
                        {
                            "category": "setup",
                            "severity": "error",
                            "message": "Value must not be empty."
                        }
                    ]
                }
            }
        }
    ],
    "metadata": {
        "instant": false,
        "version": 1,
        "scenario": {
            "roundtrips": 1,
            "maxErrors": 3,
            "autoCommit": true,
            "autoCommitTriggerLast": true,
            "sequential": false,
            "slots": null,
            "confidential": false,
            "dataloss": false,
            "dlq": false,
            "freshVariables": false
        },
        "designer": {
            "orphans": []
        },
        "zone": "us2.make.com"
    }
}