<?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>Inmoba</title>
	<atom:link href="https://www.inmoba.com/feed" rel="self" type="application/rss+xml" />
	<link>https://www.inmoba.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Mar 2026 11:43:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>The Real Estate agency owner&#8217;s guide to automation. Everything you need to know before you start in 2026.</title>
		<link>https://www.inmoba.com/5936-real-estate-agency-owners-guide-to-automation</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Sun, 29 Mar 2026 09:48:07 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=5936</guid>

					<description><![CDATA[Automating your agency is a smart move. Doing it without understanding what it involves is a different story. This guide is not technical. It is for you, the one making the decisions &#8211; whether you have a technology team or not. This guide does not teach you how to build a workflow. There are already [&#8230;]]]></description>
										<content:encoded><![CDATA[

<p class="post-lead">Automating your agency is a smart move. Doing it without understanding what it involves is a different story. This guide is not technical. It is for you, the one making the decisions &#8211; whether you have a technology team or not.</p>

<p>This guide does not teach you how to build a workflow. There are already tutorials, consultants and technical teams for that. What you will find here is what every agency owner needs to understand at a strategic level before signing a budget, granting access or activating an integration. Because the most dangerous decisions in automation are not made by technicians. They are made by you, sometimes without even realising it.</p>


<h2>Automation, dashboards and reports are not the same thing</h2>

<p>One of the most common mistakes when an agency owner sits down with a technology consultant is using these three terms as if they were interchangeable. They are not. They involve different systems, different budgets and different objectives.</p>

<dl class="post-definitions">
  <div class="post-def-item">
    <dt>Automation <span>does things</span></dt>
    <dd>Executes a process when something happens. Nobody presses a button. When a client fills in a form, the system creates the contact in the CRM, assigns an agent, sends an email and schedules a task. On its own.</dd>
  </div>
  <div class="post-def-item">
    <dt>Dashboard <span>shows information</span></dt>
    <dd>A screen with real-time data. How many new leads there are, which agent has the most open deals. It does not act. It requires someone to look at it and make decisions.</dd>
  </div>
  <div class="post-def-item">
    <dt>Report <span>analyses the past</span></dt>
    <dd>Summarises what happened over a period: quarterly sales, conversion rate, average closing time. It is static and its value lies in interpretation.</dd>
  </div>
</dl>

<div class="post-example" data-label="Example">
<p>A consultant proposes &#8220;a system to see how your agents are doing in real time&#8221;. Is that an automation? No. It is a dashboard. If they also add that &#8220;when an agent has not updated a contact in 72 hours, the system will send them an automatic reminder&#8221;, that is automation. These are two different things, probably two different costs, and you should know which one you actually need.</p>
</div>

<p>Knowing the difference allows you to ask better questions, compare budgets with real criteria and avoid paying for something that was not what you had in mind.</p>


<h2>API access is not a small key. It is the back door to your business</h2>

<p>This is, probably, the most overlooked and most critical point in this entire guide. When a consultant or provider asks for access to your CRM&#8217;s API to connect a tool or build an automation, most agency owners grant it without thinking too much about it. Sometimes even &#8220;just for testing&#8221;.</p>

<p>You need to understand what that means in real terms.</p>

<p class="post-definition">An API is, in essence, a direct connection to your database. Whoever has access to it can read, modify or export your information: contacts, properties, communication history, client data, ongoing deals.</p>

<p>Translate that to your physical world. Imagine you have an office with all your client files, signed contracts, property records and communications with every buyer. Would you hand the keys to an external consultant you have just met, with no clear contract, just because they said they &#8220;need to take a look to set up the integration&#8221;? Probably not.</p>

<p>But in the digital environment, this happens all the time. And the reason is simple: you cannot see it. There is no physical key. Just a text field where you paste a token, and that is it.</p>

<div class="post-example" data-label="Example">
<p>A freelance developer contacts you to connect your Inmobalia CRM account with an email marketing tool. They ask for your API credentials to &#8220;configure the integration&#8221;. With that access, they can export your entire contact database to a spreadsheet in under five minutes, without you noticing. They may not have any bad intentions, but the possibility exists and there is no trace.</p>
<p>A serious provider will ask for the minimum access necessary, explain exactly what they use it for, and revoke it when the work is done.</p>
</div>

<div class="post-alert" data-label="Before you grant API access">
<p>Make sure there is a contract that includes confidentiality and data processing clauses. Ask exactly what permissions they need and why. Revoke access when the project is finished. Never share full administrator credentials when a more limited access can be created instead.</p>
</div>

<p>Your CRM, your leads and your property portfolio are your agency&#8217;s most valuable asset. Treating access to that information with the same seriousness as the physical keys to a property is not paranoia. It is common sense.</p>


<h2>Without data there is nothing: your team is the first link in any automation</h2>

<p>There is a widespread illusion about automation: that once it is set up, it runs on its own and no longer depends on people. That is partly true. The process itself does not need anyone to execute it. But it does need something equally important: that the input data is correct, complete and in the right place.</p>

<p>And that data is generated by your team. Every day.</p>

<p class="post-definition">An automation most of the time consumes information before it does anything. If your team does not feed the CRM correctly, the most sophisticated workflow in the world will produce wrong results or, quite simply, will never trigger.</p>

<div class="post-example" data-label="Example">
<p>You set up an automation that sends a personalised follow-up email to any lead who has visited a property but has not responded within 5 days. The automation depends on the agent registering the visit in Inmobalia CRM with the correct date and marking the contact sale stage as &#8220;Viewings&#8221;. If the agent does not do this, or does it three days later, or uses a different status because &#8220;that&#8217;s how they&#8217;ve always done it&#8221;&#8230; the automation never triggers, or triggers at the wrong time.</p>
</div>

<p>Before hiring any automation service, you need to do some internal work that many providers will not ask you to do because it does not directly affect their invoice:</p>

<ul>
<li><strong>Audit how your team uses the CRM today.</strong> Do they log all interactions? Are contact statuses up to date? Are there fields that almost nobody fills in? If there are gaps, they need to be closed before automating.</li>
<li><strong>Define processes before digitising them.</strong> An automation is the translation of a process into code. If the process does not exist clearly in your agency, what you are going to automate is the chaos.</li>
<li><strong>Train your team on the impact of their work on workflows.</strong> They do not need to know how to code. They need to understand that if they do not fill in a field, something that should happen automatically is not going to happen.</li>
<li><strong>Set data quality standards.</strong> Which fields are mandatory, which values are valid, who reviews consistency. This is not bureaucracy, it is the foundation of everything that comes next.</li>
</ul>

<p>Investing in internal order before automating is not a cost. It is the difference between building on rock or on sand.</p>


<h2>What you, as an owner, need to know and control</h2>

<p>You do not need to know how to code. You do not need to understand how Zapier works internally or be able to read a technical flow diagram. But you do need a sufficient understanding of what automations exist in your agency, what they do and who controls them. Because if that is not in your head, it is nowhere.</p>

<p>You are the owner. You are the one who pays for this. You cannot be the one who does not know what is running in your own business.</p>

<p class="post-definition">As an owner, your responsibility is not technical. It is governance: knowing what exists, who maintains it, what happens if it fails and how access is controlled.</p>

<p>You should be able to answer these questions at any time:</p>

<ul>
<li><strong>What automations are active in my agency?</strong> Even just a basic list: what each one does, when it was activated and which systems it touches.</li>
<li><strong>Who has access to which tools and systems?</strong> Which external parties have active credentials, for what purpose and since when.</li>
<li><strong>What happens if something fails?</strong> Is there someone who can detect it? Are alerts set up? Who fixes it and within what timeframe?</li>
<li><strong>Is there documentation of how each flow works?</strong> If the consultant who built it disappears tomorrow, can someone on your team understand what that workflow does?</li>
</ul>

<h2>Your internal bridge between management and technology</h2>

<p>If your team includes someone with a somewhat technical profile &#8211; even if they are not a developer &#8211; who understands digital tools, can read a flow diagram and knows how to navigate an admin panel, their presence changes everything. Not to replace the external provider, but to be the bridge between management and technology. To detect when something is not working, to ask the right questions, to prevent your agency from being 100% dependent on someone outside.</p>

<div class="post-example" data-label="Example">
<p>An agency has six automations set up with an external consultant. The consultant moves to another company. Nobody in the agency knows how the tools are connected, where the credentials are or exactly what each flow does. One day an automation starts sending duplicate emails to clients. Nobody knows how to stop it. What could have been resolved in ten minutes becomes a three-day crisis.</p>
<p>One internal person with basic technical judgement would have resolved this before the client even noticed.</p>
</div>

<p>On maintenance: an automation is not a household appliance you buy and forget. APIs change, systems update, internal processes evolve. A flow that worked perfectly six months ago can stop working tomorrow without warning. Maintenance costs must be factored in from the start. Demand documentation, demand clear contracts and, where possible, demand internal training.</p>


<h2>Artificial intelligence is not automation. Do not pay for AI when a simple if/then will do</h2>

<p>Over the last two years, almost everything sold in technology carries the &#8220;AI&#8221; label. It is the new buzzword. And in the real estate sector, as in all others, some use it rigorously and some use it to justify higher prices or more ambitious projects than necessary.</p>

<p>Understanding the difference does not require technical training. It requires asking yourself a simple question: <em>does this make decisions or does it simply follow rules?</em></p>

<dl class="post-definitions">
  <div class="post-def-item">
    <dt>Automation <span>follows rules</span></dt>
    <dd>Executes predefined instructions. &#8220;If A happens, do B.&#8221; It does not interpret, it does not learn, it does not decide. It is deterministic: always the same result for the same situation. Powerful, reliable and sufficient for the vast majority of agency processes.</dd>
  </div>
  <div class="post-def-item">
    <dt>Artificial Intelligence <span>interprets and decides</span></dt>
    <dd>Analyses variable information and generates responses or predictions. It can classify a lead by purchase probability, draft a personalised email or detect patterns in client behaviour. It makes sense when the range of cases is so varied that fixed rules are not enough.</dd>
  </div>
</dl>

<div class="post-example" data-label="Example">
<p>&#8220;When a lead comes in from Rightmove, automatically assign it to the agent on duty and send them a confirmation email.&#8221; That is pure automation. It does not need AI. If someone charges you for &#8220;AI&#8221; to do that, ask why.</p>
<p>On the other hand, &#8220;analyse this lead&#8217;s interaction history and predict the best time to call them&#8221; can genuinely justify an AI component. The difference lies in whether the system follows fixed instructions or interprets variable context.</p>
</div>

<p>Well-designed automation is more reliable than AI for most operational processes. It is predictable, auditable and easy to correct when something goes wrong. AI has its place, but that place is not &#8220;everywhere&#8221;.</p>

<p>That said, not every AI feature is an upsell. Some tools now include practical AI capabilities &#8211; such as generating property descriptions from structured data or drafting initial email responses &#8211; that are genuinely useful, low-cost and low-risk. The question is not whether AI is involved. It is whether the AI component adds clear value that a simple rule could not achieve, and whether you understand what it does.</p>

<div class="post-alert" data-label="Warning sign">
<p>If a provider uses &#8220;AI&#8221; to describe a process that basically follows fixed rules, or cannot clearly explain exactly where in the system artificial intelligence is involved and what value it adds over a conventional automation, that is a red flag.</p>
</div>


<h2>How to tell a serious provider from someone selling smoke</h2>

<p>The automation and AI market is full of genuine talent. But it is also full of people who learned to use Zapier or Make six months ago and are already advertising themselves as &#8220;automation consultants&#8221; or &#8220;AI experts for the real estate sector&#8221;. Telling them apart is not always easy, but there are clear signals.</p>

<p>A serious professional does this before presenting you with any proposal:</p>

<ul>
<li><strong>They ask about your current process before talking about tools.</strong> If in the first meeting they are already recommending Make, Zapier or any platform without having understood how your agency works, they are selling the tool, not the solution.</li>
<li><strong>They ask uncomfortable questions.</strong> Does your team use the CRM correctly? What happens when a lead comes in outside office hours? Who checks that automations are working? A consultant who never questions anything is probably avoiding conversations that would complicate the project.</li>
<li><strong>They present real cases, not generic ones.</strong> &#8220;I have worked with agencies like yours&#8221; should be followed by names, concrete results and verifiable references.</li>
<li><strong>They include documentation in the proposal.</strong> The delivered work must include documentation of each flow: what it does, what triggers it, which systems it touches, what happens if something fails.</li>
<li><strong>They talk about maintenance from the start.</strong> If the proposal only covers the build and does not mention what happens afterwards, ask directly.</li>
<li><strong>They do not promise impossible results in impossible timeframes.</strong> &#8220;In two weeks your entire agency will be automated&#8221; is almost always a sign they have not understood the real complexity of the project.</li>
</ul>

<p class="post-definition">The most useful question you can ask a potential provider: <em>&#8220;Can you explain exactly what will happen if this automation fails and how I will find out?&#8221;</em> The answer will tell you more about their professionalism than any sales presentation.</p>

<div class="post-example" data-label="Example">
<p>You receive two proposals to automate lead follow-up. The first has three pages, lists of tools and a price. The second has an analysis of your current process, a diagram of the proposed flow, a description of what data your team needs to enter, a section on what happens if each step fails, and a monthly maintenance plan. The second is more expensive. It is probably also the cheapest over twelve months.</p>
</div>

<p>One final consideration: specialisation matters. A consultant who genuinely knows the real estate sector &#8211; who understands how a real estate CRM works, the portals, the timelines of a sale or rental process &#8211; will design something that fits the reality of your business, not a generic template.</p>


<h2>Where to start: the criterion for identifying your first automation</h2>

<p>The most common mistake when starting an automation project is wanting to do everything at once. The vision is right: more efficiency, less manual work, fewer errors. But rushed execution usually produces half-built flows, confused teams and spent budgets with no clear results.</p>

<p>There is a simple criterion for identifying where to start: look for the process that repeats most often, that consumes the most time, that relies most on someone remembering to do it, and that has steps predictable enough to be described as clear rules.</p>

<div class="post-example" data-label="Example">
<p>In most agencies, that process tends to be the initial lead follow-up: someone requests information, an agent needs to be assigned, relevant details need to be sent, a call needs to be scheduled and everything needs to be logged in the CRM. It happens dozens of times a day, consumes a disproportionate amount of time and depends entirely on the agent on duty not forgetting. It is a perfect candidate for a first automation.</p>
</div>

<p>Equally important is knowing what makes a bad first candidate. Processes that depend heavily on subjective judgement, that change every few weeks or that involve too many exceptions are poor starting points. If the rules cannot be written down clearly, the automation will be fragile and frustrating from day one.</p>

<p>Once that first flow is working and your team has absorbed it, the learning is enormous: you know what data needs to be in order, what resistance appears within the team, how to document, how to monitor. And from there, the next step is much easier.</p>

<p>Automate incrementally. Every flow you add should build on the previous one and deliver clear, measurable value. If you cannot explain exactly what problem the next automation solves and how you will know whether it is working, it is not yet the right time to build it.</p>


<h2>Automate with criteria, not with haste</h2>

<p>Well-applied automation can transform how your agency operates: less time on repetitive tasks, fewer errors, a better experience for clients, and more capacity for your team to focus on what truly matters.</p>

<p>But that result does not come simply from hiring someone to configure tools. It comes when you, as an owner, understand enough to ask the right questions, protect what is yours, demand professionalism and build on a solid foundation.</p>

<p>You do not need to be technical. You need to be the director of your own digital strategy, even if others play the match.</p>

<hr />

<p>At Inmoba, these conversations happen naturally. We know our clients, we know the market, and working daily with <a href="https://www.inmobalia.com" target="_blank" rel="noopener">Inmobalia CRM</a> gives us a very clear picture of what is realistic and what is not for each agency.</p>

<p>Many of those conversations conclude that the timing is not right yet &#8211; and that is a perfectly valid outcome. Others make it clear that the real work to be done first is internal: helping the team understand how their daily work feeds the system, through focused training before any workflow is built.</p>

<p>We help with all of that. And if you are not yet a client but this guide has raised questions you would like to talk through, we are happy to have that conversation too. No agenda, just an honest exchange.</p>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Inmobalia and LPA create the LPA MLS</title>
		<link>https://www.inmoba.com/5856-inmobalia-and-lpa-create-the-lpa-mls</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Wed, 11 Feb 2026 15:07:12 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=5856</guid>

					<description><![CDATA[Leading Property Agents of Spain and Inmobalia take a key step in their commitment to professionalism and collaboration on the Costa del Sol.
LPA MLS is now a reality within Inmobalia.
A technology platform designed to work better, together.]]></description>
										<content:encoded><![CDATA[<p><a title="Leading Property Agents of Spain" href="https://www.lpaspain.com/" target="_blank" rel="noopener nofollow">LPA of Spain</a> is the association committed to implementing high professional standards in the real estate sector on the Costa del Sol.<br />
Until now, the reality was clear: there was no technology tool that truly enhanced collaboration amongst its members. The LPA did not have its own MLS, with its own rules and designed specifically for its network.</p>
<p>And that limited the real value of belonging to the association.</p>
<p><strong>One fact showed the way forward.</strong><br />
71 of the 104 LPA members already work with <a href="https://www.inmobalia.com/" target="_blank" rel="noopener">Inmobalia CRM &amp; MLS</a> in their daily operations. The path was more than clear.</p>
<p>Over the last 5 months, at Inmoba we have worked closely with the LPA management committee, with its president Álvaro Botella at the helm, to solve precisely this problem.</p>
<p>The goal: to create a real, practical and controlled collaboration environment, without complicating the daily work of agencies.</p>
<p>Today that work becomes reality.</p>
<p><strong>The LPA MLS is now available within Inmobalia.</strong><br />
A private MLS, with its own members and rules, designed so that LPA agencies can collaborate better and make the most of their shared inventory.</p>
<p>The impact is immediate:</p>
<ul>
<li>The 71 LPA members who already use Inmobalia have access to the LPA MLS free of charge.</li>
<li>The remaining members can join Inmobalia through a new LPA Starter plan, specially designed for LPA members.</li>
<li>The more than 400 agencies that use Inmobalia as their base software now have an additional incentive to join the LPA professionalisation project.</li>
</ul>
<p>Without friction. Without unnecessary changes to the way they work.</p>
<p><strong>This LPA MLS is not an isolated move.</strong><br />
It is the first building block of a broader technology platform for the LPA on the Costa del Sol, aligned with the future vision that the association itself has <a href="https://lpaspain.com/es/marbella-and-lpa-lead-the-future-cluster-ai-real-estate/" target="_blank" rel="noopener nofollow">recently announced</a> regarding innovation, collaboration and the use of new technologies in the real estate sector.</p>
<p>None of this would be possible without a flexible technology platform.<br />
The ability to create private and independent MLSs within Inmobalia, each with its own rules, is what enables associations like the LPA to now have their own collaboration environment, without losing control or identity</p>
<hr />
<p>In this post:</p>
<p><strong><a href="https://www.inmoba.com/" target="_blank" rel="noopener">Inmoba Networks</a></strong> works with real estate agencies and associations to improve how they collaborate and how they use technology in their daily operations.</p>
<p><strong><a href="https://www.inmobalia.com/" target="_blank" rel="noopener">Inmobalia</a></strong> is the CRM &amp; MLS that we use to turn that vision into something real and practical.</p>
<p><strong><a href="https://www.lpaspain.com/" target="_blank" rel="noopener nofollow">LPA (Leading Property Agents in Spain)</a></strong> is an association that brings together leading real estate agencies, committed to high professional standards, structured collaboration and a long-term vision of the sector on the Costa del Sol.</p>
<p><strong><a href="https://www.linkedin.com/in/sgon/" target="_blank" rel="noopener nofollow">Sergio González</a> </strong>is CEO and founder of Inmoba Networks.</p>
<p><strong><a href="https://www.linkedin.com/in/%C3%A1lvaro-botella-fern%C3%A1ndez-91793830/" target="_blank" rel="noopener nofollow">Álvaro Botella</a></strong> is President of Leading Property Agents of Spain.</p>
<p><strong>Inmoba NewsBits</strong> was created to share, in a clear and practical way, how technology helps agencies and real estate entities to collaborate better and work more efficiently, from local markets such as the Costa del Sol to national and international markets.</p>
<p>You can contact us at <a href="mailto:start@inmoba.com" target="_blank" rel="noopener">start@inmoba.com</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What makes the most respected real estate agencies choose Inmobalia&#8217;s MLS Network</title>
		<link>https://www.inmoba.com/5674-what-makes-most-respected-real-estate-agencies-choose-inmobalias-mls-network</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Mon, 12 Dec 2022 03:17:10 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=5674</guid>

					<description><![CDATA[In Spain, the property market where the use of real estate MLS networks is probably the most widespread is on the Costa del Sol. Real estate agencts in Malaga, and especially in the Marbella area of influence, invest a lot of resources in property listing and its marketing. Using an property MLS allows them to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In Spain, the property market where the use of real estate MLS networks is probably the most widespread is on the Costa del Sol. Real estate agencts in Malaga, and especially in the Marbella area of influence, invest a lot of resources in property listing and its marketing. Using an property MLS allows them to maximise the exposure of that property portfolio through other agencies and reach a wider clientele. </p>
<p>But the choice of which MLS to use is crucial and not exempt from problems.</p>
<p>Most Real Estate MLS&#8217;s implement few or no control systems. Once a property is shared, the agency loses some or all control over:</p>
<ul>
<li>Where that property can appear (other websites, real estate portals,&#8230;)</li>
<li>How it appears and which data it appears with</li>
<li>Under which brand or agency it is offered</li>
<li>And once the property is sold or taken off-market, the ability to remove it from everywhere.</li>
</ul>
<p>Inmobalia MLS has always been recognised as one of the safest and highest quality Real Estate MLS networks. Its admission policies, strict rules of use and continuous pursuit of quality mean that the agencies with the best product are confident in using Inmobalia MLS as an essential part of their marketing.</p>
<p>Even so, Inmobalia MLS member agencies have continued to ask for more control and options to get the most out of inter-agency collaboration. And if there&#8217;s one thing we pride ourselves on at Inmoba, it&#8217;s listening and learning from our clients&#8217; knowledge.</p>
<p>We reproduce below the official announcement sent to our clients in which we let them know why they are members of the best real estate MLS network in the Costal del Sol, Andalusia and probably all of Spain. We have no doubt about that.</p>
<hr />
<p><strong>Subject: Not only the best CRM but also the best MLS Network for real estate agents and developers. Period.</strong></p>
<p><em>Hi there,</em></p>
<p><em>This is a big (update) read about you being member of the best MLS Network.</em></p>
<p><em><b>So in short</b>: </em><em>We are happy to announce that we have completed everything we wanted to implement in the most advanced MLS Network in the country. Here is why&#8230; but if you do not have time to read this, please save this in your memory: <b><a href="https://www.inmobalia.com" target="_blank" rel="noopener">Inmobalia CRM</a> has the best property MLS Network inside. Not only for its quality of properties, but also for its flexibility, security and fine control. It allows you to create your very own network and share/clone your properties the way you want and with whomever you want.</b></em></p>
<p><em>And now, let&#8217;s get into the details.</em></p>
<p><em>For some time now, many markets have become sellers&#8217; markets. There is little product in many areas, so MLS Networks have become a necessity. But using an MLS Network to promote your properties without control (who, where, what) could get you in trouble with owners of mid-to-high end properties and even damage your reputation. And on the other hand, using any kind of other people&#8217;s properties without control (how, which ones) would definitely make it impossible to grow your website and increase leads.</em></p>
<h2><em>What happens when you Share a property on Inmobalia MLS Network?</em></h2>
<p><em>The PUBLIC details of the property are made available to other agencies so that they can search, find and PRIVATELY offer your property to their clients. This means that they can send it by email, generate PDFs, share it via whatsapp, etc&#8230; but NEVER publish it on their website or portals.</em></p>
<h2><em>What is Cloning a property?</em></h2>
<p><em>Under some agreements between agencies, you can Clone a property from the Network and make it yours. And then:</em></p>
<ul>
<li><em>You need to rewrite the descriptions (to avoid duplicate content in your website/portals).</em></li>
<li><em>You can add more descriptions in other languages to improve the listing.</em></li>
<li><em>You can publish the property in your website(s).</em></li>
<li><em>If the listing agent grants you permission, you could also publish it on property portals.</em></li>
<li><em>If the price change or the listing agent updates pictures or other details, your Cloned copy gets automatically updated everywhere (web, portals, etc&#8230;).</em></li>
<li><em>If the property is sold or taken off-market, your Cloned copy gets off-market and unplublished from your website and all property portals.</em></li>
</ul>
<h2><em>But what is the new Clone &amp; Web section about?</em></h2>
<p><em>This section appears now when editing a property and it allows you to fine control more options to collaborate with other agencies on that specific property.</em></p>
<ul>
<li><em><b>Property &gt; Clone &amp; Web &gt; All Agencies<br />
</b>When checked on, you are giving permission to any agency in the Network to clone and publish it on their website and even on property portals on their behalf. This is great when you have lower-mid priced properties that are not so unique or just want to give the maximum exposure and get more out of the marketing efforts of other agencies.</em></li>
<li><em><b>Property &gt; Clone &amp; Web &gt; Agencies that can Clone<br />
</b>You allow only the agencies you have an agreement with to Clone that property. This is great for allowing only certain agencies to publish a high-end or exclusive property on their websites, while maintaining control. If you remove an agency from here at any time, their cloned copy is immediately taken off the market and unpublished everywhere.</em></li>
<li><em><b>Property &gt; Clone &amp; Web &gt; Agencies that can Clone &amp; Portals<br />
</b>You allow only some agencies to Clone that property but allow them also to publish it on property portals. Ideal for collaborating with other agencies that may be using different property portals and audiences, associates of international brands or simple other similar markets to generate sinergies and brand reputation.</em></li>
</ul>
<h2><em>Can I make all my properties available for cloning to a partner agency very close to me?</em></h2>
<p><em>Sure, this is what we call a global agreement. Ask support and your agreement will be added to your account without the need to review each property.</em></p>
<h2><em>I&#8217;m not a listing agency but I have clients, which are my options?</em></h2>
<ul>
<li><em>You can PRIVATELY offer all properties shared on the Inmobalia MLS Network to your clients. The quality of the listings is always a priority so you can be sure to have access to the best and most up to date portfolio for your clients.</em></li>
<li><em>You can feed to your website all properties allowed to be Cloned by All agencies.</em></li>
<li><em>You can feed to your website all units of developments shared in the Inmobalia Developments MLS.</em></li>
<li><em>You can clone, enhance and publish to portals any property made available to be Cloned by All agencies from any member agency.</em></li>
<li><em>You can chat and reach an agreement with any agency to allow you to Clone some specific properties or even reach a global agreement on all of them.</em></li>
</ul>
<h2><em>I&#8217;m a property developer of very unique properties, options?</em></h2>
<ul>
<li><em>You can share your properties/projects on Inmobalia MLS Network so that hundreds of top quality agents can offer them to their clients PRIVATELY.</em></li>
<li><em>Reach individual agreements with the agencies of your choice so that they can market your properties under your control.</em></li>
</ul>
<h2><em>I&#8217;m a property developer of medium or big complexes, options?</em></h2>
<ul>
<li><em>You can share your development in the Developments MLS Network as a whole (details, documentation, videos, hd pics, etc&#8230;) so all member agencies has inmediate access to it. Ask support for guidance on this.</em></li>
<li><em>You can share all remaining units and make them availiable to Clone and be promoted by hundreds of agencies.</em></li>
<li><em>If you want to exclude any particular agency from accessing your development, block them in your Settings &gt; Network. You will be always in control.</em></li>
</ul>
<h2><em>I only want to collaborate with a few agencies, is there a way to do this?</em></h2>
<p><em>Sure. You can configure your MLS Network as you wish. Just block or allow agencies in your Settings &gt; Network section.</em></p>
<h2><em>Can I search &amp; find those properties I&#8217;m allowed to Clone?</em></h2>
<p><em>Sure, the property search filters now allows you find them all easily.</em></p>
<h2><em>How do I know which agencies can Clone a specific property of mine?</em></h2>
<p><em>All global agreements and individual permissions to clone are detailed in the main details of the property.</em></p>
<h2><em>Can I find out which agencies are allowing me to Clone all or some of their properties?</em></h2>
<p><em>Of course, the new filters are available under Settings &gt; Network. And now you can also check in their agency profile how and how many properties they share, allow cloning, etc. Use the Contact options there to ask for agreements.</em></p>
<h2><em>Need a custom training session for your team?</em></h2>
<p><em>Reserve a spot for your team at <a href="mailto:support@inmoba.com">support@inmoba.com</a>.  You are already member of the most powerful MLS network, make your team get the most of it.</em></p>
<p><em>Thanks to you all sending feedback. We keep listening. Happy work.</em><br />
<em>Inmoba Team</em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>On how to get more leads from real estate portals (and also Kyero Prime for free)</title>
		<link>https://www.inmoba.com/4263-howto-get-more-leads-from-real-estate-portals</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Tue, 24 May 2022 08:24:04 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=4263</guid>

					<description><![CDATA[On a daily basis, we at Inmoba work very closely with the technicians responsible for the backend of many real estate portals. With some of them we have a very good relationship and although of course, they don&#8217;t share their &#8220;secrets&#8221; with us, as we discuss new integrations and services with them, many &#8220;signals&#8221; come [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>On a daily basis, we at Inmoba work very closely with the technicians responsible for the backend of many real estate portals. With some of them we have a very good relationship and although of course, they don&#8217;t share their &#8220;secrets&#8221; with us, as we discuss new integrations and services with them, many &#8220;signals&#8221; come to light.</p>
<p>These are some of those signals that for an agency can make the difference between receiving 1 or 100 leads, or between good and bad leads.</p>
<h2>Only top quality properties.</h2>
<p>This should be obvious, but in most cases it doesn&#8217;t happen. Only publish (and pay for) properties for which you have all the information, perfect photos and every last piece of information that the portal allows you to enter. It is better (and cheaper) to publish 50 perfect properties than thousands with no control. </p>
<p>Internal portal stats often indicate that those who publish the highest number of properties do not necessarily get the best leads. Look for quality above all else.</p>
<h2>Do not send duplicates.</h2>
<p>Portals work hard to try to prevent their visitors from seeing duplicate properties over and over again. If you publish a property that you don&#8217;t have exclusive rights to, rewrite and make unique your descriptions, change the main photos, make it different from any other. And if we are talking about new developments, how many times do you think the same apartment appears on the portal? </p>
<p>Make your version the best of them.</p>
<h2>Use everything the portal allows.</h2>
<p>Portals invest a lot of money in every new &#8220;thing&#8221; they introduce. If they support video, they will give higher priority to properties with video. If they allow virtual tours, if they allow you to indicate whether you accept zoom tours, etc&#8230; It is logical that they will give priority to those who best use their system (which they have worked so hard to create).</p>
<h2>Test the portal as a user.</h2>
<p>Many real estate directors and owners pay huge sums each month to portals without even having done a simple search on them. Take your mobile phone, go to the portal and try to find a property like the one your last client has asked for. Is it easy? No problem? Are there properties that might suit your client? Not too many duplicates? Then the portal looks good and would be worth a try. </p>
<p>Don&#8217;t even think of paying for a portal that doesn&#8217;t work well on a mobile phone.</p>
<h2>Take advantage of (or demand) a free trial and let the portal prove that it works.</h2>
<p>The portal market is very crowded and competitive, and this works in our favour.  You can live without being on the most expensive portals (which are usually the ones that do not offer anything for free). In the meantime, there are portals that are willing to prove with a free trial that they can generate the leads we need.  Kyero.com is one of them (and it is largely to their credit that we thought of writing this little guide). </p>
<p>The Kyero team, with <a href="https://www.linkedin.com/in/sian-burton-31b568b2/" target="_blank" title="Sian Burton" rel="noopener nofollow">Sian Burton</a> at the helm, contacted us to offer a month of priority support and Prime access to their portal to prove that everything they&#8217;ve evolved over the last few years really works. A month of unlimited premium listings for free? As users of <a href="https://www.inmobalia.com/" target="_blank" rel="noopener">Inmobalia CRM</a>, you know that we usually pass these portal offers directly to you. </p>
<p>So here it is. </p>
<p><a href="https://links.kyero.com/inmobalia-prime-trial" target="_blank" rel="sponsored noopener nofollow">https://links.kyero.com/inmobalia-prime-trial</a></p>
<p>A perfect way to try out those new descriptions and photos of your best properties. And say &#8220;Hello!&#8221; to Sian for us, she and her colleague Rosana, will treat you very well.</p>
<p>And finally we&#8217;d like to drop a note to other portals &#8211; any amazing offers you&#8217;d like to pass on to our clients? <a href="https://www.inmobalia.com/" target="_blank" rel="noopener">We are listening</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to get the best quote for your Real Estate website design</title>
		<link>https://www.inmoba.com/975-howto-best-quote-realestate-website-design</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Thu, 04 Feb 2021 16:24:50 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=975</guid>

					<description><![CDATA[How much does a real estate website cost? If you are reading this it’s because you need to create or redesign your agency website and are looking for quotes. At Inmoba we receive requests for quoting website designs almost every day. Some of these requests come with some kind of summary of what is expected [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>How much does a real estate website cost?</strong> If you are reading this it’s because you need to create or redesign your agency website and are looking for quotes.</p>
<p>At Inmoba we receive requests for quoting website designs almost every day. Some of these requests come with some kind of summary of what is expected from us but most of them are along the lines of &#8220;How much would a website for my real estate agency cost?”. We will try to explain here why it should not be done like that, and how to ask for a quote for a website as well as all that is to be gained if it is done well.</p>
<h2>&#8220;How much does a house on the Costa del Sol cost?&#8221;</h2>
<p>Imagine a client contacts your real estate agency and all he asks is that question. It&#8217;s impossible to answer and you probably go into a back and forth of emails and calls to simply find out what that prospective client wants. And let&#8217;s face it, many of those contacts will probably end up in the &#8220;waste of time&#8221; category. It&#8217;s as bad for us as it is for the prospect.</p>
<p>If you need to improve your web design or create a new one, it is essential that you spend a little time creating a good request for quotation/proposal. It will help you in many ways and will help the web agency in providing you with their best proposal.</p>
<h2>How to request a proposal for your website.</h2>
<p>A Request For Proposal for your website is nothing more than a clear, concise and straightforward document. Something that presents your company and its objectives in an informal way and that does not have to be technical or even boring. After all, it is your company, so the more dedication and care you put into it, the better. Think of this request as the first impression that a partner, as important as the web agency that will develop your online presence, will have of your company. You are not just buying something, you are looking for the best partner.</p>
<p>In your request you should include the following points:</p>
<ol>
<li>Project Summary</li>
<li>Company background</li>
<li>Main objectives</li>
<li>Services you need</li>
<li>Sitemap and requirements</li>
<li>Timing</li>
<li>Budget</li>
<li>Selection criteria</li>
</ol>
<h2>1. Project summary.</h2>
<p>Introduce your company and state in a straightforward manner why you are making a web proposal request. This tells the web agency what is expected of it and which concerns or problems you have with your current website.</p>
<blockquote><p>Example: <em>Our company is XYZ Properties, a real estate company with 2 offices on the Costa del Sol, working with clients mainly from the UK. We are looking to completely redesign our website as the current design is outdated and our competitors are overtaking us in markets where we were previously strong.</em></p></blockquote>
<h2>2.- Brief history of your company.</h2>
<p>Describe briefly the history of your company. Tell your potential collaborator who you are and your position in the company, in which markets you work, since when and, above all, what your objectives are. For a web agency it is extremely important to know first-hand who they are talking to. If it is a veteran company, we will have to evaluate and take care of all the good things that already exist. If it is a new company, we will have to plan everything from scratch to enter the market and do it with a positive footing.</p>
<blockquote><p>Example: <em>At XYZ Properties we have been working for 10 years on the Costa del Sol, from Marbella to Malaga, mainly with English speaking clients. We are well known in the medium to high end sector but we are also aware that we need to improve our website to try to access a more exclusive and luxury market.</em></p></blockquote>
<h2>3.- Main objectives.</h2>
<p>Think of your website as a tool from which you need to get results and indicate where your current website is failing and where you hope to improve with your new website.</p>
<blockquote><p>Example: <em>Our website currently produces nothing. We need the amazing listing work we do and our reputation for quality to be reflected in our online presence. In addition, we want our visitors to find it extremely easy to contact us and not end up going to our competitors XXX Real Estate or YYY Homes.</em></p></blockquote>
<h2>4.- Services you are looking for.</h2>
<p>State simply what services you are looking for, in your own words, you don&#8217;t need to know technical terms. A single web agency does not have to offer absolutely all the services you are looking for, but knowing your needs from the beginning helps to adjust the project and give you more options or references of services that you would need from other professionals.</p>
<blockquote><p>Example: <em>We need a good web design that gives us the possibility to position ourselves also in search engines organically. Advertising on real estate portals or Google Adwords can also be an option.</em></p></blockquote>
<h2>5.- Structure and functionality.</h2>
<p>Estimate the sections that you think would be necessary: if you are going to need a blog, what kind of search engines or sections you think are essential, etc.</p>
<blockquote><p>Example: <em>Our website must be unique, with its own design and not based on an existing template. We need it to have search engines for properties for sale and for rent, with special attention to be able to filter by beach and/or golf locations. Also an Our Exclusives section and an Agents Area. The website must have 3 languages (English, Spanish and French) with the possibility of including more languages in the future. We do not need to manage the content directly but we will need a blog. We are experts in the New Golden Mile of Estepona, so giving it special attention is also fine with us.</em></p></blockquote>
<h2>6.- Timing.</h2>
<p>Creating a good website takes time. Tell the web agency if you have any events or deadlines for going online so that they can adjust the team that needs to be available for your project.</p>
<blockquote><p>Example: <em>We need to be online by the 1st of June as our flagship project will go on sale on that date. In order to generate demand, we would need the English version to be online at least one month earlier.</em></p></blockquote>
<h2>7.- Available budget.</h2>
<p><strong>Yes, in your application you should indicate the budget you have available</strong> for the development of the website and the budget you plan to dedicate annually to its improvement and maintenance.</p>
<p>Not indicating your available budget is like going to buy a house without telling the real estate agency how much you would be willing to pay for it. If you are looking to buy a house and your budget is 500.000€, your real estate agent will be able to do his job and offer you the best options according to your budget.</p>
<blockquote><p>Example: <em>At most we can spend €16,000 for the development of our website and €9,000 for its annual maintenance. For marketing/SEO we would need advice.</em></p></blockquote>
<h2>8.- Selection criteria.</h2>
<p>Send the same form (exactly the same) to several web agencies and let them know in your request for proposal the criteria on which you will base your decision. Points to consider here would be experience, skills, team, portfolio, similar projects, reputation, etc.</p>
<blockquote><p>Example: <em>We will make our decision based on experience with similar projects, references you can give us and costs of each service.</em></p></blockquote>
<p>And that’s it!</p>
<p>If you provide this information when contacting a web agency in the hope of finding the best travel companion to improve your results, we are sure that, at the very least, you will be able to make the best decision.</p>
<p>Wanna try? Get yourself at work, think on the future of your agency and <a title="Get in touch" href="/contact">get in touch</a> with a wonderful request for your next powerful website!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Manage flawlessly your listings in unlimited property portals</title>
		<link>https://www.inmoba.com/783-property-portals-listings-management</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Mon, 21 Dec 2020 11:34:01 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=783</guid>

					<description><![CDATA[Marketing your Spanish property portfolio in national and international property portals can mean a substantial source of leads for your agency. But with so many portals in market, different plans, target audiences, formats, etc… it can also become a source of stress to your listing department. A modern real estate agency needs extreme flexibility to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Marketing your Spanish property portfolio in national and international property portals can mean a substantial source of leads for your agency. But with so many portals in market, different plans, target audiences, formats, etc… <strong>it can also become a source of stress to your listing department</strong>. </p>
<p>A modern real estate agency needs extreme flexibility to push, move, update or delete listings from any portal, for unlimited properties, using any criteria you need. So please, stop doing manual updates for each property in each portal.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-816 size-full" src="https://www.inmoba.com/wp-content/uploads/2020/12/manage-property-portals-inmobalia.jpg" alt="Manage unlimited property portals with Inmobalia CRM" width="800" height="400" title="manage property portals inmobalia 2" srcset="https://www.inmoba.com/wp-content/uploads/2020/12/manage-property-portals-inmobalia.jpg 800w, https://www.inmoba.com/wp-content/uploads/2020/12/manage-property-portals-inmobalia-768x384.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<h2>Meet professional listings management</h2>
<p>Manage your listings in all your portals without even thinking on them. Use <strong>professional grade bulk actions and custom filters</strong> to keep updated an unlimited number of property portals.</p>
<blockquote><p>Exercise: Find all villas between 1M and 2M euros, that you have listed in Fotocasa but not in Idealista and push them to Rightmove and LuxuryRealEstate. Of course, do not forget to push their videos and virtual tours</p></blockquote>
<p>Done in 4 clicks by our users in Inmobalia CRM. </p>
<ul>
<li>Click 1: Go to Sales</li>
<li>Click 2: Set the filters for the properties you want to update and click Search.</li>
<li>Click 3: Select All and click on Bulk Action &#8220;Add / Remove Portals&#8221;</li>
<li>Click 4: Select the portals you want to add or remove, click Save and all properties selected will be added/removed/updated in all the portals you did specify.</li>
</ul>
<p>Just one tool to rule them all&#8230; auto-magically.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FAQ: Inmobalia MLS Network = Quality. Period</title>
		<link>https://www.inmoba.com/779-faq-inmobalia-mls-equals-quality</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Thu, 17 Dec 2020 10:28:08 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=779</guid>

					<description><![CDATA[Inmobalia MLS Network is the private shared database of properties for sale and for rent built-in inside Inmobalia CRM Software. Built with safety and quality by default, the Network uses smart design and automations to bring business opportunities for your agents and customers without extra work. It also hosts an updated and free-to-use new developments [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Inmobalia MLS Network is the private shared database of properties for sale and for rent built-in inside <a href="/software" title="Inmobalia CRM Real Estate CRM Software">Inmobalia CRM Software</a>. Built with safety and quality by default, the Network uses smart design and automations to bring business opportunities for your agents and customers without extra work. It also hosts an updated and free-to-use new developments database directly by promoters and exclusive sellers. </p>
<p><img decoding="async" src="https://www.inmoba.com/wp-content/uploads/2020/12/mls-inmobalia.jpg" alt="MLS Network Inmobalia CRM" width="800" height="400" class="aligncenter size-full wp-image-818" title="mls inmobalia 4" srcset="https://www.inmoba.com/wp-content/uploads/2020/12/mls-inmobalia.jpg 800w, https://www.inmoba.com/wp-content/uploads/2020/12/mls-inmobalia-768x384.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<h2>Frequent Asked Questions</h2>
<p><strong>I already use Inmobalia CRM, how can I enter the MLS? Any extra costs?</strong></p>
<p>Inmobalia CRM agencies are automatically given access to Inmobalia Costa del Sol Property MLS. No extra costs.</p>
<hr/>
<p><strong>I use another property software, can I be member of Inmobalia MLS?</strong></p>
<p>Sure yes.</p>
<p>This is the only Costa del Sol Property MLS that integrates quality professionals with no restrictions. If you use Resales Online, Infocasa or any other property software that can generate an XML feed with your properties you are 90% in.</p>
<p><a href="https://www.inmobalia.com/" title="Inmobalia CRM Real Estate Software &#038; MLS Network" target="_blank" rel="noopener">Get started</a>.</p>
<hr/>
<p><strong>Why Inmobalia MLS is better than other property MLS on the Costa del Sol?</strong></p>
<p>The answer is simple. Because of the quality of the properties.</p>
<p>Our members are TOP Costa del Sol property agents running their business for decades. Many of them are also users of other networks, but they only share most of their portfolio in Inmobalia MLS. The strong security measures and the quality guidelines we follow makes them feel safe.</p>
<hr/>
<p><strong>Is everybody allowed to be member of Inmobalia MLS?</strong></p>
<p>No.</p>
<p>We have quality guidelines and strict rules of behaviour.If we feel a member agency is not acting in good faith we simply cancel their membership. We will always look after the quality of the property network.</p>
<p>No freelances allowed by default.</p>
<hr/>
<p><strong>I’m not happy to share with everybody. Do I have control?</strong></p>
<p>Yes.</p>
<p>You can create your very own MLS network. Just decide which agents you want to collaborate with and which to block.</p>
<hr/>
<p><strong>Inmobalia MLS has less properties than others.</strong></p>
<p>Sorry but we do not inflate numbers.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The underestimated training</title>
		<link>https://www.inmoba.com/41-the-underestimated-training</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Mon, 14 Dec 2020 13:25:35 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=41</guid>

					<description><![CDATA[There is one question that always comes up when we start discussing the next big project with a client. “You work for my competition too. How do you handle that conflict of interest?”. Our answer is always the same: “We will work with you to build the best website, the best platform and support processes [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>There is one question that always comes up when we start discussing the next big project with a client. “You work for my competition too. How do you handle that conflict of interest?”.</p>
<p>Our answer is always the same: “We will work with you to build the best website, the best platform and support processes for your company to achieve its goals. We do the same for all our clients. But the success of it all will be revealed once your staff learn how their daily tasks impact on all of them.”</p>
<p>And that’s where the magic happens, and differences appear.</p>
<h2>&#8220;Please, mind the gap&#8221;</h2>
<p>You know your business. Your listing department know how to get owners on board. Your sales people are great at negotiation and sales closing. All the staff and managers have been trained in the use of a <a href="/software" title="Inmobalia CRM Real Estate Software">good CRM</a>. Your website is online. Your agency is alive but&#8230; Could you do it better? </p>
<p>Real Estate is a business based on information and technology.  Real Estate agents in 21st century must be aware of how the information flows from one part of your business to another until a sale is reached. Your staff understanding how the whole team works together opens a new set of business opportunities that have been always there, hidden at first sight. </p>
<p>Also, basic use of actual technologies in daily tasks cannot be a problem for your people. Technology is not a gurú thing anymore. Reacting fast to customers or colleague requests must be the usual case for a modern Real Estate agency.</p>
<p><em>Gap identification example 1:</em><br />
Who is writting property descriptions? Who is checking them later? Any guidelines? Is the marketing team involved? Have they met? Where are these descriptions going to appear? Do they know? Are they written for what?</p>
<p><em>Gap identification example 2:</em><br />
Ask any of your team to organize a Zoom meeting with those clients in 15 minutes and share the invites with everyone involved in the sale we are going to discuss.</p>
<p>Just detect the gaps and fix them by training your staff. It paids back amazingly. Maybe you could also consider adding a techie to your team.</p>
<h2>Training as an open conversation</h2>
<p>At Inmoba we do this kind of trainings per request. We are not realtors but we have gained tons of practical knowledge over 20+ years helping all kind of Real Estate agencies on the Costa del Sol, Spain and Europe. We approach training sessions as customised but open conversations with your whole team identifying each department problem and finding the best solution in common. This team conversation allows surfacing how simple steps on one part of your business can help to save hours of work in another and ultimately come back increasing  leads, deals and sales.</p>
<p>Also, our techie but full of common sense point of view helps automating common daily tasks and increasing the efficient use of your website, services and tools that you may have already available (and be paying for).</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Email Marketing for Real Estate done right and fast. Forget Mailchimp</title>
		<link>https://www.inmoba.com/40-email-marketing-for-real-estate</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Sat, 12 Dec 2020 13:25:02 +0000</pubDate>
				<category><![CDATA[Real Estate SEO]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=40</guid>

					<description><![CDATA[Email marketing, when done right, is probably one of the most low-cost and productive efforts you can do for your Real Estate agency. But it is also the most underestimated and misused. Blasting your whole database with the same email and naming it “Our newsletter” it is not the way. You are just trashing your [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Email marketing, when done right, is probably one of the most low-cost and productive efforts you can do for your Real Estate agency. But it is also the most underestimated and misused. Blasting your whole database with the same email and naming it “Our newsletter” it is not the way. You are just trashing your clients, we’ve seen it many times.</p>
<p>Communicating with your clients, owners, colleagues, etc&#8230; must be natural, easy to create/send and measurable.</p>
<h2>Plenty of email &amp; automation tools out there.</h2>
<p>Just Google for “email marketing” or “email automation” and you will find wonderful platforms like <a href="https://www.hubspot.com/" target="_blank" rel="noopener noreferrer nofollow">Hubspot</a>, <a href="https://www.sendinblue.com/" target="_blank" rel="noopener noreferrer nofollow">Sendinblue</a>, <a href="https://mailchimp.com/" target="_blank" rel="noopener noreferrer nofollow">Mailchimp</a>, <a href="https://www.constantcontact.com/" target="_blank" rel="noopener noreferrer nofollow">ConstantContact</a> or <a href="https://www.activecampaign.com/" target="_blank" rel="noopener noreferrer nofollow">ActiveCampaign</a> to name a few. All of them have incredible functionalities that could work for your real estate agency, but it only takes 5 minutes of investigation to become aware it is not going to be easy. <strong>They need you to invest lots of your time or to hire a marketing specialist team</strong> to manage your contacts, create your content, report back, etc…</p>
<p>By the way, if you ever need one of these marketing gurús on the Costa del Sol, <a href="/contact" title="Contact Inmoba">drop us a line</a>. We know some of the most reliable marketing pros in the Marbella area and we are happy to help.</p>
<p><strong>But did we say email marketing needs to be natural and easy, right?</strong></p>
<h2>Where is your contacts data?</h2>
<p>If you already use any of the above tools, you know about creating many lists/groups of recipients, synchronising or updating new contact details from time to time, adding new fields you never thought you would need, etc… and always not being sure if the lists are complete or not. Never ending and time consuming tasks for your team or your marketing specialist, that most of the time fall short. </p>
<blockquote><p><em>Exercise: How much it will take you to email all your english-speaking potential buyers that expressed interest in the last 18 months in buying a 4 bedroom villa on an aprox. budget of 1.5M in Sierra Blanca?</em></p></blockquote>
<p>Yes. Our clients using Inmobalia CRM do this by themselves… in seconds.</p>
<h2>Where is your product?</h2>
<p>You final objective is to sell houses, true? Homes are your product and what you will be communicating  about with your customers, collaborators, owners, etc..  <strong>Hubspot or Mailchimp do not, and will never, know anything about your properties</strong>, your colleagues’ ones, their features, their pictures, etc… unless you build each one of your newsletters, announcements, etc… manually. One by one.</p>
<p>Would it be great that your Drag &amp; Drop email editor could add any property information from your database in 1-click?  Even better, to have custom templates that directly are built from the property in your CRM?</p>
<p>Yes. This exists and our agents use it daily. <strong>Do you see the point of what we’ve built?</strong></p>
<p>&nbsp;</p>
<p><img decoding="async" class="aligncenter size-full wp-image-820" src="https://www.inmoba.com/wp-content/uploads/2020/12/marketing-inmobalia-stats.jpg" alt="Email Marketing Inmobalia CRM" width="800" height="400" title="marketing inmobalia stats 6" srcset="https://www.inmoba.com/wp-content/uploads/2020/12/marketing-inmobalia-stats.jpg 800w, https://www.inmoba.com/wp-content/uploads/2020/12/marketing-inmobalia-stats-768x384.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>Just a powerful email marketing built inside Inmobalia CRM Real Estate Software for impressive emails campaigns that really generates business. </p>
<p>Done by yourself, in minutes, right now, zero extra work. <a href="/contact" title="Get in contact with Inmoba">Get in touch.</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is Inmobalia CRM the best Real Estate software in Spain for your agency?</title>
		<link>https://www.inmoba.com/778-is-inmobalia-crm-best-realestate-software-spain</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Sat, 12 Dec 2020 10:06:38 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=778</guid>

					<description><![CDATA[There are many CRM software options on the market. Many claiming to be CRM systems while they are not. Choosing the right one for your Real Estate agency in Spain is crucial and probably will define your success in the next few years. CRM means Customer Relationship Management What is happening with that client? Who [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>There are many CRM software options on the market. Many claiming to be CRM systems while they are not. Choosing the right one for your Real Estate agency in Spain is crucial and probably will define your success in the next few years.</p>
<h3>CRM means Customer Relationship Management</h3>
<p>What is happening with that client? Who is dealing with him? Are we dealing with him on time? Are we losing clients? These and many other questions needs to be answered immediately by the software you use. A good CRM allows your staff to easily register all your customers interactions and get alerts of any business opportunity they may have. Managers can learn what is happening in the company at any time and make good decisions.</p>
<p>An example of a CRM Software? <a href="https://www.pipedrive.com/" target="_blank" rel="nofollow noopener noreferrer">Pipedrive</a> but …</p>
<h3>A generic CRM is not an option</h3>
<p>Property portfolio and sellers must be included. You need the property management inside the software. Not only potential buyers are your customers. The relations with owners, promoters and colleagues sharing their portfolio are equally important. You need a CRM software specifically built for Real Estate. But not just any Real Estate CRM will do.</p>
<p>An example of a Real Estate CRM? <a href="https://www.propertybase.com/" target="_blank" rel="nofollow noopener noreferrer">PropertyBase</a> but …</p>
<h3>It is about Spanish property, right?</h3>
<p>Many real estate agencies run by non-Spanish people try to use software from their countries. Also, some Spanish agencies try to use Real Estate CRM software built for other markets. Most of them struggle to adapt their workflow to situations that are completely inconsistent with the Spanish real estate market.</p>
<p>Your CRM needs to be tightly connected with the markets you are working on. Selling property in Spain is not the same as doing so in the UK, France, Sweden or the USA. Think on locations, types of property, law matters, taxes, sale process, etc… But also think on the local knowledge you will get from the software support team.</p>
<p>An example of a Spanish Real Estate CRM? <a href="https://www.inmovilla.com/" target="_blank" rel="nofollow noopener noreferrer">Inmovilla</a> but …</p>
<h3>Your real estate CRM should make your team’s work shine (and achieve goals)</h3>
<p>And here is where Inmobalia CRM really stands out. Built on the knowledge of hundreds of renowned Real Estate agents on the Costa del Sol (Spain) and their collaborators all over Europe. Developed by a team with 20+ years of experience and know-how working with top agencies, franchises and real estate networks all over the globe.</p>
<p>After a quick 30 minutes demo, you will recognize how many features built in the software are 100% business driven. Each of them product of an intense feedback from the real estate agents using the software. Your team will love how the software ease their daily tasks and help them achieve more goals. Your managers and marketeers will have a strong and future ready base to develop their campaigns.</p>
<p>Learn more about <a title="Real Estate CRM Software in Spain" href="https://www.inmobalia.com/" target="_blank" rel="noopener">Inmobalia CRM</a> or <a title="Schedule a demo of Inmobalia CRM" href="/contact">schedule a demo</a> and see by yourself how it can boost your real estate agency.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A future-proof plan for a modern Real Estate agency</title>
		<link>https://www.inmoba.com/1-future-proof-plan-for-modern-real-estate-agency</link>
		
		<dc:creator><![CDATA[Sergio Gonzalez]]></dc:creator>
		<pubDate>Wed, 09 Dec 2020 08:15:13 +0000</pubDate>
				<category><![CDATA[Modern Real Estate]]></category>
		<guid isPermaLink="false">https://www.inmoba.com/?p=1</guid>

					<description><![CDATA[Working since 1997 on the Costa del Sol Real Estate market has allowed us to learn a few things. The long time established property agencies share a common scenario: Successful Real Estate agencies choose stable and proven software tools. They do not change the game for their teams every few months with &#8220;Let&#8217;s try this&#8221;. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Working since 1997 on the Costa del Sol Real Estate market has allowed us to learn a few things. The long time established property agencies share a common scenario:</p>
<ul>
<li>Successful Real Estate agencies choose stable and proven software tools. They do not change the game for their teams every few months with &#8220;Let&#8217;s try this&#8221;.</li>
<li>They build custom and unique websites that serve their clients but also their sales people. They do not use cheap templates for just having a website.</li>
<li>Their staff is trained periodically to be 100% productive when using those tools and websites.</li>
<li>Their managers control its business activities to get the most of their leads.</li>
<li>Their staff have direct feedback with the marketers and grow these tools together to make their companies better.</li>
</ul>
<h2>Define your priorities and targets</h2>
<p>Take your time and define your goals and your real market niche. The real estate companies that generate more operations are those that best optimize their resources and adapt their actions to <strong>achieve real results, not imaginary ones</strong>.</p>
<blockquote><p>An exercise: Is your agency a “Real Estate in Spain”, “Real Estate on the Costa del Sol”, “Real Estate in Marbella”, “Real Estate in the Golden Mile” or “Real Estate in Sierra Blanca”? A large part of your future success depends on your answer to this and other simple questions.</p></blockquote>
<p>Usually solved with a few coffees and some open conversations with your team. <a href="/contact" title="Contact Inmoba">Get in touch</a> if you think we could help.</p>
<h2>Get a good Real Estate CRM software</h2>
<p>CRM software allows you to manage your customers and track all the actions your salespeople take with them. You can’t let any enquiry go unanswered or any customer go untracked. It costs a lot of money to get an enquiry, so there’s no question about leaving them behind. You need to control.</p>
<p>Also if the CRM is specifically built for Real Estate, it will allow you to manage your property portfolio, its owners and automate many processes such as matching, updating portals, networks, websites, partners, etc.. <strong>A single place where all the work is done only once</strong>.</p>
<p>Of course, our proposal for you is <a href="/software">Inmobalia CRM</a>. </p>
<p>You also can read more on <a href="/778-is-inmobalia-crm-best-realestate-software-spain" title="Why you should use Inmobalia CRM vs other CRMs in Spain">&#8220;Why you should use Inmobalia CRM vs other CRMs&#8221;</a>.</p>
<h2>Build a solid website</h2>
<p>Along with your offices, your agency’s website is probably the resource to which you should devote the most attention. <strong>Your website will be visited thousands of times more than your office</strong> and will define what thousands of potential buyers think of your agency.</p>
<p>Dedicate effort and resources to create a unique website that convince potential clients to trust your agency.</p>
<p>You know, we have our way of creating unique websites, see our <a href="/web">Web Services</a>, but there are great web agencies out there, just ask for their references and check them.</p>
<h2>Train your staff</h2>
<p>Your investment in offices, software, website, tools, staff, etc… needs to get the maximum possible return. A wrong email, a bad photograph, not following up, a bad description of a property, … can ruin not one but many sales.</p>
<p>You need to train your staff in the use of your CRM, your website, how they can take advantage of it to get more benefits with less workload. When staff know the impact their daily tasks have on the agency’s overall performance, <strong>productivity soars, every time.</strong></p>
<p>Probably a good read: &#8220;<a href="/41-the-underestimated-training">The Underestimated Training</a>&#8220;.</p>
<h2>Tell the world you&#8217;re the right one</h2>
<p>A marketing plan for a modern real estate can be very complex and expensive, but it also can be understandable and based on low resources. Work with your marketing people to understand the different options you have and choose a small number of actions and goals. Once the plan is setup, stick to it and push.</p>
<p>At Inmoba, we&#8217;re not too fans of paid ads. We have found that when your marketing people works closely with your staff, local knowledge flows and increases the opportunities and results of any marketing action. </p>
<p>In fact, Educational SEO where common-sense web marketing meets in-house staff trainings could probably be tagged as our secret ingredient at Inmoba&#8217;s <a href="/seo">SEO and Web Marketing Services</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
