{
    "name": "Automatizar Presupuestos PARTE 2",
    "flow": [
        {
            "id": 1,
            "module": "google-sheets:watchRows",
            "version": 2,
            "parameters": {
                "from": "drive",
                "mode": "select",
                "limit": 1,
                "sheetId": "Hoja 1",
                "__IMTCONN__": 2490798,
                "spreadsheetId": "/1oFuImcOHegaZIdGsyLINha6Yjp9jenI8y0HtGONZ6-A",
                "tableFirstRow": "A1:Z1",
                "includesHeaders": true,
                "valueRenderOption": "FORMATTED_VALUE",
                "dateTimeRenderOption": "FORMATTED_STRING"
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": 0,
                    "y": 0,
                    "name": "Leer datos de la Propuesta"
                },
                "restore": {
                    "parameters": {
                        "from": {
                            "label": "My Drive"
                        },
                        "mode": {
                            "label": "Search by path"
                        },
                        "sheetId": {
                            "label": "Hoja 1"
                        },
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "google"
                            },
                            "label": "My Google connection (santiwebs1994@gmail.com)"
                        },
                        "spreadsheetId": {
                            "path": [
                                "PLANTILLA PROPUESTAS VIDEO YT"
                            ]
                        },
                        "includesHeaders": {
                            "label": "Yes"
                        },
                        "valueRenderOption": {
                            "mode": "chose",
                            "label": "Formatted value"
                        },
                        "dateTimeRenderOption": {
                            "mode": "chose",
                            "label": "Formatted string"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:google",
                        "label": "Connection",
                        "required": true
                    },
                    {
                        "name": "mode",
                        "type": "select",
                        "label": "Search Method",
                        "required": true,
                        "validate": {
                            "enum": [
                                "select",
                                "fromAll",
                                "map"
                            ]
                        }
                    },
                    {
                        "name": "includesHeaders",
                        "type": "select",
                        "label": "Table contains headers",
                        "required": true,
                        "validate": {
                            "enum": [
                                true,
                                false
                            ]
                        }
                    },
                    {
                        "name": "limit",
                        "type": "uinteger",
                        "label": "Limit",
                        "required": true
                    },
                    {
                        "name": "valueRenderOption",
                        "type": "select",
                        "label": "Value render option",
                        "validate": {
                            "enum": [
                                "FORMATTED_VALUE",
                                "UNFORMATTED_VALUE",
                                "FORMULA"
                            ]
                        }
                    },
                    {
                        "name": "dateTimeRenderOption",
                        "type": "select",
                        "label": "Date and time render option",
                        "validate": {
                            "enum": [
                                "SERIAL_NUMBER",
                                "FORMATTED_STRING"
                            ]
                        }
                    },
                    {
                        "name": "from",
                        "type": "select",
                        "label": "Drive",
                        "required": true,
                        "validate": {
                            "enum": [
                                "drive",
                                "share",
                                "team"
                            ]
                        }
                    },
                    {
                        "name": "spreadsheetId",
                        "type": "file",
                        "label": "Spreadsheet ID",
                        "required": true
                    },
                    {
                        "name": "sheetId",
                        "type": "select",
                        "label": "Sheet Name",
                        "required": true
                    },
                    {
                        "name": "tableFirstRow",
                        "type": "text",
                        "label": "Row with headers",
                        "required": true
                    }
                ],
                "interface": [
                    {
                        "name": "__ROW_NUMBER__",
                        "type": "number",
                        "label": "Row number"
                    },
                    {
                        "name": "__SPREADSHEET_ID__",
                        "type": "text",
                        "label": "Spreadsheet ID"
                    },
                    {
                        "name": "__SHEET__",
                        "type": "text",
                        "label": "Sheet"
                    },
                    {
                        "name": "0",
                        "type": "text",
                        "label": "Nombrecliente (A)"
                    },
                    {
                        "name": "1",
                        "type": "text",
                        "label": "Nombreempresa (B)"
                    },
                    {
                        "name": "2",
                        "type": "text",
                        "label": "descripcionproblema (C)"
                    },
                    {
                        "name": "3",
                        "type": "text",
                        "label": "solucion (D)"
                    },
                    {
                        "name": "4",
                        "type": "text",
                        "label": "resultados\r (E)"
                    },
                    {
                        "name": "5",
                        "type": "text",
                        "label": "automatizacion1 (F)"
                    },
                    {
                        "name": "6",
                        "type": "text",
                        "label": "automatizacion2 (G)"
                    },
                    {
                        "name": "7",
                        "type": "text",
                        "label": "automatizacion3 (H)"
                    },
                    {
                        "name": "8",
                        "type": "text",
                        "label": "precio1 (I)"
                    },
                    {
                        "name": "9",
                        "type": "text",
                        "label": "Precio 2 (J)"
                    },
                    {
                        "name": "10",
                        "type": "text",
                        "label": "precio3 (K)"
                    },
                    {
                        "name": "11",
                        "type": "text",
                        "label": "subtotal (L)"
                    },
                    {
                        "name": "12",
                        "type": "text",
                        "label": "IVA (M)"
                    },
                    {
                        "name": "13",
                        "type": "text",
                        "label": "IRPF (N)"
                    },
                    {
                        "name": "14",
                        "type": "text",
                        "label": "TOTAL (O)"
                    },
                    {
                        "name": "15",
                        "type": "text",
                        "label": "(P)"
                    },
                    {
                        "name": "16",
                        "type": "text",
                        "label": "(Q)"
                    },
                    {
                        "name": "17",
                        "type": "text",
                        "label": "(R)"
                    },
                    {
                        "name": "18",
                        "type": "text",
                        "label": "(S)"
                    },
                    {
                        "name": "19",
                        "type": "text",
                        "label": "(T)"
                    },
                    {
                        "name": "20",
                        "type": "text",
                        "label": "(U)"
                    },
                    {
                        "name": "21",
                        "type": "text",
                        "label": "(V)"
                    },
                    {
                        "name": "22",
                        "type": "text",
                        "label": "(W)"
                    },
                    {
                        "name": "23",
                        "type": "text",
                        "label": "(X)"
                    },
                    {
                        "name": "24",
                        "type": "text",
                        "label": "(Y)"
                    },
                    {
                        "name": "25",
                        "type": "text",
                        "label": "(Z)"
                    }
                ]
            }
        },
        {
            "id": 2,
            "module": "google-slides:createPresentation",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 6006138
            },
            "mapper": {
                "from": "drive",
                "title": "Propuesta Automatización {{1.`0`}}",
                "select": "value",
                "shared": false,
                "folderId": "/1y4cqOXORvwlnjE84YBOSs5-DkI7GQiyO",
                "requests": {
                    "IVA": "{{1.`12`}}",
                    "IRPF": "{{1.`13`}}",
                    "TOTAL": "{{1.`14`}}",
                    "precio1": "{{1.`8`}}",
                    "precio2": "{{1.`9`}}",
                    "precio3": "{{1.`10`}}",
                    "solucion": "{{1.`3`}}",
                    "subtotal": "{{1.`11`}}",
                    "resultados": "{{1.`4`}}",
                    "Nombrecliente": "{{1.`0`}}",
                    "Nombreempresa": "{{1.`1`}}",
                    "descripcionproblema": "{{1.`2`}}",
                    "automatizacion1simplificado": "{{1.`5`}}",
                    "automatizacion2simplificado": "{{1.`6`}}",
                    "automatizacion3simplificado": "{{1.`7`}}"
                },
                "destination": "drive",
                "presentation": "/1WDPc6mteRh8oEgA-pM1KoEHn0HYUiqATWz7iZNHeGuk"
            },
            "metadata": {
                "designer": {
                    "x": 317,
                    "y": 6,
                    "name": "Crear propuesta"
                },
                "restore": {
                    "expect": {
                        "from": {
                            "label": "My Drive"
                        },
                        "select": {
                            "label": "By Dropdown"
                        },
                        "shared": {
                            "mode": "chose"
                        },
                        "folderId": {
                            "mode": "chose",
                            "path": [
                                "EJEMPLOS VIDEOS YT"
                            ]
                        },
                        "destination": {
                            "label": "My Drive"
                        },
                        "presentation": {
                            "path": [
                                "1WDPc6mteRh8oEgA-pM1KoEHn0HYUiqATWz7iZNHeGuk"
                            ],
                            "nested": [
                                {
                                    "name": "requests",
                                    "spec": [
                                        {
                                            "name": "Nombrecliente",
                                            "type": "text",
                                            "label": "Nombrecliente"
                                        },
                                        {
                                            "name": "Nombreempresa",
                                            "type": "text",
                                            "label": "Nombreempresa"
                                        },
                                        {
                                            "name": "descripcionproblema",
                                            "type": "text",
                                            "label": "descripcionproblema"
                                        },
                                        {
                                            "name": "solucion",
                                            "type": "text",
                                            "label": "solucion"
                                        },
                                        {
                                            "name": "resultados",
                                            "type": "text",
                                            "label": "resultados"
                                        },
                                        {
                                            "name": "automatizacion1simplificado",
                                            "type": "text",
                                            "label": "automatizacion1simplificado"
                                        },
                                        {
                                            "name": "automatizacion2simplificado",
                                            "type": "text",
                                            "label": "automatizacion2simplificado"
                                        },
                                        {
                                            "name": "automatizacion3simplificado",
                                            "type": "text",
                                            "label": "automatizacion3simplificado"
                                        },
                                        {
                                            "name": "precio1",
                                            "type": "text",
                                            "label": "precio1"
                                        },
                                        {
                                            "name": "precio2",
                                            "type": "text",
                                            "label": "precio2"
                                        },
                                        {
                                            "name": "precio3",
                                            "type": "text",
                                            "label": "precio3"
                                        },
                                        {
                                            "name": "subtotal",
                                            "type": "text",
                                            "label": "subtotal"
                                        },
                                        {
                                            "name": "IVA",
                                            "type": "text",
                                            "label": "IVA"
                                        },
                                        {
                                            "name": "IRPF",
                                            "type": "text",
                                            "label": "IRPF"
                                        },
                                        {
                                            "name": "TOTAL",
                                            "type": "text",
                                            "label": "TOTAL"
                                        }
                                    ],
                                    "type": "collection",
                                    "label": "Values"
                                }
                            ]
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "google"
                            },
                            "label": "Info@santiartificial (info@santiartificial.com)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:google",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "title",
                        "type": "text",
                        "label": "Title",
                        "required": true
                    },
                    {
                        "name": "select",
                        "type": "select",
                        "label": "Copy a Presentation",
                        "required": true,
                        "validate": {
                            "enum": [
                                "map",
                                "value"
                            ]
                        }
                    },
                    {
                        "name": "destination",
                        "type": "select",
                        "label": "New Drive Location",
                        "required": true,
                        "validate": {
                            "enum": [
                                "drive",
                                "share",
                                "team"
                            ]
                        }
                    },
                    {
                        "name": "shared",
                        "type": "boolean",
                        "label": "Shared",
                        "required": true
                    },
                    {
                        "name": "from",
                        "type": "select",
                        "label": "Choose a Drive",
                        "required": true,
                        "validate": {
                            "enum": [
                                "drive",
                                "share",
                                "team"
                            ]
                        }
                    },
                    {
                        "name": "presentation",
                        "type": "file",
                        "label": "Presentation ID",
                        "required": true
                    },
                    {
                        "name": "requests",
                        "spec": [
                            {
                                "name": "Nombrecliente",
                                "type": "text"
                            },
                            {
                                "name": "Nombreempresa",
                                "type": "text"
                            },
                            {
                                "name": "descripcionproblema",
                                "type": "text"
                            },
                            {
                                "name": "solucion",
                                "type": "text"
                            },
                            {
                                "name": "resultados",
                                "type": "text"
                            },
                            {
                                "name": "automatizacion1simplificado",
                                "type": "text"
                            },
                            {
                                "name": "automatizacion2simplificado",
                                "type": "text"
                            },
                            {
                                "name": "automatizacion3simplificado",
                                "type": "text"
                            },
                            {
                                "name": "precio1",
                                "type": "text"
                            },
                            {
                                "name": "precio2",
                                "type": "text"
                            },
                            {
                                "name": "precio3",
                                "type": "text"
                            },
                            {
                                "name": "subtotal",
                                "type": "text"
                            },
                            {
                                "name": "IVA",
                                "type": "text"
                            },
                            {
                                "name": "IRPF",
                                "type": "text"
                            },
                            {
                                "name": "TOTAL",
                                "type": "text"
                            }
                        ],
                        "type": "collection",
                        "label": "Values"
                    },
                    {
                        "name": "folderId",
                        "type": "folder",
                        "label": "New Document's Location"
                    }
                ]
            }
        },
        {
            "id": 6,
            "module": "google-drive:getAFile",
            "version": 4,
            "parameters": {
                "__IMTCONN__": 5144431
            },
            "mapper": {
                "file": "{{2.id}}",
                "select": "map",
                "formatDrawings": "image/jpeg",
                "formatDocuments": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
                "formatSpreadsheets": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
                "formatPresentations": "application/vnd.openxmlformats-officedocument.presentationml.presentation"
            },
            "metadata": {
                "designer": {
                    "x": 634,
                    "y": 7,
                    "name": "Descargar Propuesta"
                },
                "restore": {
                    "expect": {
                        "select": {
                            "label": "Enter manually"
                        },
                        "formatDrawings": {
                            "label": "JPEG"
                        },
                        "formatDocuments": {
                            "label": "MS Word Document"
                        },
                        "formatSpreadsheets": {
                            "label": "MS Excel"
                        },
                        "formatPresentations": {
                            "label": "MS PowerPoint"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "google-restricted"
                            },
                            "label": "Info@santiartificial.com (info@santiartificial.com)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:google-restricted",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "type": "hidden"
                    },
                    {
                        "name": "select",
                        "type": "select",
                        "label": "Enter a File ID",
                        "required": true,
                        "validate": {
                            "enum": [
                                "map",
                                "value"
                            ]
                        }
                    },
                    {
                        "name": "formatDocuments",
                        "type": "select",
                        "label": "Convert Google Documents Files to Format",
                        "required": true,
                        "validate": {
                            "enum": [
                                "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
                                "application/pdf",
                                "application/vnd.oasis.opendocument.text",
                                "text/html",
                                "text/plain",
                                "application/rtf",
                                "text/markdown"
                            ]
                        }
                    },
                    {
                        "name": "formatSpreadsheets",
                        "type": "select",
                        "label": "Convert Google Spreadsheets Files to Format",
                        "required": true,
                        "validate": {
                            "enum": [
                                "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
                                "application/x-vnd.oasis.opendocument.spreadsheet",
                                "application/pdf",
                                "text/csv"
                            ]
                        }
                    },
                    {
                        "name": "formatPresentations",
                        "type": "select",
                        "label": "Convert Google Slides Files to Format",
                        "required": true,
                        "validate": {
                            "enum": [
                                "application/vnd.openxmlformats-officedocument.presentationml.presentation",
                                "application/pdf"
                            ]
                        }
                    },
                    {
                        "name": "formatDrawings",
                        "type": "select",
                        "label": "Convert Google Drawings Files to Format",
                        "required": true,
                        "validate": {
                            "enum": [
                                "image/jpeg",
                                "image/png",
                                "image/svg+xml",
                                "application/pdf"
                            ]
                        }
                    },
                    {
                        "name": "file",
                        "type": "text",
                        "label": "File ID",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 7,
            "module": "pdf-co:AnythingToPDF",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 8139375
            },
            "mapper": {
                "async": 15000,
                "export": {
                    "exportType": "downloadFile"
                },
                "import": {
                    "data": "{{6.data}}",
                    "name": "{{6.name}}",
                    "importType": "upload"
                },
                "convert": {
                    "convertType": "fromDocument"
                },
                "expiration": "60"
            },
            "metadata": {
                "designer": {
                    "x": 929,
                    "y": 12,
                    "name": "Pasar propuesta a PDF"
                },
                "restore": {
                    "expect": {
                        "async": {
                            "mode": "chose",
                            "label": "Async"
                        },
                        "export": {
                            "nested": {
                                "exportType": {
                                    "label": "Download a File"
                                }
                            }
                        },
                        "import": {
                            "nested": {
                                "importType": {
                                    "label": "Upload a File"
                                }
                            }
                        },
                        "convert": {
                            "nested": {
                                "convertType": {
                                    "label": "Document to PDF"
                                }
                            }
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "pdf-co"
                            },
                            "label": "My PDF.co connection"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:pdf-co",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "import",
                        "spec": [
                            {
                                "name": "importType",
                                "type": "select",
                                "label": "Input File",
                                "required": true,
                                "validate": {
                                    "enum": [
                                        "upload",
                                        "url"
                                    ]
                                }
                            },
                            {
                                "name": "data",
                                "type": "buffer",
                                "label": "Data",
                                "required": true
                            },
                            {
                                "name": "name",
                                "type": "text",
                                "label": "Output File Name"
                            }
                        ],
                        "type": "collection",
                        "label": "Import Options",
                        "required": true
                    },
                    {
                        "name": "convert",
                        "spec": [
                            {
                                "name": "convertType",
                                "type": "select",
                                "label": "Convert Type",
                                "required": true,
                                "validate": {
                                    "enum": [
                                        "fromEmail",
                                        "fromImage",
                                        "fromDocument",
                                        "fromSpreadsheet"
                                    ]
                                }
                            }
                        ],
                        "type": "collection",
                        "label": "Convert Options",
                        "required": true
                    },
                    {
                        "name": "async",
                        "type": "select",
                        "label": "Execution Mode",
                        "validate": {
                            "enum": [
                                false,
                                15000,
                                "asyncCheckLater"
                            ]
                        }
                    },
                    {
                        "name": "profiles",
                        "type": "text",
                        "label": "Profiles"
                    },
                    {
                        "name": "expiration",
                        "type": "number",
                        "label": "Output Links Expiration"
                    },
                    {
                        "name": "export",
                        "spec": [
                            {
                                "name": "exportType",
                                "type": "select",
                                "label": "Export Type",
                                "required": true,
                                "validate": {
                                    "enum": [
                                        "downloadFile",
                                        "inline"
                                    ]
                                }
                            }
                        ],
                        "type": "collection",
                        "label": "Export options",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 8,
            "module": "google-drive:uploadAFile",
            "version": 4,
            "parameters": {
                "__IMTCONN__": 5144431
            },
            "mapper": {
                "data": "{{7.data}}",
                "select": "value",
                "convert": false,
                "filename": "{{7.name}}",
                "folderId": "/1y4cqOXORvwlnjE84YBOSs5-DkI7GQiyO",
                "destination": "drive"
            },
            "metadata": {
                "designer": {
                    "x": 1241,
                    "y": 12,
                    "name": "Subir propuesta"
                },
                "restore": {
                    "expect": {
                        "select": {
                            "label": "Select from the list"
                        },
                        "folderId": {
                            "mode": "chose",
                            "path": [
                                "EJEMPLOS VIDEOS YT"
                            ]
                        },
                        "destination": {
                            "label": "My Drive"
                        }
                    },
                    "parameters": {
                        "__IMTCONN__": {
                            "data": {
                                "scoped": "true",
                                "connection": "google-restricted"
                            },
                            "label": "Info@santiartificial.com (info@santiartificial.com)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:google-restricted",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "type": "hidden"
                    },
                    {
                        "name": "select",
                        "type": "select",
                        "label": "Enter a Folder ID",
                        "required": true,
                        "validate": {
                            "enum": [
                                "map",
                                "value"
                            ]
                        }
                    },
                    {
                        "name": "title",
                        "type": "text",
                        "label": "New File Name"
                    },
                    {
                        "name": "filename",
                        "type": "text",
                        "label": "File Name",
                        "required": true
                    },
                    {
                        "name": "data",
                        "type": "buffer",
                        "label": "Data",
                        "required": true
                    },
                    {
                        "name": "convert",
                        "type": "boolean",
                        "label": "Convert a File",
                        "required": true
                    },
                    {
                        "name": "destination",
                        "type": "select",
                        "label": "New Drive Location",
                        "required": true,
                        "validate": {
                            "enum": [
                                "drive",
                                "share",
                                "team"
                            ]
                        }
                    },
                    {
                        "name": "folderId",
                        "type": "folder",
                        "label": "New Folder Location",
                        "required": true
                    }
                ]
            }
        },
        {
            "id": 10,
            "module": "google-email:ActionSendEmail",
            "version": 2,
            "parameters": {
                "account": 5144431
            },
            "mapper": {
                "cc": [],
                "to": [
                    "info@santiartificial.com"
                ],
                "bcc": [],
                "from": "",
                "html": "<p>Hola,</p>\n<p></p>\n<p>Como hemos hablado esta mañana te mando la propuesta de autoamtización</p>\n<p>Cualquier cosa me dices.</p>\n<p>Un saludo.</p>\n<p>Santi.</p>",
                "subject": "Propuesta automatización",
                "attachments": [
                    {
                        "cid": "",
                        "data": "{{7.data}}",
                        "fileName": "{{7.name}}"
                    }
                ]
            },
            "metadata": {
                "designer": {
                    "x": 1541,
                    "y": 12,
                    "name": "Enviar propuesta"
                },
                "restore": {
                    "expect": {
                        "cc": {
                            "mode": "chose"
                        },
                        "to": {
                            "mode": "chose",
                            "items": [
                                null
                            ]
                        },
                        "bcc": {
                            "mode": "chose"
                        },
                        "attachments": {
                            "mode": "chose",
                            "items": [
                                null
                            ]
                        }
                    },
                    "parameters": {
                        "account": {
                            "data": {
                                "scoped": "true",
                                "connection": "google-restricted"
                            },
                            "label": "Info@santiartificial.com (info@santiartificial.com)"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "account",
                        "type": "account:google-restricted",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "from",
                        "type": "text",
                        "label": "From"
                    },
                    {
                        "name": "to",
                        "spec": {
                            "name": "value",
                            "type": "email",
                            "label": "Email address",
                            "required": true
                        },
                        "type": "array",
                        "label": "To",
                        "required": true
                    },
                    {
                        "name": "subject",
                        "type": "text",
                        "label": "Subject"
                    },
                    {
                        "name": "html",
                        "type": "text",
                        "label": "Content"
                    },
                    {
                        "name": "attachments",
                        "spec": [
                            {
                                "name": "fileName",
                                "type": "filename",
                                "label": "File name",
                                "required": true,
                                "semantic": "file:name"
                            },
                            {
                                "name": "data",
                                "type": "buffer",
                                "label": "Data",
                                "required": true,
                                "semantic": "file:data"
                            },
                            {
                                "name": "cid",
                                "type": "text",
                                "label": "Content-ID"
                            }
                        ],
                        "type": "array",
                        "label": "Attachments"
                    },
                    {
                        "name": "cc",
                        "spec": {
                            "name": "value",
                            "type": "email",
                            "label": "Email address"
                        },
                        "type": "array",
                        "label": "Copy recipient"
                    },
                    {
                        "name": "bcc",
                        "spec": {
                            "name": "value",
                            "type": "email",
                            "label": "Email address"
                        },
                        "type": "array",
                        "label": "Blind copy recipient"
                    }
                ]
            }
        }
    ],
    "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": "eu2.make.com",
        "notes": []
    }
}