[{"data":1,"prerenderedAt":1252},["ShallowReactive",2],{"footer-compare":3,"dynamicForm-newsletter":24,"mdc-yxx4ax-key":55,"\u002Fuse-cases\u002Flead-enrichment":75,"mdc--g07pp-key":107,"mdc-l8sgry-key":121,"mdc-8drfdv-key":135},[4,8,12,16,20],{"path":5,"competitorName":6,"title":7},"\u002Fcompare\u002Fmake","Make","dataflows vs Make",{"path":9,"competitorName":10,"title":11},"\u002Fcompare\u002Fpipedream","Pipedream","dataflows vs Pipedream",{"path":13,"competitorName":14,"title":15},"\u002Fcompare\u002Fpower-automate","Power Automate","dataflows vs Power Automate",{"path":17,"competitorName":18,"title":19},"\u002Fcompare\u002Fzapier","Zapier","dataflows vs Zapier",{"path":21,"competitorName":22,"title":23},"\u002Fcompare\u002Fn8n","n8n","dataflows vs n8n",{"id":25,"title":26,"apiEndpoint":27,"body":28,"description":28,"extension":29,"fields":30,"mail":43,"meta":46,"navigation":35,"path":47,"seo":48,"stem":49,"submitButtonLabel":50,"successMsg":51,"__hash__":54},"forms\u002Fforms\u002Fnewsletter.yml","Newsletter","\u002Fapi\u002FdynamicFormsInbox",null,"yml",[31,38],{"name":32,"type":32,"label":33,"placeholder":34,"required":35,"validationError":36,"width":37},"email","Email","your@email.com",true,"Please enter a valid email address","full",{"name":39,"type":40,"label":41,"required":35,"validationError":42,"width":37},"privacy","checkbox","I agree to the [Privacy Policy](\u002Fprivacy)","You must agree to the privacy policy",{"to":44,"subject":45},"info@nbrx.com","New Newsletter Subscription",{},"\u002Fforms\u002Fnewsletter",{"title":26},"forms\u002Fnewsletter","Subscribe",{"title":52,"description":53},"Successfully subscribed","You will receive a confirmation email shortly.","9jNbCbi3ukyzmYA4p66npxcPS6f5NJ1U0M7vJ9PtbBM",{"data":56,"body":57},{},{"type":58,"children":59},"root",[60],{"type":61,"tag":62,"props":63,"children":64},"element","p",{},[65,68],{"type":66,"value":67},"text","I agree to the ",{"type":61,"tag":69,"props":70,"children":72},"a",{"href":71},"\u002Fprivacy",[73],{"type":66,"value":74},"Privacy Policy",{"id":76,"title":77,"body":28,"code":78,"description":79,"extension":29,"highlights":80,"industry":93,"meta":94,"navigation":35,"path":95,"problem":96,"seo":97,"solution":100,"stem":101,"systems":102,"__hash__":106},"useCases\u002Fuse-cases\u002Flead-enrichment.yml","Lead Enrichment","\u002F\u002F Lead enrichment workflow\nexport const leadEnrichment = defineWorkflow({\n  id: 'lead-enrichment',\n  trigger: { type: 'webhook', path: '\u002Flead' },\n\n  async run({ event, step }) {\n    const { name, email } = event.body\n\n    const enrichment = await step.run('enrich', () =>\n      enrich.byEmail(email)\n    )\n\n    const score = await step.run('score', () =>\n      scoring.evaluate({ ...enrichment, source: event.source })\n    )\n\n    const lead = await step.run('upsert-crm', () =>\n      crm.leads.upsert({\n        name, email,\n        company: enrichment.company,\n        score,\n        rating: score > 80 ? 'Hot' : 'Warm'\n      })\n    )\n\n    await step.run('notify-sales', () =>\n      slack.send(\n        score > 80 ? '#sales-enterprise' : '#sales-inbound',\n        `New lead: ${name} (${enrichment.company.name}) — score ${score}`\n      )\n    )\n\n    return { leadId: lead.id, score }\n  }\n})\n","New leads are enriched with company data, scored and routed to the right sales person within seconds. No more cold leads sitting in a queue.",[81,85,89],{"title":82,"description":83,"icon":84},"Enrich automatically","Company size, industry, location and tech stack added before sales sees the lead.","i-lucide-zoom-in",{"title":86,"description":87,"icon":88},"Score with your own rules","Apply the criteria your team actually uses. Not a generic \"lead score\" from a SaaS tool.","i-lucide-target",{"title":90,"description":91,"icon":92},"Route in real time","Right person, right channel, right context. From form submission to Slack ping in seconds.","i-lucide-route","Sales & Marketing",{},"\u002Fuse-cases\u002Flead-enrichment","Marketing keeps producing leads, but sales gets a thin row in a CRM: a name, an email, maybe a\ncompany. Before they can act, someone has to look up the company size, the industry, the\nlocation, and decide if this is a high value lead or just noise.\n\nThis research takes time. While it happens, the lead cools down. By the time someone calls,\nthe prospect has already moved on to a competitor.\n",{"title":98,"description":99},"Lead Enrichment Automation","Enrich, score and route new leads to sales in seconds with dataflows.","dataflows triggers the moment a new lead is captured. It enriches the contact with company data\nfrom public sources, scores the lead based on your own rules, and routes it to the right sales\nchannel: enterprise, mid market, self serve, or \"do not pursue\".\n\nThe right sales person gets a notification in Slack with the full context, ready to act. The\nwhole flow happens within seconds, not the next morning.\n","use-cases\u002Flead-enrichment",[103,104,105],"CRM","Enrichment APIs","Slack","6jHYQ1T308hsYGYRJ1T6S1q3MMm2D7yHtLeskkgGFhk",{"data":108,"body":109},{},{"type":58,"children":110},[111,116],{"type":61,"tag":62,"props":112,"children":113},{},[114],{"type":66,"value":115},"Marketing keeps producing leads, but sales gets a thin row in a CRM: a name, an email, maybe a\ncompany. Before they can act, someone has to look up the company size, the industry, the\nlocation, and decide if this is a high value lead or just noise.",{"type":61,"tag":62,"props":117,"children":118},{},[119],{"type":66,"value":120},"This research takes time. While it happens, the lead cools down. By the time someone calls,\nthe prospect has already moved on to a competitor.",{"data":122,"body":123},{},{"type":58,"children":124},[125,130],{"type":61,"tag":62,"props":126,"children":127},{},[128],{"type":66,"value":129},"dataflows triggers the moment a new lead is captured. It enriches the contact with company data\nfrom public sources, scores the lead based on your own rules, and routes it to the right sales\nchannel: enterprise, mid market, self serve, or \"do not pursue\".",{"type":61,"tag":62,"props":131,"children":132},{},[133],{"type":66,"value":134},"The right sales person gets a notification in Slack with the full context, ready to act. The\nwhole flow happens within seconds, not the next morning.",{"data":136,"body":137},{},{"type":58,"children":138},[139,1246],{"type":61,"tag":140,"props":141,"children":146},"pre",{"className":142,"code":143,"language":144,"meta":145,"style":145},"language-typescript shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u002F\u002F Lead enrichment workflow\nexport const leadEnrichment = defineWorkflow({\n  id: 'lead-enrichment',\n  trigger: { type: 'webhook', path: '\u002Flead' },\n\n  async run({ event, step }) {\n    const { name, email } = event.body\n\n    const enrichment = await step.run('enrich', () =>\n      enrich.byEmail(email)\n    )\n\n    const score = await step.run('score', () =>\n      scoring.evaluate({ ...enrichment, source: event.source })\n    )\n\n    const lead = await step.run('upsert-crm', () =>\n      crm.leads.upsert({\n        name, email,\n        company: enrichment.company,\n        score,\n        rating: score > 80 ? 'Hot' : 'Warm'\n      })\n    )\n\n    await step.run('notify-sales', () =>\n      slack.send(\n        score > 80 ? '#sales-enterprise' : '#sales-inbound',\n        `New lead: ${name} (${enrichment.company.name}) — score ${score}`\n      )\n    )\n\n    return { leadId: lead.id, score }\n  }\n})\n\n","typescript","",[147],{"type":61,"tag":148,"props":149,"children":150},"code",{"__ignoreMap":145},[151,163,207,243,315,324,368,419,427,493,524,533,541,603,674,682,690,752,787,808,838,851,916,929,937,945,995,1018,1072,1152,1161,1169,1177,1225,1234],{"type":61,"tag":152,"props":153,"children":156},"span",{"class":154,"line":155},"line",1,[157],{"type":61,"tag":152,"props":158,"children":160},{"style":159},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[161],{"type":66,"value":162},"\u002F\u002F Lead enrichment workflow\n",{"type":61,"tag":152,"props":164,"children":166},{"class":154,"line":165},2,[167,173,179,185,191,197,202],{"type":61,"tag":152,"props":168,"children":170},{"style":169},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[171],{"type":66,"value":172},"export",{"type":61,"tag":152,"props":174,"children":176},{"style":175},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[177],{"type":66,"value":178}," const",{"type":61,"tag":152,"props":180,"children":182},{"style":181},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[183],{"type":66,"value":184}," leadEnrichment ",{"type":61,"tag":152,"props":186,"children":188},{"style":187},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[189],{"type":66,"value":190},"=",{"type":61,"tag":152,"props":192,"children":194},{"style":193},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[195],{"type":66,"value":196}," defineWorkflow",{"type":61,"tag":152,"props":198,"children":199},{"style":181},[200],{"type":66,"value":201},"(",{"type":61,"tag":152,"props":203,"children":204},{"style":187},[205],{"type":66,"value":206},"{\n",{"type":61,"tag":152,"props":208,"children":210},{"class":154,"line":209},3,[211,217,222,227,233,238],{"type":61,"tag":152,"props":212,"children":214},{"style":213},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[215],{"type":66,"value":216},"  id",{"type":61,"tag":152,"props":218,"children":219},{"style":187},[220],{"type":66,"value":221},":",{"type":61,"tag":152,"props":223,"children":224},{"style":187},[225],{"type":66,"value":226}," '",{"type":61,"tag":152,"props":228,"children":230},{"style":229},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[231],{"type":66,"value":232},"lead-enrichment",{"type":61,"tag":152,"props":234,"children":235},{"style":187},[236],{"type":66,"value":237},"'",{"type":61,"tag":152,"props":239,"children":240},{"style":187},[241],{"type":66,"value":242},",\n",{"type":61,"tag":152,"props":244,"children":246},{"class":154,"line":245},4,[247,252,256,261,266,270,274,279,283,288,293,297,301,306,310],{"type":61,"tag":152,"props":248,"children":249},{"style":213},[250],{"type":66,"value":251},"  trigger",{"type":61,"tag":152,"props":253,"children":254},{"style":187},[255],{"type":66,"value":221},{"type":61,"tag":152,"props":257,"children":258},{"style":187},[259],{"type":66,"value":260}," {",{"type":61,"tag":152,"props":262,"children":263},{"style":213},[264],{"type":66,"value":265}," type",{"type":61,"tag":152,"props":267,"children":268},{"style":187},[269],{"type":66,"value":221},{"type":61,"tag":152,"props":271,"children":272},{"style":187},[273],{"type":66,"value":226},{"type":61,"tag":152,"props":275,"children":276},{"style":229},[277],{"type":66,"value":278},"webhook",{"type":61,"tag":152,"props":280,"children":281},{"style":187},[282],{"type":66,"value":237},{"type":61,"tag":152,"props":284,"children":285},{"style":187},[286],{"type":66,"value":287},",",{"type":61,"tag":152,"props":289,"children":290},{"style":213},[291],{"type":66,"value":292}," path",{"type":61,"tag":152,"props":294,"children":295},{"style":187},[296],{"type":66,"value":221},{"type":61,"tag":152,"props":298,"children":299},{"style":187},[300],{"type":66,"value":226},{"type":61,"tag":152,"props":302,"children":303},{"style":229},[304],{"type":66,"value":305},"\u002Flead",{"type":61,"tag":152,"props":307,"children":308},{"style":187},[309],{"type":66,"value":237},{"type":61,"tag":152,"props":311,"children":312},{"style":187},[313],{"type":66,"value":314}," },\n",{"type":61,"tag":152,"props":316,"children":318},{"class":154,"line":317},5,[319],{"type":61,"tag":152,"props":320,"children":321},{"emptyLinePlaceholder":35},[322],{"type":66,"value":323},"\n",{"type":61,"tag":152,"props":325,"children":327},{"class":154,"line":326},6,[328,333,338,343,349,353,358,363],{"type":61,"tag":152,"props":329,"children":330},{"style":175},[331],{"type":66,"value":332},"  async",{"type":61,"tag":152,"props":334,"children":335},{"style":213},[336],{"type":66,"value":337}," run",{"type":61,"tag":152,"props":339,"children":340},{"style":187},[341],{"type":66,"value":342},"({",{"type":61,"tag":152,"props":344,"children":346},{"style":345},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#EEFFFF;--shiki-default-font-style:italic;--shiki-dark:#BABED8;--shiki-dark-font-style:italic",[347],{"type":66,"value":348}," event",{"type":61,"tag":152,"props":350,"children":351},{"style":187},[352],{"type":66,"value":287},{"type":61,"tag":152,"props":354,"children":355},{"style":345},[356],{"type":66,"value":357}," step",{"type":61,"tag":152,"props":359,"children":360},{"style":187},[361],{"type":66,"value":362}," })",{"type":61,"tag":152,"props":364,"children":365},{"style":187},[366],{"type":66,"value":367}," {\n",{"type":61,"tag":152,"props":369,"children":371},{"class":154,"line":370},7,[372,377,381,386,390,395,400,405,409,414],{"type":61,"tag":152,"props":373,"children":374},{"style":175},[375],{"type":66,"value":376},"    const",{"type":61,"tag":152,"props":378,"children":379},{"style":187},[380],{"type":66,"value":260},{"type":61,"tag":152,"props":382,"children":383},{"style":181},[384],{"type":66,"value":385}," name",{"type":61,"tag":152,"props":387,"children":388},{"style":187},[389],{"type":66,"value":287},{"type":61,"tag":152,"props":391,"children":392},{"style":181},[393],{"type":66,"value":394}," email",{"type":61,"tag":152,"props":396,"children":397},{"style":187},[398],{"type":66,"value":399}," }",{"type":61,"tag":152,"props":401,"children":402},{"style":187},[403],{"type":66,"value":404}," =",{"type":61,"tag":152,"props":406,"children":407},{"style":181},[408],{"type":66,"value":348},{"type":61,"tag":152,"props":410,"children":411},{"style":187},[412],{"type":66,"value":413},".",{"type":61,"tag":152,"props":415,"children":416},{"style":181},[417],{"type":66,"value":418},"body\n",{"type":61,"tag":152,"props":420,"children":422},{"class":154,"line":421},8,[423],{"type":61,"tag":152,"props":424,"children":425},{"emptyLinePlaceholder":35},[426],{"type":66,"value":323},{"type":61,"tag":152,"props":428,"children":430},{"class":154,"line":429},9,[431,435,440,444,449,453,457,462,466,470,475,479,483,488],{"type":61,"tag":152,"props":432,"children":433},{"style":175},[434],{"type":66,"value":376},{"type":61,"tag":152,"props":436,"children":437},{"style":181},[438],{"type":66,"value":439}," enrichment",{"type":61,"tag":152,"props":441,"children":442},{"style":187},[443],{"type":66,"value":404},{"type":61,"tag":152,"props":445,"children":446},{"style":169},[447],{"type":66,"value":448}," await",{"type":61,"tag":152,"props":450,"children":451},{"style":181},[452],{"type":66,"value":357},{"type":61,"tag":152,"props":454,"children":455},{"style":187},[456],{"type":66,"value":413},{"type":61,"tag":152,"props":458,"children":459},{"style":193},[460],{"type":66,"value":461},"run",{"type":61,"tag":152,"props":463,"children":464},{"style":213},[465],{"type":66,"value":201},{"type":61,"tag":152,"props":467,"children":468},{"style":187},[469],{"type":66,"value":237},{"type":61,"tag":152,"props":471,"children":472},{"style":229},[473],{"type":66,"value":474},"enrich",{"type":61,"tag":152,"props":476,"children":477},{"style":187},[478],{"type":66,"value":237},{"type":61,"tag":152,"props":480,"children":481},{"style":187},[482],{"type":66,"value":287},{"type":61,"tag":152,"props":484,"children":485},{"style":187},[486],{"type":66,"value":487}," ()",{"type":61,"tag":152,"props":489,"children":490},{"style":175},[491],{"type":66,"value":492}," =>\n",{"type":61,"tag":152,"props":494,"children":496},{"class":154,"line":495},10,[497,502,506,511,515,519],{"type":61,"tag":152,"props":498,"children":499},{"style":181},[500],{"type":66,"value":501},"      enrich",{"type":61,"tag":152,"props":503,"children":504},{"style":187},[505],{"type":66,"value":413},{"type":61,"tag":152,"props":507,"children":508},{"style":193},[509],{"type":66,"value":510},"byEmail",{"type":61,"tag":152,"props":512,"children":513},{"style":213},[514],{"type":66,"value":201},{"type":61,"tag":152,"props":516,"children":517},{"style":181},[518],{"type":66,"value":32},{"type":61,"tag":152,"props":520,"children":521},{"style":213},[522],{"type":66,"value":523},")\n",{"type":61,"tag":152,"props":525,"children":527},{"class":154,"line":526},11,[528],{"type":61,"tag":152,"props":529,"children":530},{"style":213},[531],{"type":66,"value":532},"    )\n",{"type":61,"tag":152,"props":534,"children":536},{"class":154,"line":535},12,[537],{"type":61,"tag":152,"props":538,"children":539},{"emptyLinePlaceholder":35},[540],{"type":66,"value":323},{"type":61,"tag":152,"props":542,"children":544},{"class":154,"line":543},13,[545,549,554,558,562,566,570,574,578,582,587,591,595,599],{"type":61,"tag":152,"props":546,"children":547},{"style":175},[548],{"type":66,"value":376},{"type":61,"tag":152,"props":550,"children":551},{"style":181},[552],{"type":66,"value":553}," score",{"type":61,"tag":152,"props":555,"children":556},{"style":187},[557],{"type":66,"value":404},{"type":61,"tag":152,"props":559,"children":560},{"style":169},[561],{"type":66,"value":448},{"type":61,"tag":152,"props":563,"children":564},{"style":181},[565],{"type":66,"value":357},{"type":61,"tag":152,"props":567,"children":568},{"style":187},[569],{"type":66,"value":413},{"type":61,"tag":152,"props":571,"children":572},{"style":193},[573],{"type":66,"value":461},{"type":61,"tag":152,"props":575,"children":576},{"style":213},[577],{"type":66,"value":201},{"type":61,"tag":152,"props":579,"children":580},{"style":187},[581],{"type":66,"value":237},{"type":61,"tag":152,"props":583,"children":584},{"style":229},[585],{"type":66,"value":586},"score",{"type":61,"tag":152,"props":588,"children":589},{"style":187},[590],{"type":66,"value":237},{"type":61,"tag":152,"props":592,"children":593},{"style":187},[594],{"type":66,"value":287},{"type":61,"tag":152,"props":596,"children":597},{"style":187},[598],{"type":66,"value":487},{"type":61,"tag":152,"props":600,"children":601},{"style":175},[602],{"type":66,"value":492},{"type":61,"tag":152,"props":604,"children":606},{"class":154,"line":605},14,[607,612,616,621,625,630,635,640,644,649,653,657,661,666,670],{"type":61,"tag":152,"props":608,"children":609},{"style":181},[610],{"type":66,"value":611},"      scoring",{"type":61,"tag":152,"props":613,"children":614},{"style":187},[615],{"type":66,"value":413},{"type":61,"tag":152,"props":617,"children":618},{"style":193},[619],{"type":66,"value":620},"evaluate",{"type":61,"tag":152,"props":622,"children":623},{"style":213},[624],{"type":66,"value":201},{"type":61,"tag":152,"props":626,"children":627},{"style":187},[628],{"type":66,"value":629},"{",{"type":61,"tag":152,"props":631,"children":632},{"style":187},[633],{"type":66,"value":634}," ...",{"type":61,"tag":152,"props":636,"children":637},{"style":181},[638],{"type":66,"value":639},"enrichment",{"type":61,"tag":152,"props":641,"children":642},{"style":187},[643],{"type":66,"value":287},{"type":61,"tag":152,"props":645,"children":646},{"style":213},[647],{"type":66,"value":648}," source",{"type":61,"tag":152,"props":650,"children":651},{"style":187},[652],{"type":66,"value":221},{"type":61,"tag":152,"props":654,"children":655},{"style":181},[656],{"type":66,"value":348},{"type":61,"tag":152,"props":658,"children":659},{"style":187},[660],{"type":66,"value":413},{"type":61,"tag":152,"props":662,"children":663},{"style":181},[664],{"type":66,"value":665},"source",{"type":61,"tag":152,"props":667,"children":668},{"style":187},[669],{"type":66,"value":399},{"type":61,"tag":152,"props":671,"children":672},{"style":213},[673],{"type":66,"value":523},{"type":61,"tag":152,"props":675,"children":677},{"class":154,"line":676},15,[678],{"type":61,"tag":152,"props":679,"children":680},{"style":213},[681],{"type":66,"value":532},{"type":61,"tag":152,"props":683,"children":685},{"class":154,"line":684},16,[686],{"type":61,"tag":152,"props":687,"children":688},{"emptyLinePlaceholder":35},[689],{"type":66,"value":323},{"type":61,"tag":152,"props":691,"children":693},{"class":154,"line":692},17,[694,698,703,707,711,715,719,723,727,731,736,740,744,748],{"type":61,"tag":152,"props":695,"children":696},{"style":175},[697],{"type":66,"value":376},{"type":61,"tag":152,"props":699,"children":700},{"style":181},[701],{"type":66,"value":702}," lead",{"type":61,"tag":152,"props":704,"children":705},{"style":187},[706],{"type":66,"value":404},{"type":61,"tag":152,"props":708,"children":709},{"style":169},[710],{"type":66,"value":448},{"type":61,"tag":152,"props":712,"children":713},{"style":181},[714],{"type":66,"value":357},{"type":61,"tag":152,"props":716,"children":717},{"style":187},[718],{"type":66,"value":413},{"type":61,"tag":152,"props":720,"children":721},{"style":193},[722],{"type":66,"value":461},{"type":61,"tag":152,"props":724,"children":725},{"style":213},[726],{"type":66,"value":201},{"type":61,"tag":152,"props":728,"children":729},{"style":187},[730],{"type":66,"value":237},{"type":61,"tag":152,"props":732,"children":733},{"style":229},[734],{"type":66,"value":735},"upsert-crm",{"type":61,"tag":152,"props":737,"children":738},{"style":187},[739],{"type":66,"value":237},{"type":61,"tag":152,"props":741,"children":742},{"style":187},[743],{"type":66,"value":287},{"type":61,"tag":152,"props":745,"children":746},{"style":187},[747],{"type":66,"value":487},{"type":61,"tag":152,"props":749,"children":750},{"style":175},[751],{"type":66,"value":492},{"type":61,"tag":152,"props":753,"children":755},{"class":154,"line":754},18,[756,761,765,770,774,779,783],{"type":61,"tag":152,"props":757,"children":758},{"style":181},[759],{"type":66,"value":760},"      crm",{"type":61,"tag":152,"props":762,"children":763},{"style":187},[764],{"type":66,"value":413},{"type":61,"tag":152,"props":766,"children":767},{"style":181},[768],{"type":66,"value":769},"leads",{"type":61,"tag":152,"props":771,"children":772},{"style":187},[773],{"type":66,"value":413},{"type":61,"tag":152,"props":775,"children":776},{"style":193},[777],{"type":66,"value":778},"upsert",{"type":61,"tag":152,"props":780,"children":781},{"style":213},[782],{"type":66,"value":201},{"type":61,"tag":152,"props":784,"children":785},{"style":187},[786],{"type":66,"value":206},{"type":61,"tag":152,"props":788,"children":790},{"class":154,"line":789},19,[791,796,800,804],{"type":61,"tag":152,"props":792,"children":793},{"style":181},[794],{"type":66,"value":795},"        name",{"type":61,"tag":152,"props":797,"children":798},{"style":187},[799],{"type":66,"value":287},{"type":61,"tag":152,"props":801,"children":802},{"style":181},[803],{"type":66,"value":394},{"type":61,"tag":152,"props":805,"children":806},{"style":187},[807],{"type":66,"value":242},{"type":61,"tag":152,"props":809,"children":811},{"class":154,"line":810},20,[812,817,821,825,829,834],{"type":61,"tag":152,"props":813,"children":814},{"style":213},[815],{"type":66,"value":816},"        company",{"type":61,"tag":152,"props":818,"children":819},{"style":187},[820],{"type":66,"value":221},{"type":61,"tag":152,"props":822,"children":823},{"style":181},[824],{"type":66,"value":439},{"type":61,"tag":152,"props":826,"children":827},{"style":187},[828],{"type":66,"value":413},{"type":61,"tag":152,"props":830,"children":831},{"style":181},[832],{"type":66,"value":833},"company",{"type":61,"tag":152,"props":835,"children":836},{"style":187},[837],{"type":66,"value":242},{"type":61,"tag":152,"props":839,"children":841},{"class":154,"line":840},21,[842,847],{"type":61,"tag":152,"props":843,"children":844},{"style":181},[845],{"type":66,"value":846},"        score",{"type":61,"tag":152,"props":848,"children":849},{"style":187},[850],{"type":66,"value":242},{"type":61,"tag":152,"props":852,"children":854},{"class":154,"line":853},22,[855,860,864,868,873,879,884,888,893,897,902,906,911],{"type":61,"tag":152,"props":856,"children":857},{"style":213},[858],{"type":66,"value":859},"        rating",{"type":61,"tag":152,"props":861,"children":862},{"style":187},[863],{"type":66,"value":221},{"type":61,"tag":152,"props":865,"children":866},{"style":181},[867],{"type":66,"value":553},{"type":61,"tag":152,"props":869,"children":870},{"style":187},[871],{"type":66,"value":872}," >",{"type":61,"tag":152,"props":874,"children":876},{"style":875},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[877],{"type":66,"value":878}," 80",{"type":61,"tag":152,"props":880,"children":881},{"style":187},[882],{"type":66,"value":883}," ?",{"type":61,"tag":152,"props":885,"children":886},{"style":187},[887],{"type":66,"value":226},{"type":61,"tag":152,"props":889,"children":890},{"style":229},[891],{"type":66,"value":892},"Hot",{"type":61,"tag":152,"props":894,"children":895},{"style":187},[896],{"type":66,"value":237},{"type":61,"tag":152,"props":898,"children":899},{"style":187},[900],{"type":66,"value":901}," :",{"type":61,"tag":152,"props":903,"children":904},{"style":187},[905],{"type":66,"value":226},{"type":61,"tag":152,"props":907,"children":908},{"style":229},[909],{"type":66,"value":910},"Warm",{"type":61,"tag":152,"props":912,"children":913},{"style":187},[914],{"type":66,"value":915},"'\n",{"type":61,"tag":152,"props":917,"children":919},{"class":154,"line":918},23,[920,925],{"type":61,"tag":152,"props":921,"children":922},{"style":187},[923],{"type":66,"value":924},"      }",{"type":61,"tag":152,"props":926,"children":927},{"style":213},[928],{"type":66,"value":523},{"type":61,"tag":152,"props":930,"children":932},{"class":154,"line":931},24,[933],{"type":61,"tag":152,"props":934,"children":935},{"style":213},[936],{"type":66,"value":532},{"type":61,"tag":152,"props":938,"children":940},{"class":154,"line":939},25,[941],{"type":61,"tag":152,"props":942,"children":943},{"emptyLinePlaceholder":35},[944],{"type":66,"value":323},{"type":61,"tag":152,"props":946,"children":948},{"class":154,"line":947},26,[949,954,958,962,966,970,974,979,983,987,991],{"type":61,"tag":152,"props":950,"children":951},{"style":169},[952],{"type":66,"value":953},"    await",{"type":61,"tag":152,"props":955,"children":956},{"style":181},[957],{"type":66,"value":357},{"type":61,"tag":152,"props":959,"children":960},{"style":187},[961],{"type":66,"value":413},{"type":61,"tag":152,"props":963,"children":964},{"style":193},[965],{"type":66,"value":461},{"type":61,"tag":152,"props":967,"children":968},{"style":213},[969],{"type":66,"value":201},{"type":61,"tag":152,"props":971,"children":972},{"style":187},[973],{"type":66,"value":237},{"type":61,"tag":152,"props":975,"children":976},{"style":229},[977],{"type":66,"value":978},"notify-sales",{"type":61,"tag":152,"props":980,"children":981},{"style":187},[982],{"type":66,"value":237},{"type":61,"tag":152,"props":984,"children":985},{"style":187},[986],{"type":66,"value":287},{"type":61,"tag":152,"props":988,"children":989},{"style":187},[990],{"type":66,"value":487},{"type":61,"tag":152,"props":992,"children":993},{"style":175},[994],{"type":66,"value":492},{"type":61,"tag":152,"props":996,"children":998},{"class":154,"line":997},27,[999,1004,1008,1013],{"type":61,"tag":152,"props":1000,"children":1001},{"style":181},[1002],{"type":66,"value":1003},"      slack",{"type":61,"tag":152,"props":1005,"children":1006},{"style":187},[1007],{"type":66,"value":413},{"type":61,"tag":152,"props":1009,"children":1010},{"style":193},[1011],{"type":66,"value":1012},"send",{"type":61,"tag":152,"props":1014,"children":1015},{"style":213},[1016],{"type":66,"value":1017},"(\n",{"type":61,"tag":152,"props":1019,"children":1021},{"class":154,"line":1020},28,[1022,1026,1030,1034,1038,1042,1047,1051,1055,1059,1064,1068],{"type":61,"tag":152,"props":1023,"children":1024},{"style":181},[1025],{"type":66,"value":846},{"type":61,"tag":152,"props":1027,"children":1028},{"style":187},[1029],{"type":66,"value":872},{"type":61,"tag":152,"props":1031,"children":1032},{"style":875},[1033],{"type":66,"value":878},{"type":61,"tag":152,"props":1035,"children":1036},{"style":187},[1037],{"type":66,"value":883},{"type":61,"tag":152,"props":1039,"children":1040},{"style":187},[1041],{"type":66,"value":226},{"type":61,"tag":152,"props":1043,"children":1044},{"style":229},[1045],{"type":66,"value":1046},"#sales-enterprise",{"type":61,"tag":152,"props":1048,"children":1049},{"style":187},[1050],{"type":66,"value":237},{"type":61,"tag":152,"props":1052,"children":1053},{"style":187},[1054],{"type":66,"value":901},{"type":61,"tag":152,"props":1056,"children":1057},{"style":187},[1058],{"type":66,"value":226},{"type":61,"tag":152,"props":1060,"children":1061},{"style":229},[1062],{"type":66,"value":1063},"#sales-inbound",{"type":61,"tag":152,"props":1065,"children":1066},{"style":187},[1067],{"type":66,"value":237},{"type":61,"tag":152,"props":1069,"children":1070},{"style":187},[1071],{"type":66,"value":242},{"type":61,"tag":152,"props":1073,"children":1075},{"class":154,"line":1074},29,[1076,1081,1086,1091,1096,1101,1106,1110,1114,1118,1122,1126,1130,1134,1139,1143,1147],{"type":61,"tag":152,"props":1077,"children":1078},{"style":187},[1079],{"type":66,"value":1080},"        `",{"type":61,"tag":152,"props":1082,"children":1083},{"style":229},[1084],{"type":66,"value":1085},"New lead: ",{"type":61,"tag":152,"props":1087,"children":1088},{"style":187},[1089],{"type":66,"value":1090},"${",{"type":61,"tag":152,"props":1092,"children":1093},{"style":181},[1094],{"type":66,"value":1095},"name",{"type":61,"tag":152,"props":1097,"children":1098},{"style":187},[1099],{"type":66,"value":1100},"}",{"type":61,"tag":152,"props":1102,"children":1103},{"style":229},[1104],{"type":66,"value":1105}," (",{"type":61,"tag":152,"props":1107,"children":1108},{"style":187},[1109],{"type":66,"value":1090},{"type":61,"tag":152,"props":1111,"children":1112},{"style":181},[1113],{"type":66,"value":639},{"type":61,"tag":152,"props":1115,"children":1116},{"style":187},[1117],{"type":66,"value":413},{"type":61,"tag":152,"props":1119,"children":1120},{"style":181},[1121],{"type":66,"value":833},{"type":61,"tag":152,"props":1123,"children":1124},{"style":187},[1125],{"type":66,"value":413},{"type":61,"tag":152,"props":1127,"children":1128},{"style":181},[1129],{"type":66,"value":1095},{"type":61,"tag":152,"props":1131,"children":1132},{"style":187},[1133],{"type":66,"value":1100},{"type":61,"tag":152,"props":1135,"children":1136},{"style":229},[1137],{"type":66,"value":1138},") — score ",{"type":61,"tag":152,"props":1140,"children":1141},{"style":187},[1142],{"type":66,"value":1090},{"type":61,"tag":152,"props":1144,"children":1145},{"style":181},[1146],{"type":66,"value":586},{"type":61,"tag":152,"props":1148,"children":1149},{"style":187},[1150],{"type":66,"value":1151},"}`\n",{"type":61,"tag":152,"props":1153,"children":1155},{"class":154,"line":1154},30,[1156],{"type":61,"tag":152,"props":1157,"children":1158},{"style":213},[1159],{"type":66,"value":1160},"      )\n",{"type":61,"tag":152,"props":1162,"children":1164},{"class":154,"line":1163},31,[1165],{"type":61,"tag":152,"props":1166,"children":1167},{"style":213},[1168],{"type":66,"value":532},{"type":61,"tag":152,"props":1170,"children":1172},{"class":154,"line":1171},32,[1173],{"type":61,"tag":152,"props":1174,"children":1175},{"emptyLinePlaceholder":35},[1176],{"type":66,"value":323},{"type":61,"tag":152,"props":1178,"children":1180},{"class":154,"line":1179},33,[1181,1186,1190,1195,1199,1203,1207,1212,1216,1220],{"type":61,"tag":152,"props":1182,"children":1183},{"style":169},[1184],{"type":66,"value":1185},"    return",{"type":61,"tag":152,"props":1187,"children":1188},{"style":187},[1189],{"type":66,"value":260},{"type":61,"tag":152,"props":1191,"children":1192},{"style":213},[1193],{"type":66,"value":1194}," leadId",{"type":61,"tag":152,"props":1196,"children":1197},{"style":187},[1198],{"type":66,"value":221},{"type":61,"tag":152,"props":1200,"children":1201},{"style":181},[1202],{"type":66,"value":702},{"type":61,"tag":152,"props":1204,"children":1205},{"style":187},[1206],{"type":66,"value":413},{"type":61,"tag":152,"props":1208,"children":1209},{"style":181},[1210],{"type":66,"value":1211},"id",{"type":61,"tag":152,"props":1213,"children":1214},{"style":187},[1215],{"type":66,"value":287},{"type":61,"tag":152,"props":1217,"children":1218},{"style":181},[1219],{"type":66,"value":553},{"type":61,"tag":152,"props":1221,"children":1222},{"style":187},[1223],{"type":66,"value":1224}," }\n",{"type":61,"tag":152,"props":1226,"children":1228},{"class":154,"line":1227},34,[1229],{"type":61,"tag":152,"props":1230,"children":1231},{"style":187},[1232],{"type":66,"value":1233},"  }\n",{"type":61,"tag":152,"props":1235,"children":1237},{"class":154,"line":1236},35,[1238,1242],{"type":61,"tag":152,"props":1239,"children":1240},{"style":187},[1241],{"type":66,"value":1100},{"type":61,"tag":152,"props":1243,"children":1244},{"style":181},[1245],{"type":66,"value":523},{"type":61,"tag":1247,"props":1248,"children":1249},"style",{},[1250],{"type":66,"value":1251},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",1776512575984]