<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Banking |</title>
	<atom:link href="https://www.streebo.com/tag/banking/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.streebo.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Jun 2026 09:05:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</title>
		<link>https://www.streebo.com/banking-crm-app/</link>
					<comments>https://www.streebo.com/banking-crm-app/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 14 Apr 2025 09:05:00 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Banking]]></category>
		<guid isPermaLink="false">http://www.streebo.com/?p=823</guid>

					<description><![CDATA[<p>The customer is the largest bank in South Africa, with a market share of 40% in all leading bank markets. With a network of hundreds of branches and thousands of employees, <a href="https://www.streebo.com/banking-crm-app/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://www.streebo.com/banking-crm-app/">Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></description>
										<content:encoded><![CDATA[<!---Banner--->
<div class="owl-carousel owl-theme owl-loaded" id="section" style="height:100px; background:#333"> </div>
<!---Tabed Slider---> 

<!---Spotlight--->
<div class="full-section gry-bg">
  <div class="fixed-content p10"> 
  <span class="breadcrumb"><a href="/">Home</a>&nbsp;&nbsp;/&nbsp;&nbsp;<a href="/mobile-app-development/resources">Resources</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="/customers">Customers</a>     
      </span> 
  </div>
</div>
<div class="full-section Pearl-dark"  id="section2" style="background:#fff;">
  <div class="fixed-content">
    <div class="blockfull">
      <div class="block100 center">
        <h1>Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</h1>
       <!--- <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2016/09/Banking-CRM-App-blog.jpg" width="163" height="107"><br>
        <span class="nrmltxt"> Thanks for your interest. Please fill this form and get a free download of the case study.<br>  </span>---></div>     
      <div class="block100 p10">
        <div class="block100 form streeboFrm">
          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:auto; text-align:justify">
            
          <tr id="firstRow">
            <td width="50%" align="justify" valign="top" style="padding:10px" id="HideCont">The customer is one of the largest bank in Southern Africa, with a market share of 40% in all leading bank markets. With a network of hundreds of branches and thousands of employees, the customer has been consecutively named as one of the best local banks in Africa. The customer is active in commercial, retail and investment banking.<br/><br/> 

Earlier, its sales advisors used to manage their customer relationships via paper, dated reports and without real-time scenario planning. The bank sought to empower its sales advisors by building captivating and useful mobile experiences that strengthens advisor-customer relationships and improves their productivity. <br/><br/>

Download the case study to understand how we solved the problem. 
</td>
            <td width="50%" align="left" valign="top" style="padding:10px">

<!----FEB Contact Form Script----> 
<script>
/**
 * This function will load all Streebo related files
 * @param callback 
 */
function StreeboFiles(callback) {
  var folderPath = window.configJSON.folderPath;
  if (window.configJSON.environment != "streebo") {
    loadjscssfile("js", folderPath + "/js/mobileforms.js", function () {
      loadjscssfile("js", folderPath + "/lib/dxa_resources.js", function () {
        if (!$) {
          loadjscssfile(
            "css",
            "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"
          );
          loadjscssfile("js", "https://code.jquery.com/ui/1.12.1/jquery-ui.js");
        }
        loadjscssfile("css", folderPath + "/css/mobileforms.css",callback);
      });
    });
  }
}
/**
 * This function will load all css related files
 * @param filetype
 * @param filename 
 * @param callback 
 */
function loadjscssfile(filetype, filename, callback) {
  var host = window.configJSON.cb_host || window.configJSON.serverURL;
  filename = host + filename;
  if (filetype == "js") {
    var fileref = document.createElement("script");
    fileref.setAttribute("type", "text/javascript");
    fileref.setAttribute("src", filename);
    fileref.onload = function () {
      console.log("Streebo js loaded");
      if (typeof callback != "undefined") callback();
    };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  } else if (filetype == "css") {
    var fileref = document.createElement("link");
    fileref.setAttribute("rel", "stylesheet");
    fileref.setAttribute("type", "text/css");
    fileref.setAttribute("href", filename);
    fileref.onload = function () {
        console.log("Streebo css loaded");
        if (typeof callback != "undefined") callback();
      };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  }
}

window.configJSON = {};
window.configJSON.serverURL = "https://production.streebo.com";
window.configJSON.folderPath = "/chatbot-services/Streebo";

StreeboFiles(function () {
  window.configJSON = {};
  window.configJSON.serverURL = "https://production.streebo.com";
  window.configJSON.cb_host = "https://production.streebo.com";
  window.configJSON.MFRestServiceURL = "https://production.streebo.com";
  MFWrapper.loadForms(undefined, undefined, function (response) {
    window.FEBPageCallWithOptions({
      appId: "d69bddc6-3086-404f-8e1d-533065a5b456",
      formId: "F_Streebo_Case_Studies",
      divId: "FEB_Streebo_Case_Studies",
    });
  });
});

</script>



<style>

#CustomePageMask {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    top: 0;
}

#CustomePageMask .loading {
    margin: -25px 0 0 -25px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #415cf4 ;
    border-top: 3px solid #415cf4 ;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
}

#CustomePageMask #maskMsg {
    color: #2bb6f6;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
	
label {
    display: none !important;
}
	
	.owl-carousel-ONE .owl-item img{ width: 100% !important; height: 100% !important}	
	
	
	@media only screen and (max-width:768px) {
	
	.owl-carousel-ONE .owl-item {
   height: 870px !important;
max-height: inherit !important;
		}
	}
	
	@media only screen and (min-width:769px) {
		.owl-carousel-ONE .owl-item {    	
		height:590px !important; max-height: inherit !important;}
	}
	
	
	#secondRow{display: none}
</style>




<div class="form p20 streeboFrm intractiveForm" id="FEB_Streebo_Case_Studies"> 
<div class="mask" id="CustomePageMask" style="display: block;"><div class="loading"></div><p id="maskMsg"></p></div>          
</div>
<!---[contact-form-7 id="239"  title="customers Form"]--->
</td>
            </tr>
            
             <tr id="secondRow">
              <td colspan="2"><h2 style="font-size:20px; margin:0; padding:0;"> You can now download the case study. Thanks for your Interest.</h2>
                <div id="loader"></div>
                <div id="" style="text-align:center">
                Thanks for your interest in our case study.
                  <form action="http://www.streebo.com/PDF/South-African-Banking-Giant-empowers-its-sales-advisors-and-positions.pdf" method="get">
                  <input type="submit" name="submit" value="Download File"  
                    class="submit-btn" style="background:#38b3e4; margin:10px auto !important; width:100%; max-width:150px" onclick="javascript:ga('event', 'button');" />
                  </form>
                  
                  <script>
 function downloadme(x){
    winObj = window.open(x,'','left=10000,screenX=10000');
    winObj.document.execCommand('SaveAs','null','download.pdf');
    winObj.close();
 }
 </script>
<h3 class="" style="text-decoration:underline; margin:20px 0"><strong> More Customer Stories </strong></h3>
        <div class="block25 p10 center">
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/09/img1-1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"><h4 class="left">Gen AI Agent Transform NGO Engagement</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/08/How-a-Google-AI-Powered-AI-Agent-Helped.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"><h4 class="left">AI Agent Travel Support Automation Case Study</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/employee-ai-agent-solution/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/07/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/employee-ai-agent-solution/"><h4 class="left">Employee AI Agent Solution</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/02/Digital_OilGas.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"><h4 class="left">Fortune 500 Oil and Gas major selects transform their enterprise data collection</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20201.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"><h4 class="left">World’s Leading Bank Optimizes its Customer Engagement with a Multi-Channel Wealth Management Solution using Streebo’s Banking Suite.</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/01/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"><h4 class="left">IBM Watson &#038; Generative AI-Powered Chatbot for National Investment Promotion Agency</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/03/Case-Study-Housing-Finance-thumb.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"><h4 class="left">Leading Housing Finance Company digitally transforms its deposit sourcing operations</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20203.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"><h4 class="left">Streebo helped a leading Asian Insurer develop a Customer Assist Portal for Policy Purchase</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/banking-crm-app/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2016/09/Banking-CRM-App-blog.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/banking-crm-app/"><h4 class="left">Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/05/Chatbot-on-Facebook.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"><h4 class="left">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</h4></a>
</div>
 
</div>
</td>
            </tr>
          </table>
        </div>
      </div>
      <div class="specer"></div>
      <div class="specer"></div>
    </div>
  </div>
</div><p>The post <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Fortune100® Bank Improve their Customer Engagement with an Omni-Channel Credit Card App</title>
		<link>https://www.streebo.com/a-fortune100-bank-improve-their-customer-engagement-with-an-omni-channel-credit-card-app/</link>
					<comments>https://www.streebo.com/a-fortune100-bank-improve-their-customer-engagement-with-an-omni-channel-credit-card-app/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 14 Apr 2025 09:05:00 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Banking]]></category>
		<guid isPermaLink="false">http://www.streebo.com/?p=2854</guid>

					<description><![CDATA[<p>Looking for a solution which can comply with our client’s Global Standards, Faced with the challenge to drive incremental adoption and improve customer engagement <a href="https://www.streebo.com/a-fortune100-bank-improve-their-customer-engagement-with-an-omni-channel-credit-card-app/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://www.streebo.com/a-fortune100-bank-improve-their-customer-engagement-with-an-omni-channel-credit-card-app/">A Fortune100® Bank Improve their Customer Engagement with an Omni-Channel Credit Card App</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></description>
										<content:encoded><![CDATA[<!---Banner--->
<div class="owl-carousel owl-theme owl-loaded" id="section" style="height:100px; background:#333"> </div>
<!---Tabed Slider---> 

<!---Spotlight--->
<div class="full-section gry-bg">
  <div class="fixed-content p10"> 
  <span class="breadcrumb"><a href="/">Home</a>&nbsp;&nbsp;/&nbsp;&nbsp;<a href="/mobile-app-development/resources">Resources</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="/customers">Customers</a>     
      </span> 
  </div>
</div>
<div class="full-section Pearl-dark"  id="section2" style="background:#fff;">
  <div class="fixed-content">
    <div class="blockfull">
      <div class="block100 center">
        <h1>A Fortune100® Bank Improve their Customer Engagement with an Omni-Channel Credit Card App</h1>
       <!--- <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2017/08/Fortune100_Case-study-thumb1.jpg" width="163" height="107"><br>
        <span class="nrmltxt"> Thanks for your interest. Please fill this form and get a free download of the case study.<br>  </span>---></div>     
      <div class="block100 p10">
        <div class="block100 form streeboFrm">
          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:auto; text-align:justify">
            
            <tr id="firstRow">
            <td width="50%" align="justify" valign="top" style="padding:10px" id="HideCont">Looking for a solution which can comply with our client’s Global Standards, Faced with the challenge to drive incremental adoption and improve customer engagement which can turn around quickly. <br/><br/>
Learn how Streebo extended the bank’s customer facing app to mobile devices and added functionalities that can drive adoption and enhance customer experience.

</td>
            <td width="50%" align="left" valign="top" style="padding:10px">

<!----FEB Contact Form Script----> 
<script>
/**
 * This function will load all Streebo related files
 * @param callback 
 */
function StreeboFiles(callback) {
  var folderPath = window.configJSON.folderPath;
  if (window.configJSON.environment != "streebo") {
    loadjscssfile("js", folderPath + "/js/mobileforms.js", function () {
      loadjscssfile("js", folderPath + "/lib/dxa_resources.js", function () {
        if (!$) {
          loadjscssfile(
            "css",
            "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"
          );
          loadjscssfile("js", "https://code.jquery.com/ui/1.12.1/jquery-ui.js");
        }
        loadjscssfile("css", folderPath + "/css/mobileforms.css",callback);
      });
    });
  }
}
/**
 * This function will load all css related files
 * @param filetype
 * @param filename 
 * @param callback 
 */
function loadjscssfile(filetype, filename, callback) {
  var host = window.configJSON.cb_host || window.configJSON.serverURL;
  filename = host + filename;
  if (filetype == "js") {
    var fileref = document.createElement("script");
    fileref.setAttribute("type", "text/javascript");
    fileref.setAttribute("src", filename);
    fileref.onload = function () {
      console.log("Streebo js loaded");
      if (typeof callback != "undefined") callback();
    };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  } else if (filetype == "css") {
    var fileref = document.createElement("link");
    fileref.setAttribute("rel", "stylesheet");
    fileref.setAttribute("type", "text/css");
    fileref.setAttribute("href", filename);
    fileref.onload = function () {
        console.log("Streebo css loaded");
        if (typeof callback != "undefined") callback();
      };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  }
}

window.configJSON = {};
window.configJSON.serverURL = "https://production.streebo.com";
window.configJSON.folderPath = "/chatbot-services/Streebo";

StreeboFiles(function () {
  window.configJSON = {};
  window.configJSON.serverURL = "https://production.streebo.com";
  window.configJSON.cb_host = "https://production.streebo.com";
  window.configJSON.MFRestServiceURL = "https://production.streebo.com";
  MFWrapper.loadForms(undefined, undefined, function (response) {
    window.FEBPageCallWithOptions({
      appId: "d69bddc6-3086-404f-8e1d-533065a5b456",
      formId: "F_Streebo_Case_Studies",
      divId: "FEB_Streebo_Case_Studies",
    });
  });
});

</script>



<style>

#CustomePageMask {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    top: 0;
}

#CustomePageMask .loading {
    margin: -25px 0 0 -25px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #415cf4 ;
    border-top: 3px solid #415cf4 ;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
}

#CustomePageMask #maskMsg {
    color: #2bb6f6;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
	
label {
    display: none !important;
}
	
	.owl-carousel-ONE .owl-item img{ width: 100% !important; height: 100% !important}	
	
	
	@media only screen and (max-width:768px) {
	
	.owl-carousel-ONE .owl-item {
   height: 870px !important;
max-height: inherit !important;
		}
	}
	
	@media only screen and (min-width:769px) {
		.owl-carousel-ONE .owl-item {    	
		height:590px !important; max-height: inherit !important;}
	}
	
	
	#secondRow{display: none}
</style>




<div class="form p20 streeboFrm intractiveForm" id="FEB_Streebo_Case_Studies"> 
<div class="mask" id="CustomePageMask" style="display: block;"><div class="loading"></div><p id="maskMsg"></p></div>          
</div>
<!---[contact-form-7 id="239"  title="customers Form"]--->
</td>
            </tr>
            
          <tr id="secondRow">
              <td colspan="2"><h2 style="font-size:20px; margin:0; padding:0;"> You can now download the case study. Thanks for your Interest.</h2>
                <div id="loader"></div>
                <div id="" style="text-align:center">
                Thanks for your interest in our case study.
        <form action="http://www.streebo.com/PDF/Fortune100_Case-Study.pdf" method="get">
        <button type="submit" name="submit" class="submit-btn" style="background:#38b3e4; margin:10px auto !important; 
        width:100%; max-width:150px" onClick="ga('send', 'event', 'download', 'click', 'case study download', '1');" />Download File</button>
                  </form>
                  
                  <script>
 function downloadme(x){
    winObj = window.open(x,'','left=10000,screenX=10000');
    winObj.document.execCommand('SaveAs','null','download.pdf');
    winObj.close();
 }
 </script>
<h3 class="" style="text-decoration:underline; margin:20px 0"><strong> More Customer Stories </strong></h3>
        <div class="block25 p10 center">
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/09/img1-1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"><h4 class="left">Gen AI Agent Transform NGO Engagement</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/08/How-a-Google-AI-Powered-AI-Agent-Helped.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"><h4 class="left">AI Agent Travel Support Automation Case Study</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/employee-ai-agent-solution/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/07/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/employee-ai-agent-solution/"><h4 class="left">Employee AI Agent Solution</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/02/Digital_OilGas.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"><h4 class="left">Fortune 500 Oil and Gas major selects transform their enterprise data collection</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20201.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"><h4 class="left">World’s Leading Bank Optimizes its Customer Engagement with a Multi-Channel Wealth Management Solution using Streebo’s Banking Suite.</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/01/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"><h4 class="left">IBM Watson &#038; Generative AI-Powered Chatbot for National Investment Promotion Agency</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/03/Case-Study-Housing-Finance-thumb.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"><h4 class="left">Leading Housing Finance Company digitally transforms its deposit sourcing operations</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20203.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"><h4 class="left">Streebo helped a leading Asian Insurer develop a Customer Assist Portal for Policy Purchase</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/banking-crm-app/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2016/09/Banking-CRM-App-blog.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/banking-crm-app/"><h4 class="left">Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/05/Chatbot-on-Facebook.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"><h4 class="left">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</h4></a>
</div>
 
</div>
</td>
            </tr>
          </table>
        </div>
      </div>
      <div class="specer"></div>
      <div class="specer"></div>
    </div>
  </div>
</div><p>The post <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Leading American Bank drives customer engagement with a Multi-Channel Wealth Management Solution</title>
		<link>https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite/</link>
					<comments>https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 14 Apr 2025 09:05:00 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Banking]]></category>
		<guid isPermaLink="false">http://www.streebo.com/?p=2889</guid>

					<description><![CDATA[<p>With more than 2,500 branches spread across 19 countries, our client was faced with a daunting challenge of offering  <a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite/">Leading American Bank drives customer engagement with a Multi-Channel Wealth Management Solution</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></description>
										<content:encoded><![CDATA[<!---Banner--->
<div class="owl-carousel owl-theme owl-loaded" id="section" style="height:100px; background:#333"> </div>
<!---Tabed Slider---> 

<!---Spotlight--->
<div class="full-section gry-bg">
  <div class="fixed-content p10"> 
  <span class="breadcrumb"><a href="/">Home</a>&nbsp;&nbsp;/&nbsp;&nbsp;<a href="/mobile-app-development/resources">Resources</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="/customers">Customers</a>     
      </span> 
  </div>
</div>
<div class="full-section Pearl-dark"  id="section2" style="background:#fff;">
  <div class="fixed-content">
    <div class="blockfull">
      <div class="block100 center">
        <h1>Leading American Bank drives customer engagement with a Multi-Channel Wealth Management Solution</h1>
       <!--- <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2017/08/Citybank_case-study-thumb.jpg" width="163" height="107"><br>
        <span class="nrmltxt"> Thanks for your interest. Please fill this form and get a free download of the case study.<br>  </span>---></div>     
      <div class="block100 p10">
        <div class="block100 form streeboFrm">
          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:auto; text-align:justify">
            
            <tr id="firstRow">
            <td width="50%" align="justify" valign="top" style="padding:10px" id="HideCont">With more than 2,500 branches spread across 19 countries, our client was faced with a daunting challenge of offering a comprehensive, innovative yet a secure Banking (Wealth Management) platform and to build and migrate to a more scalable infrastructure.<br/><br/>
Learn how Streebo helped a world leading banks’ Asian subsidiary, mobilizing their retail banking and wealth management solution, to increase in a number of digital transactions and improve customer engagement, at large.

</td>
 <td width="50%" align="left" valign="top" style="padding:10px">

<!----FEB Contact Form Script----> 
<script>
/**
 * This function will load all Streebo related files
 * @param callback 
 */
function StreeboFiles(callback) {
  var folderPath = window.configJSON.folderPath;
  if (window.configJSON.environment != "streebo") {
    loadjscssfile("js", folderPath + "/js/mobileforms.js", function () {
      loadjscssfile("js", folderPath + "/lib/dxa_resources.js", function () {
        if (!$) {
          loadjscssfile(
            "css",
            "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"
          );
          loadjscssfile("js", "https://code.jquery.com/ui/1.12.1/jquery-ui.js");
        }
        loadjscssfile("css", folderPath + "/css/mobileforms.css",callback);
      });
    });
  }
}
/**
 * This function will load all css related files
 * @param filetype
 * @param filename 
 * @param callback 
 */
function loadjscssfile(filetype, filename, callback) {
  var host = window.configJSON.cb_host || window.configJSON.serverURL;
  filename = host + filename;
  if (filetype == "js") {
    var fileref = document.createElement("script");
    fileref.setAttribute("type", "text/javascript");
    fileref.setAttribute("src", filename);
    fileref.onload = function () {
      console.log("Streebo js loaded");
      if (typeof callback != "undefined") callback();
    };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  } else if (filetype == "css") {
    var fileref = document.createElement("link");
    fileref.setAttribute("rel", "stylesheet");
    fileref.setAttribute("type", "text/css");
    fileref.setAttribute("href", filename);
    fileref.onload = function () {
        console.log("Streebo css loaded");
        if (typeof callback != "undefined") callback();
      };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  }
}

window.configJSON = {};
window.configJSON.serverURL = "https://production.streebo.com";
window.configJSON.folderPath = "/chatbot-services/Streebo";

StreeboFiles(function () {
  window.configJSON = {};
  window.configJSON.serverURL = "https://production.streebo.com";
  window.configJSON.cb_host = "https://production.streebo.com";
  window.configJSON.MFRestServiceURL = "https://production.streebo.com";
  MFWrapper.loadForms(undefined, undefined, function (response) {
    window.FEBPageCallWithOptions({
      appId: "d69bddc6-3086-404f-8e1d-533065a5b456",
      formId: "F_Streebo_Case_Studies",
      divId: "FEB_Streebo_Case_Studies",
    });
  });
});

</script>



<style>

#CustomePageMask {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    top: 0;
}

#CustomePageMask .loading {
    margin: -25px 0 0 -25px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #415cf4 ;
    border-top: 3px solid #415cf4 ;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
}

#CustomePageMask #maskMsg {
    color: #2bb6f6;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
	
label {
    display: none !important;
}
	
	.owl-carousel-ONE .owl-item img{ width: 100% !important; height: 100% !important}	
	
	
	@media only screen and (max-width:768px) {
	
	.owl-carousel-ONE .owl-item {
   height: 870px !important;
max-height: inherit !important;
		}
	}
	
	@media only screen and (min-width:769px) {
		.owl-carousel-ONE .owl-item {    	
		height:590px !important; max-height: inherit !important;}
	}
	
	
	#secondRow{display: none}
</style>




<div class="form p20 streeboFrm intractiveForm" id="FEB_Streebo_Case_Studies"> 
<div class="mask" id="CustomePageMask" style="display: block;"><div class="loading"></div><p id="maskMsg"></p></div>          
</div>
<!---[contact-form-7 id="239"  title="customers Form"]--->



 
</td>
            </tr>
            
          <tr id="secondRow">
              <td colspan="2"><h2 style="font-size:20px; margin:0; padding:0;"> You can now download the case study. Thanks for your Interest.</h2>
                <div id="loader"></div>
                <div id="" style="text-align:center">
                Thanks for your interest in our case study.
        <form action="http://www.streebo.com/PDF/World-Leading-Bank-Optimizes.pdf" method="get">
        <button type="submit" name="submit" class="submit-btn" style="background:#38b3e4; margin:10px auto !important; 
        width:100%; max-width:150px" onClick="ga('send', 'event', 'download', 'click', 'case study download', '1');" />Download File</button>
                  </form>
                  
                  <script>
 function downloadme(x){
    winObj = window.open(x,'','left=10000,screenX=10000');
    winObj.document.execCommand('SaveAs','null','download.pdf');
    winObj.close();
 }
 </script>
<h3 class="" style="text-decoration:underline; margin:20px 0"><strong> More Customer Stories </strong></h3>
        <div class="block25 p10 center">
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/09/img1-1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"><h4 class="left">Gen AI Agent Transform NGO Engagement</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/08/How-a-Google-AI-Powered-AI-Agent-Helped.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"><h4 class="left">AI Agent Travel Support Automation Case Study</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/employee-ai-agent-solution/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/07/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/employee-ai-agent-solution/"><h4 class="left">Employee AI Agent Solution</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/02/Digital_OilGas.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"><h4 class="left">Fortune 500 Oil and Gas major selects transform their enterprise data collection</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20201.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"><h4 class="left">World’s Leading Bank Optimizes its Customer Engagement with a Multi-Channel Wealth Management Solution using Streebo’s Banking Suite.</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/01/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"><h4 class="left">IBM Watson &#038; Generative AI-Powered Chatbot for National Investment Promotion Agency</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/03/Case-Study-Housing-Finance-thumb.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"><h4 class="left">Leading Housing Finance Company digitally transforms its deposit sourcing operations</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20203.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"><h4 class="left">Streebo helped a leading Asian Insurer develop a Customer Assist Portal for Policy Purchase</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/banking-crm-app/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2016/09/Banking-CRM-App-blog.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/banking-crm-app/"><h4 class="left">Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/05/Chatbot-on-Facebook.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"><h4 class="left">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</h4></a>
</div>
 
</div>
</td>
            </tr>
          </table>
        </div>
      </div>
      <div class="specer"></div>
      <div class="specer"></div>
    </div>
  </div>
</div><p>The post <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</title>
		<link>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/</link>
					<comments>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 14 Apr 2025 09:05:00 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[Banking]]></category>
		<category><![CDATA[Financial Services]]></category>
		<guid isPermaLink="false">http://www.streebo.com/?p=5536</guid>

					<description><![CDATA[<p>With thousands of transactions and customer queries lined up every day, medium sized co-operative credit society's agents were losing valuable <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></description>
										<content:encoded><![CDATA[<!---Banner--->
<div class="owl-carousel owl-theme owl-loaded" id="section" style="height:100px; background:#333"> </div>
<!---Tabed Slider---> 

<!---Spotlight--->
<div class="full-section gry-bg">
  <div class="fixed-content p10"> 
  <span class="breadcrumb"><a href="/">Home</a>&nbsp;&nbsp;/&nbsp;&nbsp;<a href="/mobile-app-development/resources">Resources</a>&nbsp;&nbsp;/&nbsp;&nbsp;
<a href="/customers">Customers</a>     
      </span> 
  </div>
</div>
<div class="full-section Pearl-dark"  id="section2" style="background:#fff;">
  <div class="fixed-content">
    <div class="blockfull">
      <div class="block100 center">
        <h1>Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</h1>
       <!--- <img loading="lazy" decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/05/Chatbot-on-Facebook.jpg" width="163" height="107"><br>
        <span class="nrmltxt"> Thanks for your interest. Please fill this form and get a free download of the case study.<br>  </span>---></div>     
      <div class="block100 p10">
        <div class="block100 form streeboFrm">
          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:auto; text-align:justify">
            
             <tr id="firstRow">
            <td width="50%" align="justify" valign="top" style="padding:10px" id="HideCont">
          With thousands of transactions and customer queries lined up every day, Medium sized co-operative credit society&#8217;s agents were losing valuable time handling repetitive customer queries. Customers were expecting instant gratification and waiting through lengthy phone prompts was proving quite irksome. The entire project was a complex challenge due
to multiple backend integrations, connecting to their existing SAP core banking system and other third-party services.<br>
<br>


A Medium sized co-operative credit society in APAC relied on Streebo’s expertise to roll-out a chatbot on Facebook messenger.  Streebo’s chatbot was integrated with Bot Libre as the NLP engine to understand the user intent. With a simple point and click interface, this Facebook bot could be securely integrated to SAP core banking system and 3rd party apps like bus booking services, wallet services and more.
</td>
 <td width="50%" align="left" valign="top" style="padding:10px">

<!----FEB Contact Form Script----> 
<script>
/**
 * This function will load all Streebo related files
 * @param callback 
 */
function StreeboFiles(callback) {
  var folderPath = window.configJSON.folderPath;
  if (window.configJSON.environment != "streebo") {
    loadjscssfile("js", folderPath + "/js/mobileforms.js", function () {
      loadjscssfile("js", folderPath + "/lib/dxa_resources.js", function () {
        if (!$) {
          loadjscssfile(
            "css",
            "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"
          );
          loadjscssfile("js", "https://code.jquery.com/ui/1.12.1/jquery-ui.js");
        }
        loadjscssfile("css", folderPath + "/css/mobileforms.css",callback);
      });
    });
  }
}
/**
 * This function will load all css related files
 * @param filetype
 * @param filename 
 * @param callback 
 */
function loadjscssfile(filetype, filename, callback) {
  var host = window.configJSON.cb_host || window.configJSON.serverURL;
  filename = host + filename;
  if (filetype == "js") {
    var fileref = document.createElement("script");
    fileref.setAttribute("type", "text/javascript");
    fileref.setAttribute("src", filename);
    fileref.onload = function () {
      console.log("Streebo js loaded");
      if (typeof callback != "undefined") callback();
    };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  } else if (filetype == "css") {
    var fileref = document.createElement("link");
    fileref.setAttribute("rel", "stylesheet");
    fileref.setAttribute("type", "text/css");
    fileref.setAttribute("href", filename);
    fileref.onload = function () {
        console.log("Streebo css loaded");
        if (typeof callback != "undefined") callback();
      };
    document.getElementsByTagName("head")[0].appendChild(fileref);
  }
}

window.configJSON = {};
window.configJSON.serverURL = "https://production.streebo.com";
window.configJSON.folderPath = "/chatbot-services/Streebo";

StreeboFiles(function () {
  window.configJSON = {};
  window.configJSON.serverURL = "https://production.streebo.com";
  window.configJSON.cb_host = "https://production.streebo.com";
  window.configJSON.MFRestServiceURL = "https://production.streebo.com";
  MFWrapper.loadForms(undefined, undefined, function (response) {
    window.FEBPageCallWithOptions({
      appId: "d69bddc6-3086-404f-8e1d-533065a5b456",
      formId: "F_Streebo_Case_Studies",
      divId: "FEB_Streebo_Case_Studies",
    });
  });
});

</script>



<style>

#CustomePageMask {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
    top: 0;
}

#CustomePageMask .loading {
    margin: -25px 0 0 -25px;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #415cf4 ;
    border-top: 3px solid #415cf4 ;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: inline-block;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
}

#CustomePageMask #maskMsg {
    color: #2bb6f6;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
	
label {
    display: none !important;
}
	
	.owl-carousel-ONE .owl-item img{ width: 100% !important; height: 100% !important}	
	
	
	@media only screen and (max-width:768px) {
	
	.owl-carousel-ONE .owl-item {
   height: 870px !important;
max-height: inherit !important;
		}
	}
	
	@media only screen and (min-width:769px) {
		.owl-carousel-ONE .owl-item {    	
		height:590px !important; max-height: inherit !important;}
	}
	
	
	#secondRow{display: none}
</style>




<div class="form p20 streeboFrm intractiveForm" id="FEB_Streebo_Case_Studies"> 
<div class="mask" id="CustomePageMask" style="display: block;"><div class="loading"></div><p id="maskMsg"></p></div>          
</div>
<!---[contact-form-7 id="2dee188" title="Case Studies Form 2024"]--->



 
</td>
            </tr>
            
            <tr id="thankYou">
              <td colspan="2"><h2 style="font-size:20px; margin:0; padding:0;"> You can now download the case study. Thanks for your Interest.</h2>
                <div id="loader"></div>
                <div id="" style="text-align:center">
                Thanks for your interest in our case study.
        <form action="http://www.streebo.com/PDF/chatbot_story.pdf" method="get">
        <button type="submit" name="submit" class="submit-btn" style="background:#38b3e4; margin:10px auto !important; width:100%; max-width:150px" onClick="ga('send', 'event', 'download', 'click', 'case study download', '1');" />Download File</button>
                  </form>                  
                  <script>
 function downloadme(x){
    winObj = window.open(x,'','left=10000,screenX=10000');
    winObj.document.execCommand('SaveAs','null','download.pdf');
    winObj.close();
 }
 </script>
<h3 class="" style="text-decoration:underline; margin:20px 0"><strong> More Customer Stories </strong></h3>
        <div class="block25 p10 center">
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/09/img1-1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/gen-ai-agent-transform-ngo-engagement/"><h4 class="left">Gen AI Agent Transform NGO Engagement</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/08/How-a-Google-AI-Powered-AI-Agent-Helped.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/ai-agent-travel-support-automation-case-study/"><h4 class="left">AI Agent Travel Support Automation Case Study</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/employee-ai-agent-solution/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/07/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/employee-ai-agent-solution/"><h4 class="left">Employee AI Agent Solution</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/02/Digital_OilGas.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/fortune-500-oil-and-gas-major-selects-streebo-dx-accelerator-to-transform-their-enterprise-data-collection/"><h4 class="left">Fortune 500 Oil and Gas major selects transform their enterprise data collection</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20201.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/worlds-leading-bank-optimizes-its-customer-engagement-with-a-multi-channel-wealth-management-solution-using-streebos-banking-suite-2/"><h4 class="left">World’s Leading Bank Optimizes its Customer Engagement with a Multi-Channel Wealth Management Solution using Streebo’s Banking Suite.</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2025/01/img1.png " class="img-responsive"/></a>
<a href="https://www.streebo.com/investment-agency-chatbot-case-study/"><h4 class="left">IBM Watson &#038; Generative AI-Powered Chatbot for National Investment Promotion Agency</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/03/Case-Study-Housing-Finance-thumb.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/leading-housing-finance-company-digitally-transforms-its-deposit-sourcing-operations-with-streebo-dx-accelerator/"><h4 class="left">Leading Housing Finance Company digitally transforms its deposit sourcing operations</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2020/07/casestudy20203.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/streebo-helped-a-leading-asian-insurer-develop-a-customer-assist-portal-for-policy-purchase-2/"><h4 class="left">Streebo helped a leading Asian Insurer develop a Customer Assist Portal for Policy Purchase</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/banking-crm-app/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2016/09/Banking-CRM-App-blog.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/banking-crm-app/"><h4 class="left">Southern African Banking Giant empowers its sales advisors and positions itself as innovator with Streebo!</h4></a>
</div>
 <div class="block25 p10 center">
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"> <img decoding="async" src="https://www.streebo.com/wp-content/uploads/2018/05/Chatbot-on-Facebook.jpg " class="img-responsive"/></a>
<a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/"><h4 class="left">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</h4></a>
</div>
 
</div>
</td>
            </tr>
          </table>
        </div>
      </div>
      <div class="specer"></div>
      <div class="specer"></div>
    </div>
  </div>
</div><p>The post <a href="https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/">Streebo helps Medium sized co-operative credit society to transform their customer service by building a Chatbot on Facebook Messenger</a> first appeared on <a href="https://www.streebo.com"></a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.streebo.com/medium-sized-co-operative-credit-chatbot-case-study/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk
Database Caching 55/105 queries in 0.011 seconds using Disk

Served from: www.streebo.com @ 2026-06-25 13:14:06 by W3 Total Cache
-->