{
    "name": "RJ Media - Instagram AI Assistant",
    "flow": [
        {
            "id": 1,
            "module": "gateway:CustomWebHook",
            "version": 1,
            "parameters": {
                "hook": 1227538,
                "maxResults": 1
            },
            "mapper": {},
            "metadata": {
                "designer": {
                    "x": 0,
                    "y": 0
                },
                "restore": {
                    "parameters": {
                        "hook": {
                            "data": {
                                "editable": "true"
                            },
                            "label": "RJ Media - Instagram AI Assistant"
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "hook",
                        "type": "hook:gateway-webhook",
                        "label": "Webhook",
                        "required": true
                    },
                    {
                        "name": "maxResults",
                        "type": "number",
                        "label": "Maximum number of results"
                    }
                ]
            }
        },
        {
            "id": 2,
            "module": "openai-gpt-3:messageAssistantAdvanced",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 2356104
            },
            "mapper": {
                "assistantId": "asst_VWhKyvPseCXRi6Ht2VtCHLzM",
                "role": "user",
                "threadId": "{{1.`Thread ID`}}",
                "model": "gpt-4o",
                "file_search_resources": "vs_uxRdUSHuPzCsOb0C7S1SOJHt",
                "tool_choice": "required",
                "instructions": "# Role and Context\n\nYou are Rahul, the owner of RJ Media which is a Digital Marketing & AI Automation business. We transform businesses with AI and Automation. Lack of leads? Customers slipping through the cracks due to inefficient follow up processes? No time for high-value tasks? If that sounds like you, we can help.\n\nWe mainly offer solutions to automate CRMs and also use Make.com and Zapier to automate a ton of other tasks for our clients. We also integrate lead generation processes to allow businesses to acquire clients on autopilot.\n\n# Task\n\nYou must engage in conversation with the new lead. Your goal is to get them to book in for a free consultation call but first you must work through these questions:\n\n1. Hey how are you?\n2. Love what you guys do! How are things going at the moment with your business?\n3. Do you currently leverage AI Automation for your business?\nIf they leverage AI automation you can ask:\n4. How do you currently leverage AI?\nIf they don't leverage AI automation you can ask:\n5. Why don't you currently use AI?\n\nPotential further questions - only ask these if necessary:\n6. Are there any general repetitive tasks which take you a while to complete?\nOnly ask if necessary - If they are using AI tools:\n7. How are you currently using ...?\n\nIf the first message is an answer to \"how are you?\" then this question has already been asked and you can skip over it.\n\nIf they are currently manually interacting with AI tools like ChatGPT then you must tell them that this is good but they can actually automate that entire process. So they can use automations tools like Zapier or Make to work with ChatGPT and automatically create social media posts. So they don't have to manually interact with AI tools but can instead automate the entire process.\n\n# Rules\n\nYou must be friendly and come across just like a human. Use words like \"I\" or \"We\" or \"I think\".\n\nKeep your responses very short. They should only be up to 3 sentences long.\n\nYou must understand the problems of the lead with regard to Digital Marketing and AI automation for their business. We need to identify issues they are having with client acquisition and also with time consuming tasks in order to propose our service as a suitable solution.\n\nYou must only ask one question at a time.\n\nYou must then get the lead to book a call in via this link: https://api.leadconnectorhq.com/widget/bookings/rj-media-introductory-call\n\nYou must tell them we can solve their problems and save them a lot of time each week. They can also take a look at some of our client testimonials to understand how we save our clients 10 to 15 hours per week. The testimonials are on our website here: https://rjmediahub.com/.",
                "temperature": "0.1",
                "response_format": "text",
                "message": "{{1.message.body}}"
            },
            "metadata": {
                "designer": {
                    "x": 2,
                    "y": -266,
                    "name": "RJ Media Instagram AI Assistant"
                },
                "restore": {
                    "parameters": {
                        "__IMTCONN__": {
                            "label": "RJ Media",
                            "data": {
                                "scoped": "true",
                                "connection": "openai-gpt-3"
                            }
                        }
                    },
                    "expect": {
                        "assistantId": {
                            "mode": "chose",
                            "nested": [],
                            "label": "RJ Media Instagram AI Assistant (gpt-4o)"
                        },
                        "role": {
                            "label": "User"
                        },
                        "model": {
                            "mode": "chose",
                            "label": "gpt-4o (system)"
                        },
                        "tools": {
                            "mode": "chose",
                            "collapsed": true
                        },
                        "file_search_resources": {
                            "mode": "chose",
                            "label": "Vector store for RJ Media Instagram AI Assistant"
                        },
                        "code_interpreter_resources": {
                            "mode": "chose",
                            "collapsed": true
                        },
                        "tool_choice": {
                            "mode": "chose",
                            "label": "Required"
                        },
                        "max_prompt_tokens": {
                            "collapsed": true
                        },
                        "max_completion_tokens": {
                            "collapsed": true
                        },
                        "top_p": {
                            "collapsed": true
                        },
                        "response_format": {
                            "mode": "chose",
                            "label": "Text"
                        },
                        "truncation_strategy": {
                            "mode": "chose",
                            "collapsed": true,
                            "label": "Empty"
                        },
                        "image_files": {
                            "mode": "chose",
                            "collapsed": true
                        },
                        "image_urls": {
                            "mode": "chose",
                            "collapsed": true
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:openai-gpt-3",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "assistantId",
                        "type": "select",
                        "label": "Assistant",
                        "required": true
                    },
                    {
                        "name": "role",
                        "type": "select",
                        "label": "Role",
                        "required": true,
                        "validate": {
                            "enum": [
                                "user",
                                "assistant"
                            ]
                        }
                    },
                    {
                        "name": "threadId",
                        "type": "text",
                        "label": "Thread ID"
                    },
                    {
                        "name": "model",
                        "type": "select",
                        "label": "Model"
                    },
                    {
                        "name": "tools",
                        "type": "select",
                        "label": "Tools",
                        "multiple": true,
                        "validate": {
                            "enum": [
                                "file_search",
                                "code_interpreter"
                            ]
                        }
                    },
                    {
                        "name": "file_search_resources",
                        "type": "select",
                        "label": "File Search Resources"
                    },
                    {
                        "name": "code_interpreter_resources",
                        "type": "select",
                        "label": "Code Interpreter Resources",
                        "validate": {
                            "maxItems": 20
                        },
                        "multiple": true
                    },
                    {
                        "name": "tool_choice",
                        "type": "select",
                        "label": "Tool Choice",
                        "validate": {
                            "enum": [
                                "none",
                                "auto",
                                "required",
                                "file_search",
                                "code_interpreter",
                                "function"
                            ]
                        }
                    },
                    {
                        "name": "instructions",
                        "type": "text",
                        "label": "Instructions"
                    },
                    {
                        "name": "max_prompt_tokens",
                        "type": "uinteger",
                        "label": "Max Prompt Tokens"
                    },
                    {
                        "name": "max_completion_tokens",
                        "type": "uinteger",
                        "label": "Max Completion Tokens"
                    },
                    {
                        "name": "temperature",
                        "type": "number",
                        "label": "Temperature",
                        "validate": {
                            "max": 2,
                            "min": 0
                        }
                    },
                    {
                        "name": "top_p",
                        "type": "number",
                        "label": "Top P",
                        "validate": {
                            "max": 1,
                            "min": 0
                        }
                    },
                    {
                        "name": "response_format",
                        "type": "select",
                        "label": "Response Format",
                        "validate": {
                            "enum": [
                                "auto",
                                "json_object",
                                "text"
                            ]
                        }
                    },
                    {
                        "name": "truncation_strategy",
                        "type": "select",
                        "label": "Truncation Strategy",
                        "validate": {
                            "enum": [
                                "auto",
                                "last_messages"
                            ]
                        }
                    },
                    {
                        "name": "message",
                        "type": "text",
                        "label": "Message",
                        "required": true
                    },
                    {
                        "name": "image_files",
                        "type": "select",
                        "label": "Image Files",
                        "multiple": true
                    },
                    {
                        "name": "image_urls",
                        "type": "array",
                        "label": "Image URLs",
                        "spec": {
                            "type": "url",
                            "label": "Image URL",
                            "required": true,
                            "name": "value"
                        }
                    }
                ],
                "advanced": true
            }
        },
        {
            "id": 4,
            "module": "regexp:Replace",
            "version": 1,
            "parameters": {},
            "mapper": {
                "pattern": "\\【.*?\\】.",
                "value": ".",
                "global": true,
                "sensitive": false,
                "multiline": false,
                "singleline": false,
                "text": "{{2.result}}"
            },
            "metadata": {
                "designer": {
                    "x": 261,
                    "y": -8
                },
                "restore": {
                    "expect": {
                        "global": {
                            "mode": "chose"
                        },
                        "sensitive": {
                            "mode": "chose"
                        },
                        "multiline": {
                            "mode": "chose"
                        },
                        "singleline": {
                            "mode": "chose"
                        }
                    }
                },
                "expect": [
                    {
                        "name": "pattern",
                        "type": "text",
                        "label": "Pattern",
                        "required": true
                    },
                    {
                        "name": "value",
                        "type": "text",
                        "label": "New value"
                    },
                    {
                        "name": "global",
                        "type": "boolean",
                        "label": "Global match",
                        "required": true
                    },
                    {
                        "name": "sensitive",
                        "type": "boolean",
                        "label": "Case sensitive",
                        "required": true
                    },
                    {
                        "name": "multiline",
                        "type": "boolean",
                        "label": "Multiline",
                        "required": true
                    },
                    {
                        "name": "singleline",
                        "type": "boolean",
                        "label": "Singleline",
                        "required": true
                    },
                    {
                        "name": "text",
                        "type": "text",
                        "label": "Text"
                    }
                ]
            }
        },
        {
            "id": 5,
            "module": "regexp:Replace",
            "version": 1,
            "parameters": {},
            "mapper": {
                "text": "{{4.text}}",
                "value": "{{emptystring}}",
                "global": true,
                "pattern": "\\*\\*",
                "multiline": false,
                "sensitive": true,
                "singleline": false
            },
            "metadata": {
                "designer": {
                    "x": 246,
                    "y": -267
                },
                "restore": {
                    "expect": {
                        "global": {
                            "mode": "chose"
                        },
                        "multiline": {
                            "mode": "chose"
                        },
                        "sensitive": {
                            "mode": "chose"
                        },
                        "singleline": {
                            "mode": "chose"
                        }
                    }
                },
                "expect": [
                    {
                        "name": "pattern",
                        "type": "text",
                        "label": "Pattern",
                        "required": true
                    },
                    {
                        "name": "value",
                        "type": "text",
                        "label": "New value"
                    },
                    {
                        "name": "global",
                        "type": "boolean",
                        "label": "Global match",
                        "required": true
                    },
                    {
                        "name": "sensitive",
                        "type": "boolean",
                        "label": "Case sensitive",
                        "required": true
                    },
                    {
                        "name": "multiline",
                        "type": "boolean",
                        "label": "Multiline",
                        "required": true
                    },
                    {
                        "name": "singleline",
                        "type": "boolean",
                        "label": "Singleline",
                        "required": true
                    },
                    {
                        "name": "text",
                        "type": "text",
                        "label": "Text"
                    }
                ]
            }
        },
        {
            "id": 3,
            "module": "highlevel:updateAContact",
            "version": 1,
            "parameters": {
                "__IMTCONN__": 2686173
            },
            "mapper": {
                "contact": "{{1.contact_id}}",
                "address": {},
                "customField": {
                    "5wjrZQjIY0chlhgnWxbx": "{{5.text}}",
                    "SBfOS0Oji8l4730WV8tH": "{{2.thread_id}}"
                }
            },
            "metadata": {
                "designer": {
                    "x": 518,
                    "y": -16,
                    "name": "Update Contact"
                },
                "restore": {
                    "parameters": {
                        "__IMTCONN__": {
                            "label": "RJ Media (Location: RJ Media)",
                            "data": {
                                "scoped": "true",
                                "connection": "highlevel3"
                            }
                        }
                    },
                    "expect": {
                        "contact": {
                            "mode": "edit"
                        },
                        "firstName": {
                            "collapsed": true
                        },
                        "lastName": {
                            "collapsed": true
                        },
                        "email": {
                            "collapsed": true
                        },
                        "phone": {
                            "collapsed": true
                        },
                        "dateOfBirth": {
                            "collapsed": true
                        },
                        "companyName": {
                            "collapsed": true
                        },
                        "website": {
                            "collapsed": true
                        },
                        "tags": {
                            "mode": "chose",
                            "collapsed": true
                        },
                        "address": {
                            "collapsed": true,
                            "nested": {
                                "country": {
                                    "mode": "chose"
                                }
                            }
                        },
                        "source": {
                            "collapsed": true
                        },
                        "timezone": {
                            "mode": "chose",
                            "collapsed": true,
                            "label": "Empty"
                        },
                        "dnd": {
                            "mode": "chose",
                            "collapsed": true
                        },
                        "customField": {
                            "nested": {
                                "5ld8yahQPn6YiY7MeWhj": {
                                    "collapsed": true
                                },
                                "pGzUJfNGMceiYWmG8nzC": {
                                    "collapsed": true
                                },
                                "G4fmD21tG9V4ApjFhXXP": {
                                    "collapsed": true
                                },
                                "kD7I0GU7VXI0UFNs2RIJ": {
                                    "collapsed": true
                                },
                                "FuBF6BFhbgHxKvqdJpQH": {
                                    "collapsed": true
                                },
                                "cIcHZeeZPTGWxVnIoA7B": {
                                    "collapsed": true
                                },
                                "2v2Xvv0Wi4qtxVwLbGdj": {
                                    "collapsed": true
                                },
                                "YTilf8EVDRfWG19d6JqH": {
                                    "collapsed": true
                                },
                                "IXiHoB4EKqD0VX2EmhHM": {
                                    "mode": "chose",
                                    "collapsed": true,
                                    "label": "Empty"
                                },
                                "voNwwASYdHmLi5w99qJL": {
                                    "collapsed": true
                                },
                                "2w3yXX23wECKIQkHBwtL": {
                                    "collapsed": true
                                },
                                "Vyz8UcMrPCuzYXn2r9N7": {
                                    "collapsed": true
                                },
                                "LtpfwyPUZMRZrhT8Lxbo": {
                                    "collapsed": true
                                },
                                "fAbe00EyEV3YQXCiLUR6": {
                                    "collapsed": true
                                },
                                "1axxBHVywh3vHwPmUz6T": {
                                    "collapsed": true
                                },
                                "czrkLVEtsK5JW14jXal7": {
                                    "collapsed": true
                                },
                                "pKNi6PRs7lJwClH3GCvh": {
                                    "mode": "chose",
                                    "collapsed": true
                                },
                                "HpA59mR2cxH0MNEXils0": {
                                    "collapsed": true
                                },
                                "WtEnqYIwPANqjEmaZoRj": {
                                    "mode": "chose",
                                    "collapsed": true,
                                    "label": "Empty"
                                },
                                "VB1opyc8Vl2jtGagbU1N": {
                                    "mode": "chose",
                                    "collapsed": true
                                },
                                "mHkLqBQ7xYE0DIR1w2c7": {
                                    "mode": "chose",
                                    "collapsed": true,
                                    "label": "Empty"
                                },
                                "4m0R7sBaP1PwfSKjuWPB": {
                                    "collapsed": true
                                },
                                "IfdEeUlcoEZrTGzq6MmP": {
                                    "collapsed": true
                                },
                                "vzcIaJYbYTkxLOxFxkIs": {
                                    "mode": "chose",
                                    "collapsed": true
                                },
                                "xP237HzS0O28ownKlQur": {
                                    "mode": "chose",
                                    "collapsed": true,
                                    "label": "Empty"
                                },
                                "wTx5mSqz4Ll6kirYiygO": {
                                    "collapsed": true
                                },
                                "96SbUvtoesxYIU00FSRQ": {
                                    "collapsed": true
                                },
                                "V1XAYeeG16PUdIwRSwux": {
                                    "collapsed": true
                                },
                                "1nCLXQW9Zp0NSUGyeE1B": {
                                    "collapsed": true
                                },
                                "BhvtBSiCVlAhqSkIR9Qo": {
                                    "collapsed": true
                                },
                                "axgAT9iiWi5SbOyiWhSl": {
                                    "collapsed": true
                                },
                                "rl8vXVNBUI8dZwXdgb4G": {
                                    "collapsed": true
                                },
                                "WMzTV7PTQrkIjHMd50Ui": {
                                    "collapsed": true
                                },
                                "PvhgFojyek08fVSHUNts": {
                                    "collapsed": true
                                }
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "__IMTCONN__",
                        "type": "account:highlevel,highlevel3",
                        "label": "Connection",
                        "required": true
                    }
                ],
                "expect": [
                    {
                        "name": "contact",
                        "type": "select",
                        "label": "Contact ID",
                        "mode": "edit",
                        "required": true
                    },
                    {
                        "name": "firstName",
                        "type": "text",
                        "label": "First Name"
                    },
                    {
                        "name": "lastName",
                        "type": "text",
                        "label": "Last Name"
                    },
                    {
                        "name": "email",
                        "type": "email",
                        "label": "Email"
                    },
                    {
                        "name": "phone",
                        "type": "text",
                        "label": "Phone"
                    },
                    {
                        "name": "dateOfBirth",
                        "type": "date",
                        "label": "Date of Birth",
                        "time": false
                    },
                    {
                        "name": "companyName",
                        "type": "text",
                        "label": "Company Name"
                    },
                    {
                        "name": "website",
                        "type": "url",
                        "label": "Website"
                    },
                    {
                        "name": "tags",
                        "type": "select",
                        "label": "Tags",
                        "multiple": true
                    },
                    {
                        "name": "address",
                        "type": "collection",
                        "label": "Address",
                        "spec": [
                            {
                                "name": "address1",
                                "type": "text",
                                "label": "Street"
                            },
                            {
                                "name": "city",
                                "type": "text",
                                "label": "City"
                            },
                            {
                                "name": "state",
                                "type": "text",
                                "label": "State"
                            },
                            {
                                "name": "postalCode",
                                "type": "text",
                                "label": "PostalCode"
                            },
                            {
                                "name": "country",
                                "type": "select",
                                "label": "Country"
                            }
                        ]
                    },
                    {
                        "name": "source",
                        "type": "text",
                        "label": "Source"
                    },
                    {
                        "name": "timezone",
                        "type": "select",
                        "label": "Timezone"
                    },
                    {
                        "name": "dnd",
                        "type": "boolean",
                        "label": "Dnd"
                    },
                    {
                        "name": "customField",
                        "type": "collection",
                        "label": "Custom Fields",
                        "spec": [
                            {
                                "name": "5ld8yahQPn6YiY7MeWhj",
                                "type": "text",
                                "label": "Project Description"
                            },
                            {
                                "name": "pGzUJfNGMceiYWmG8nzC",
                                "type": "text",
                                "label": "Chat GPT Response"
                            },
                            {
                                "name": "G4fmD21tG9V4ApjFhXXP",
                                "type": "text",
                                "label": "Additional Number of Clients"
                            },
                            {
                                "name": "kD7I0GU7VXI0UFNs2RIJ",
                                "type": "text",
                                "label": "Website / Social Media URL"
                            },
                            {
                                "name": "FuBF6BFhbgHxKvqdJpQH",
                                "type": "date",
                                "label": "Return"
                            },
                            {
                                "name": "cIcHZeeZPTGWxVnIoA7B",
                                "type": "number",
                                "label": "Traveler 2"
                            },
                            {
                                "name": "2v2Xvv0Wi4qtxVwLbGdj",
                                "type": "text",
                                "label": "Additional Information"
                            },
                            {
                                "name": "YTilf8EVDRfWG19d6JqH",
                                "type": "number",
                                "label": "Traveler 1"
                            },
                            {
                                "name": "IXiHoB4EKqD0VX2EmhHM",
                                "type": "select",
                                "label": "Trip"
                            },
                            {
                                "name": "voNwwASYdHmLi5w99qJL",
                                "type": "date",
                                "label": "Depart"
                            },
                            {
                                "name": "2w3yXX23wECKIQkHBwtL",
                                "type": "text",
                                "label": "Destination"
                            },
                            {
                                "name": "Vyz8UcMrPCuzYXn2r9N7",
                                "type": "text",
                                "label": "Service"
                            },
                            {
                                "name": "LtpfwyPUZMRZrhT8Lxbo",
                                "type": "text",
                                "label": "Best Phone"
                            },
                            {
                                "name": "fAbe00EyEV3YQXCiLUR6",
                                "type": "text",
                                "label": "Appointment Setter"
                            },
                            {
                                "name": "1axxBHVywh3vHwPmUz6T",
                                "type": "text",
                                "label": "Website/Social Media URL"
                            },
                            {
                                "name": "czrkLVEtsK5JW14jXal7",
                                "type": "number",
                                "label": "How effective do you find your current lead generation strategy?"
                            },
                            {
                                "name": "pKNi6PRs7lJwClH3GCvh",
                                "type": "select",
                                "label": "Which methods are you currently using to generate leads?",
                                "multiple": true,
                                "validate": {
                                    "enum": [
                                        "Meta (Instagram & Facebook) Ads",
                                        "Google Ads",
                                        "Email Marketing",
                                        "SMS Marketing",
                                        "Referral Programs",
                                        "Organic Social Media",
                                        "Content Marketing (blogs, videos, etc.)"
                                    ]
                                }
                            },
                            {
                                "name": "HpA59mR2cxH0MNEXils0",
                                "type": "number",
                                "label": "How many new leads are you obtaining per month?"
                            },
                            {
                                "name": "WtEnqYIwPANqjEmaZoRj",
                                "type": "select",
                                "label": "How frequently do you post on your business's social media channels?"
                            },
                            {
                                "name": "VB1opyc8Vl2jtGagbU1N",
                                "type": "select",
                                "label": "Which platforms are you active on?",
                                "multiple": true,
                                "validate": {
                                    "enum": [
                                        "Facebook",
                                        "Instagram",
                                        "Twitter",
                                        "LinkedIn",
                                        "TikTok",
                                        "YouTube",
                                        "WhatsApp"
                                    ]
                                }
                            },
                            {
                                "name": "mHkLqBQ7xYE0DIR1w2c7",
                                "type": "select",
                                "label": "How often do you collect feedback from your clients to improve your services?"
                            },
                            {
                                "name": "4m0R7sBaP1PwfSKjuWPB",
                                "type": "text",
                                "label": "Which marketing automation systems or AI tools are you using with your lead generation and client management processes?"
                            },
                            {
                                "name": "IfdEeUlcoEZrTGzq6MmP",
                                "type": "number",
                                "label": "How satisfied are you with your current overall marketing strategy?"
                            },
                            {
                                "name": "vzcIaJYbYTkxLOxFxkIs",
                                "type": "select",
                                "label": "What are your current marketing goals?",
                                "multiple": true,
                                "validate": {
                                    "enum": [
                                        "Increase brand awareness",
                                        "Generate more leads",
                                        "Convert more leads into clients",
                                        "Improve client retention",
                                        "Collect customer feedback"
                                    ]
                                }
                            },
                            {
                                "name": "xP237HzS0O28ownKlQur",
                                "type": "select",
                                "label": "How often do you review and adjust your marketing strategy?"
                            },
                            {
                                "name": "wTx5mSqz4Ll6kirYiygO",
                                "type": "number",
                                "label": "Business Score"
                            },
                            {
                                "name": "96SbUvtoesxYIU00FSRQ",
                                "type": "text",
                                "label": "Scorecard PDF"
                            },
                            {
                                "name": "V1XAYeeG16PUdIwRSwux",
                                "type": "text",
                                "label": "WhatsApp AI Response"
                            },
                            {
                                "name": "1nCLXQW9Zp0NSUGyeE1B",
                                "type": "text",
                                "label": "Main Problem"
                            },
                            {
                                "name": "BhvtBSiCVlAhqSkIR9Qo",
                                "type": "text",
                                "label": "10 Easy Ways to Use AI in Your Business"
                            },
                            {
                                "name": "axgAT9iiWi5SbOyiWhSl",
                                "type": "text",
                                "label": "VAPI Message"
                            },
                            {
                                "name": "rl8vXVNBUI8dZwXdgb4G",
                                "type": "text",
                                "label": "Instagram URL"
                            },
                            {
                                "name": "WMzTV7PTQrkIjHMd50Ui",
                                "type": "text",
                                "label": "LinkedIn URL"
                            },
                            {
                                "name": "PvhgFojyek08fVSHUNts",
                                "type": "text",
                                "label": "Website URL"
                            },
                            {
                                "name": "5wjrZQjIY0chlhgnWxbx",
                                "type": "text",
                                "label": "AI Assistant Response"
                            },
                            {
                                "name": "SBfOS0Oji8l4730WV8tH",
                                "type": "text",
                                "label": "Thread ID"
                            }
                        ]
                    }
                ],
                "interface": [
                    {
                        "name": "id",
                        "type": "text",
                        "label": "Contact ID"
                    },
                    {
                        "name": "timezone",
                        "type": "text",
                        "label": "Timezone"
                    },
                    {
                        "name": "type",
                        "type": "text",
                        "label": "Type"
                    },
                    {
                        "name": "locationId",
                        "type": "text",
                        "label": "Location ID"
                    },
                    {
                        "name": "dnd",
                        "type": "boolean",
                        "label": "Dnd"
                    },
                    {
                        "name": "inboundDndSettings",
                        "spec": [
                            {
                                "name": "all",
                                "spec": [
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "All"
                            }
                        ],
                        "type": "collection",
                        "label": "Inbound Dnd Settings"
                    },
                    {
                        "name": "dndSettings",
                        "spec": [
                            {
                                "name": "Call",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "Call"
                            },
                            {
                                "name": "Email",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "Email"
                            },
                            {
                                "name": "SMS",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "SMS"
                            },
                            {
                                "name": "WhatsApp",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "WhatsApp"
                            },
                            {
                                "name": "GMB",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "GMB"
                            },
                            {
                                "name": "FB",
                                "spec": [
                                    {
                                        "name": "code",
                                        "type": "text",
                                        "label": "Code"
                                    },
                                    {
                                        "name": "message",
                                        "type": "text",
                                        "label": "Message"
                                    },
                                    {
                                        "name": "status",
                                        "type": "text",
                                        "label": "Status"
                                    }
                                ],
                                "type": "collection",
                                "label": "FB"
                            }
                        ],
                        "type": "collection",
                        "label": "Dnd Settings"
                    },
                    {
                        "name": "createdBy",
                        "spec": [
                            {
                                "name": "sourceId",
                                "type": "text",
                                "label": "Source ID"
                            },
                            {
                                "name": "channel",
                                "type": "text",
                                "label": "Channel"
                            },
                            {
                                "name": "source",
                                "type": "text",
                                "label": "Source"
                            },
                            {
                                "name": "sourceName",
                                "type": "text",
                                "label": "Source Name"
                            },
                            {
                                "name": "timestamp",
                                "type": "date",
                                "label": "Timestamp"
                            }
                        ],
                        "type": "collection",
                        "label": "Created By"
                    },
                    {
                        "name": "tags",
                        "type": "array",
                        "label": "Tags"
                    },
                    {
                        "name": "dateAdded",
                        "type": "date",
                        "label": "Date Added"
                    },
                    {
                        "name": "additionalEmails",
                        "type": "array",
                        "label": "Additional Emails"
                    },
                    {
                        "name": "additionalPhones",
                        "type": "array",
                        "label": "Additional Phones"
                    },
                    {
                        "name": "country",
                        "type": "text",
                        "label": "Country"
                    },
                    {
                        "name": "lastName",
                        "type": "text",
                        "label": "Last Name"
                    },
                    {
                        "name": "lastNameLowerCase",
                        "type": "text",
                        "label": "Last Name Lower Case"
                    },
                    {
                        "name": "emailLowerCase",
                        "type": "text",
                        "label": "Email Lower Case"
                    },
                    {
                        "name": "email",
                        "type": "text",
                        "label": "Email"
                    },
                    {
                        "name": "postalCode",
                        "type": "text",
                        "label": "Postal Code"
                    },
                    {
                        "name": "dateUpdated",
                        "type": "date",
                        "label": "Date Updated"
                    },
                    {
                        "name": "fullNameLowerCase",
                        "type": "text",
                        "label": "Full Name Lower Case"
                    },
                    {
                        "name": "firstName",
                        "type": "text",
                        "label": "First Name"
                    },
                    {
                        "name": "firstNameLowerCase",
                        "type": "text",
                        "label": "First Name Lower Case"
                    },
                    {
                        "name": "source",
                        "type": "text",
                        "label": "Source"
                    },
                    {
                        "name": "companyName",
                        "type": "text",
                        "label": "Company Name"
                    },
                    {
                        "name": "website",
                        "type": "text",
                        "label": "Website"
                    },
                    {
                        "name": "phone",
                        "type": "text",
                        "label": "Phone"
                    },
                    {
                        "name": "customField",
                        "label": "Custom Fields",
                        "type": "collection",
                        "spec": [
                            {
                                "name": "5ld8yahQPn6YiY7MeWhj",
                                "label": "Project Description",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "pGzUJfNGMceiYWmG8nzC",
                                "label": "Chat GPT Response",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "G4fmD21tG9V4ApjFhXXP",
                                "label": "Additional Number of Clients",
                                "type": "text"
                            },
                            {
                                "name": "kD7I0GU7VXI0UFNs2RIJ",
                                "label": "Website / Social Media URL",
                                "type": "text"
                            },
                            {
                                "name": "FuBF6BFhbgHxKvqdJpQH",
                                "label": "Return",
                                "type": "date"
                            },
                            {
                                "name": "cIcHZeeZPTGWxVnIoA7B",
                                "label": "Traveler 2",
                                "type": "number"
                            },
                            {
                                "name": "2v2Xvv0Wi4qtxVwLbGdj",
                                "label": "Additional Information",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "YTilf8EVDRfWG19d6JqH",
                                "label": "Traveler 1",
                                "type": "number"
                            },
                            {
                                "name": "IXiHoB4EKqD0VX2EmhHM",
                                "label": "Trip",
                                "type": "text"
                            },
                            {
                                "name": "voNwwASYdHmLi5w99qJL",
                                "label": "Depart",
                                "type": "date"
                            },
                            {
                                "name": "2w3yXX23wECKIQkHBwtL",
                                "label": "Destination",
                                "type": "text"
                            },
                            {
                                "name": "Vyz8UcMrPCuzYXn2r9N7",
                                "label": "Service",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "LtpfwyPUZMRZrhT8Lxbo",
                                "label": "Best Phone",
                                "type": "text"
                            },
                            {
                                "name": "fAbe00EyEV3YQXCiLUR6",
                                "label": "Appointment Setter",
                                "type": "text"
                            },
                            {
                                "name": "1axxBHVywh3vHwPmUz6T",
                                "label": "Website/Social Media URL",
                                "type": "text"
                            },
                            {
                                "name": "czrkLVEtsK5JW14jXal7",
                                "label": "How effective do you find your current lead generation strategy?",
                                "type": "number"
                            },
                            {
                                "name": "pKNi6PRs7lJwClH3GCvh",
                                "label": "Which methods are you currently using to generate leads?",
                                "type": "array"
                            },
                            {
                                "name": "HpA59mR2cxH0MNEXils0",
                                "label": "How many new leads are you obtaining per month?",
                                "type": "number"
                            },
                            {
                                "name": "WtEnqYIwPANqjEmaZoRj",
                                "label": "How frequently do you post on your business's social media channels?",
                                "type": "text"
                            },
                            {
                                "name": "VB1opyc8Vl2jtGagbU1N",
                                "label": "Which platforms are you active on?",
                                "type": "array"
                            },
                            {
                                "name": "mHkLqBQ7xYE0DIR1w2c7",
                                "label": "How often do you collect feedback from your clients to improve your services?",
                                "type": "text"
                            },
                            {
                                "name": "4m0R7sBaP1PwfSKjuWPB",
                                "label": "Which marketing automation systems or AI tools are you using with your lead generation and client management processes?",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "IfdEeUlcoEZrTGzq6MmP",
                                "label": "How satisfied are you with your current overall marketing strategy?",
                                "type": "number"
                            },
                            {
                                "name": "vzcIaJYbYTkxLOxFxkIs",
                                "label": "What are your current marketing goals?",
                                "type": "array"
                            },
                            {
                                "name": "xP237HzS0O28ownKlQur",
                                "label": "How often do you review and adjust your marketing strategy?",
                                "type": "text"
                            },
                            {
                                "name": "wTx5mSqz4Ll6kirYiygO",
                                "label": "Business Score",
                                "type": "number"
                            },
                            {
                                "name": "96SbUvtoesxYIU00FSRQ",
                                "label": "Scorecard PDF",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "V1XAYeeG16PUdIwRSwux",
                                "label": "WhatsApp AI Response",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "1nCLXQW9Zp0NSUGyeE1B",
                                "label": "Main Problem",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "BhvtBSiCVlAhqSkIR9Qo",
                                "label": "10 Easy Ways to Use AI in Your Business",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "axgAT9iiWi5SbOyiWhSl",
                                "label": "VAPI Message",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "rl8vXVNBUI8dZwXdgb4G",
                                "label": "Instagram URL",
                                "type": "text"
                            },
                            {
                                "name": "WMzTV7PTQrkIjHMd50Ui",
                                "label": "LinkedIn URL",
                                "type": "text"
                            },
                            {
                                "name": "PvhgFojyek08fVSHUNts",
                                "label": "Website URL",
                                "type": "text"
                            },
                            {
                                "name": "5wjrZQjIY0chlhgnWxbx",
                                "label": "AI Assistant Response",
                                "type": "text",
                                "multiline": true
                            },
                            {
                                "name": "SBfOS0Oji8l4730WV8tH",
                                "label": "Thread ID",
                                "type": "text"
                            }
                        ]
                    }
                ]
            }
        }
    ],
    "metadata": {
        "instant": true,
        "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"
    }
}