<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Implementation Archives | Ad Victoriam Solutions</title>
	<atom:link href="https://www.advictoriamsolutions.com/blog/tag/implementation/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Salesforce Consulting Implemetation &#38; Integration &#124; Platinum Partner</description>
	<lastBuildDate>Thu, 16 Jun 2022 08:45:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>

<image>
	<url>https://www.advictoriamsolutions.com/wp-content/uploads/2018/05/favicon.png</url>
	<title>Implementation Archives | Ad Victoriam Solutions</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What Can MuleSoft Do for Your Salesforce Org?</title>
		<link>https://www.advictoriamsolutions.com/blog/what-can-mulesoft-do-for-your-salesforce-org/</link>
		
		<dc:creator><![CDATA[Ad Victoriam Solutions]]></dc:creator>
		<pubDate>Tue, 23 Feb 2021 14:44:23 +0000</pubDate>
				<category><![CDATA[MuleSoft]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[MuleSoft Anypoint]]></category>
		<category><![CDATA[Salesforce]]></category>
		<guid isPermaLink="false">https://www.advictoriamsolutions.com/?p=15067</guid>

					<description><![CDATA[<p>Integration is the future. In an increasingly technology-driven world, it is crucial that there is a single source of truth for your company’s information. If your employees must go to multiple different places to get the information they need, you have wasted time, money, and energy.  Salesforce® and MuleSoft® can create a powerful, real-time integrated [&#8230;]</p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/what-can-mulesoft-do-for-your-salesforce-org/">What Can MuleSoft Do for Your Salesforce Org?</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="yoast-reading-time__wrapper"><span class="yoast-reading-time__descriptive-text">Estimated reading time: </span><span class="yoast-reading-time__reading-time">6</span><span class="yoast-reading-time__time-unit"> minutes</span></p>

<p><span style="font-weight: 400;">Integration is the future. In an increasingly technology-driven world, it is crucial that there is a single source of truth for your company’s information. If your employees must go to multiple different places to get the information they need, you have wasted time, money, and energy. </span></p>
<p><a href="/salesforce-integration-partner/"><span style="font-weight: 400;">Salesforce</span></a><span style="font-weight: 400;">® </span><span style="font-weight: 400;">and </span><a href="/products/mulesoft-anypoint-consulting/"><span style="font-weight: 400;">MuleSoft</span></a><span style="font-weight: 400;">® </span><span style="font-weight: 400;">can create a powerful, real-time integrated experience in your Salesforce org. This article will explain what it means to have an integrated experience in your Salesforce org and how to acquire that experience with MuleSoft. In addition, we will cover some of the basic integration tools in Salesforce, a high-level overview of MuleSoft architecture and how these tools work together. </span></p>
<h3><b>Salesforce Integration Tools for MuleSoft </b></h3>
<p><span style="font-weight: 400;">Salesforce is built </span><a href="/blog/multi-cloud-integration-improves-customer-experience/"><span style="font-weight: 400;">to be integrated</span></a><span style="font-weight: 400;"> with your legacy systems to create a </span><a href="/blog/making-smarter-decisions-with-360-degree-data/"><span style="font-weight: 400;">360 degree view</span></a><span style="font-weight: 400;"> of your customers for your Salesforce users. MuleSoft can be added to your Salesforce org by adding a Connected App in the App Manager settings. </span></p>
<p><span style="font-weight: 400;">The best way to allow MuleSoft to have access to your Salesforce org is by creating an integration user. When the user is set up, save the username, password, and security token that is sent to the related email. These credentials will be used in MuleSoft to login to Salesforce and make changes to the data via the Salesforce REST API. </span></p>
<p><span style="font-weight: 400;">Salesforce can communicate changes to the data to MuleSoft in a few different ways. The most common and simple way being via Platform Events and Process Builders. A Platform Event can be created in Salesforce and triggered to send a message to MuleSoft via a Process Builder. In this way, you can create the trigger to respond to whatever changes in the data suit your business needs. </span></p>
<p><span style="font-weight: 400;">In addition, an APEX Class can be configured to use the Salesforce REST API mentioned earlier. An APEX Class is created in the Developer console and is written to receive the request from Salesforce regarding the change in data, then that message is sent to a listener in MuleSoft, similar to the way the first option with Platform Events works. However, it is highly recommended that you use Platform Events and Process Builders because they require significantly less Salesforce Development time and are easier to maintain in the long run. </span></p>
<h3><b>MuleSoft Architecture &#8211; How Does it Work? </b></h3>
<p><span style="font-weight: 400;">MuleSoft architecture is unique from other integration platforms because it is an Enterprise Service Bus architecture model. This means that MuleSoft is the translator between many different systems. You can create APIs unique to your systems that only change when that system changes. Then, these system APIs speak to each other through MuleSoft processing APIs. As you can see in the diagram below, systems do not connect directly to each other. Rather, they are connected through MuleSoft. </span></p>
<p><img fetchpriority="high" decoding="async" class="wp-image-15089 size-large aligncenter" src="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image8-1024x773.png" alt="MuleSoft 101: What Can MuleSoft Do for Your Salesforce Org?" width="1024" height="773" /></p>
<p><span style="font-weight: 400;">In MuleSoft, there are three kinds of APIs that are created: </span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><b>Experience API (Channels):</b><span style="font-weight: 400;"> Produces what the end user needs to see and interact with.</span></li>
<li style="font-weight: 400;" aria-level="1"><b>Process API (Processes):</b><span style="font-weight: 400;"> Performs the transformations between systems.</span>
<ul>
<li style="font-weight: 400;" aria-level="2"><span style="font-weight: 400;">Translates each of the systems to Salesforce or other systems that need to communicate.</span></li>
</ul>
</li>
<li style="font-weight: 400;" aria-level="1"><b>System API (Data): </b><span style="font-weight: 400;">Represents what is held in each system.</span></li>
</ul>
<p><span style="font-weight: 400;">Below is an example of how these APIs can be structured: </span></p>
<p><span style="font-weight: 400;"><img decoding="async" class="aligncenter wp-image-15088 size-full" src="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image5.png" alt="MuleSoft 101: What Can MuleSoft Do for Your Salesforce Org?" width="940" height="842" /></span></p>
<p><span style="font-weight: 400;">As you can see, the system layer represents the two systems that need to be integrated. These system API’s do not contain any of the business logic to “translate” Salesforce to the ERP system. The process layer APIs contain the business logic for Products, Orders, and Customers so that this data can be translated from one system to another. The top layer, Experience APIs, create what the end users interact with. These APIs generally contain schedules for when the other API’s should run in order for the data to move from system to system.</span></p>
<p><span style="font-weight: 400;">This kind of architecture creates many significant benefits to integrating with MuleSoft. To start, it creates reusable, scalable, and secure integrations. Once you have created a System API, you do not need to ever create it again. You may need to make small additions, but you will be able to connect that system to any other system via a Process API by reusing the System API. This leads to increased agility on projects, less time wasted, and more money saved. Similar to the App Exchange, there is an Anypoint Exchange for MuleSoft. Here you can find connectors, accelerators, integration patterns, etc., that you can use in your projects instead of starting from scratch yourself.</span></p>
<h3><b>Salesforce + MuleSoft: Catalyze Your integrated Experience</b></h3>
<p><span style="font-weight: 400;"><img decoding="async" class="aligncenter wp-image-15087" src="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image1-1.png" alt="MuleSoft 101: What Can MuleSoft Do for Your Salesforce Org?" width="600" height="258" /></span></p>
<p><span style="font-weight: 400;">The combination of Salesforce integration tools and MuleSoft can create the integrated experience you’ve been looking for in your Salesforce org. It can be difficult to fully transition from legacy systems to Salesforce and with MuleSoft you can </span><a href="/salesforce-implementation/"><span style="font-weight: 400;">implement Salesforce</span></a><span style="font-weight: 400;"> at your own pace. This will allow you to slowly retire your legacy system operations while keeping your data up to date in real time and creating a future-proof implementation. MuleSoft can be updated in an extremely agile manner to keep your systems up-to-date and avoid technical debt build up.</span></p>
<p><span style="font-weight: 400;">With a MuleSoft integrated experience, your Salesforce users will be able to see the data they need in one place. This will create an increased level of trust in your Salesforce org from the start and make the transition away from legacy systems as painless as possible. The future is integrated and MuleSoft can take you there.</span></p>
<p><i><span style="font-weight: 400;">As a certified MuleSoft Anypoint and Salesforce multi-cloud consulting partner, Ad Victoriam’s integration experts understand the complexities of enterprise integrations, both on-premise and in the cloud. We simplify complex integration scenarios, integrate disparate systems, and provide a scalable architecture that your business can grow with – whether or not you are using Salesforce. So, if you are ready to connect your systems, </span></i><a href="/contact/"><i><span style="font-weight: 400;">we’re ready to talk to you today</span></i></a><i><span style="font-weight: 400;">.</span></i></p>
<p><i><span style="font-weight: 400;">*</span></i><a href="https://www.salesforceben.com/mulesoft-101-what-can-mulesoft-do-for-your-salesforce-org/" target="_blank" rel="noopener"><i><span style="font-weight: 400;">This article also appears on Salesforce Ben</span></i></a></p>
<p><b>Related Articles</b><b><br /></b></p>
<p><a href="/blog/yanmar-returns-for-a-mulesoft-integration/"><span style="font-weight: 400;">YANMAR Returns for a MuleSoft Integration</span></a></p>
<p><a href="/blog/highlights-from-mulesofts-connect-now/"><span style="font-weight: 400;">Highlights from MuleSoft’s CONNECT: NOW</span></a></p>
<p><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml"><img decoding="async" style="border: 0;" src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt="" /></a><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" target="_blank" rel="alternate noopener noreferrer" type="application/rss+xml">Subscribe in a Reader</a></p><p>The post <a href="https://www.advictoriamsolutions.com/blog/what-can-mulesoft-do-for-your-salesforce-org/">What Can MuleSoft Do for Your Salesforce Org?</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></content:encoded>
					
		
		
		
		<media:thumbnail url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image8-150x150.png" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image8.png" medium="image">
			<media:title type="html">image8</media:title>
			<media:thumbnail url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image8-150x150.png" />
		</media:content>
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image5.png" medium="image">
			<media:title type="html">image5</media:title>
			<media:thumbnail url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image5-150x150.png" />
		</media:content>
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image1-1.png" medium="image">
			<media:title type="html">image1-1</media:title>
			<media:thumbnail url="https://www.advictoriamsolutions.com/wp-content/uploads/2021/02/image1-1-150x150.png" />
		</media:content>
		<media:content url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
		<item>
		<title>Multi-Cloud Solution Accelerates Sales &#038; Advances Service Delivery</title>
		<link>https://www.advictoriamsolutions.com/blog/multi-cloud-solution-accelerates-sales-advances-service-delivery/</link>
		
		<dc:creator><![CDATA[Ad Victoriam Solutions]]></dc:creator>
		<pubDate>Tue, 08 Sep 2020 16:04:37 +0000</pubDate>
				<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[B2B Commerce]]></category>
		<category><![CDATA[cloud integration]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Pardot]]></category>
		<category><![CDATA[Sales Cloud]]></category>
		<category><![CDATA[Salesforce Clouds]]></category>
		<category><![CDATA[salesforce implementation]]></category>
		<category><![CDATA[Salesforce Integration]]></category>
		<category><![CDATA[Service Cloud]]></category>
		<guid isPermaLink="false">https://www.advictoriamsolutions.com/?p=8612</guid>

					<description><![CDATA[<p>When the nation’s premier commercial refrigeration equipment manufacturer contacted Ad Victoriam for their much-needed technology solution, they were looking to fulfill a strategic plan that would ensure that they could shore-up their existing marketplace gaps, gain 360-degree data visibility, automate tasks, and increase their competitive edge. In addition, this manufacturer wanted a unified sales and [&#8230;]</p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/multi-cloud-solution-accelerates-sales-advances-service-delivery/">Multi-Cloud Solution Accelerates Sales &#038; Advances Service Delivery</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When the nation’s premier commercial refrigeration equipment manufacturer contacted Ad Victoriam for their much-needed technology solution, they were looking to fulfill a strategic plan that would ensure that they could shore-up their existing marketplace gaps, gain 360-degree data visibility, automate tasks, and increase their competitive edge.</p>
<p>In addition, this manufacturer wanted a unified sales and service management platform that integrated with their ERP and a robust eCommerce system.</p>
<p>What they needed &#8211; and the AdVic consulting team implemented for them &#8211; was a multi-cloud Salesforce® system.</p>
<h3><strong>The Salesforce Multi-Cloud System Solution</strong></h3>
<p>Our client’s multi-cloud system solution consisted of Salesforce’s <a href="/salesforce-consulting/salesforce-sales-cloud/" rel="noopener noreferrer">Sales Cloud</a><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />, <a href="/salesforce-consulting/service-cloud/" rel="noopener noreferrer">Service Cloud</a><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />, <a href="/b2b-commerce/" rel="noopener noreferrer">B2B Commerce</a><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />, and <a href="/salesforce-consulting/pardot-consulting/" rel="noopener noreferrer">Pardot</a><img src="https://s.w.org/images/core/emoji/15.0.3/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />(for executing marketing initiatives), plus <a href="/salesforce-integration-consulting/" rel="noopener noreferrer">integration</a> with their ERP, CTI, payment gateway system, tax calculator, and Google Analytics.</p>
<p>Here’s an overview of what AdVic’s Salesforce multi-cloud solution accomplished for this manufacturer:</p>
<p><strong>Sales Cloud</strong></p>
<ul>
<li>Eliminated email tracking of asset warranties and quotations with an integrated system where all reps can now view and manage customer purchases, warranties, and quotations.</li>
<li>Developed efficient lead capture and tracking methodology illuminating the potential business opportunities previously lost due to process gaps. Opportunity time tracking was implemented, expediting the quotation to close the process.</li>
</ul>
<p><strong>Service Cloud</strong></p>
<ul>
<li>Unified service team and processes on Service Console, enhancing consistent and higher quality customer service based on real-time, comprehensive data.</li>
<li>CTI integration propelled repair call processing by triggering account information and Milestones for SLA’s, upon call connection.</li>
<li>Built custom components to expose contractor location through a visual map, speeding dispatching based on proximity.</li>
</ul>
<p><strong>B2B Commerce</strong></p>
<ul>
<li>Replaced the manual order entry process with the implementation of a fully branded, device-responsive eCommerce store to drive sales.</li>
</ul>
<h3><strong>Benefits of a Multi-Cloud Solution</strong></h3>
<p>Developing a multi-cloud approach can be a huge benefit for many businesses that rely on the cloud for critical parts of their technology infrastructure. Here are just a few of the benefits of a multi-cloud strategy.</p>
<ul>
<li>A unified 360-degree view of your customer.</li>
<li>Interact with your customers via their preferred channels.</li>
<li>Reach your customers when they want to be reached.</li>
<li>Gain insights about the products your customers are buying and how they want to purchase them in the future.</li>
<li>Adapt better to your customers&#8217; needs.</li>
<li>Flexibility and scalability</li>
<li>Robust security</li>
</ul>
<p>And when it comes to the Salesforce Clouds, the possibilities to integrate them are endless and less challenging than using piecemealed systems. For instance, you can launch different processes from different clouds, plus it&#8217;s much easier to have them talk to each other.</p>
<p><em>Ad Victoriam&#8217;s multi-cloud Salesforce implementation and integration consultants empower organizations with custom planning that gets you the most out of your full suite of business applications. Think a multi-cloud strategy will work for your business? Let&#8217;s find out! Simply fill out the brief form below, or contact us <a href="/contact/" rel="noopener noreferrer">here</a>.</em>[/vc_column_text][/vc_column][/vc_row][gravityform id=&#8221;16&#8243; title=&#8221;true&#8221; description=&#8221;true&#8221; ajax=&#8221;false&#8221;]<div class="vc_row wpb_row vc_row-fluid"></div><div class="upb_bg_img"  data-seperator="true"  data-seperator-type="none_seperator"  data-seperator-shape-size="10"  data-seperator-svg-height="60"  data-seperator-full-width="true"  data-seperator-position="top_seperator"  data-seperator-bottom=""  data-seperator-background-color="#fff"  data-icon=""      data-overlay="false" ></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div><div class="upb_bg_img"      data-overlay="false" ></div>
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			
		</div>
	</div>
<strong>Related Cloud Solution Articles:</strong></p>
<p><a href="/blog/sales-cloud-implementation-best-practices/" rel="noopener noreferrer">Sales Cloud Implementation Best Practices</a><br />
<a href="/blog/manufacturing-cloud-aligns-sales-and-ops/" rel="noopener noreferrer">Manufacturing Cloud Aligns Sales and Ops</a><br />
<a href="/blog/health-cloud-the-new-payer-data-model/" rel="noopener noreferrer">Health Cloud: The New Payer Data Model</a></p>
<p><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml"><img decoding="async" style="border: 0;" src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt="" /></a><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" target="_blank" rel="alternate noopener noreferrer" type="application/rss+xml">Subscribe in a Reader</a></p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/multi-cloud-solution-accelerates-sales-advances-service-delivery/">Multi-Cloud Solution Accelerates Sales &#038; Advances Service Delivery</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></content:encoded>
					
		
		
		
		<media:thumbnail url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" />
		<media:content url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
		<item>
		<title>How to Convince Your Stakeholders It’s Time to Get a CRM</title>
		<link>https://www.advictoriamsolutions.com/blog/how-to-convince-your-stakeholders-its-time-to-get-a-crm/</link>
		
		<dc:creator><![CDATA[Ad Victoriam Solutions]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 13:35:43 +0000</pubDate>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Digital Transformation]]></category>
		<category><![CDATA[Implementation]]></category>
		<guid isPermaLink="false">https://www.advictoriamsolutions.com/?p=6371</guid>

					<description><![CDATA[<p>In 2020, the term “digital transformation” is more than just a buzz phrase. It’s the single biggest reason why business stakeholders need to end their nightmares with their disparate systems and implement a unified Customer Relationship Management (CRM) tool to even have a chance at meeting their business goals. From having the ability to unlock [&#8230;]</p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/how-to-convince-your-stakeholders-its-time-to-get-a-crm/">How to Convince Your Stakeholders It’s Time to Get a CRM</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In 2020, the term “<a href="https://www.salesforce.com/products/platform/what-is-digital-transformation/" target="_blank" rel="noopener noreferrer">digital transformation</a>” is more than just a buzz phrase. It’s the single biggest reason why business stakeholders need to end their nightmares with their disparate systems and implement a unified Customer Relationship Management (CRM) tool to even have a chance at meeting their business goals.</p>
<p>From having the ability to unlock and analyze data to delivering better-connected experiences to their employees &#8211; who in turn can offer more personalized experiences for their customers &#8211; stakeholders who implement a unified CRM are making the decision to end their company&#8217;s struggles with data across teams and systems.</p>
<p>But how do you &#8211; as a dedicated and concerned employee &#8211; get buy-in to implement a CRM from all of your company’s stakeholders? Well, here are some thoughts on that…</p>
<h3><strong>Do Your Homework</strong></h3>
<p>The end goal is to make &#8220;the pitch&#8221; to your stakeholders about implementing a CRM a slam dunk. So, first, go about collecting as much evidence to support why this makes sense for your company&#8217;s future growth.</p>
<p>Start with your sales team. Ask them: What does your pipeline look like? Do you think you are doing a good job of tracking your current opportunities? Do you feel focused on your daily outreach efforts to close a deal?</p>
<p>Once you have those answers, it&#8217;s time to map out the specific features and capabilities you think your CRM should have.</p>
<p>From there, research companies that are already using the CRM you&#8217;re most interested in and solicit feedback from them on how that system is working for them. Quiz them on what they like, what they don’t like, and what results they’ve seen from using that system. It won&#8217;t be hard to find those companies. Just look at the CRM product company&#8217;s website for a &#8220;Customer&#8221; page and randomly pick a few of their customers and reach out to them.</p>
<blockquote>
<p><a href="https://info.advicsol.com/JustifyingtheNeedforCRM" target="_blank" rel="noopener noreferrer"><strong>Free Worksheet Download: </strong><strong>Justifying</strong><strong> the Need for a Sales-Focused CRM</strong></a></p>
</blockquote>
<h3><strong>Cost vs. Benefits</strong></h3>
<p>Some might say this is the biggest hurdle you&#8217;ll need to get over when presenting your case to stakeholders for a CRM implementation.</p>
<p>First, try to approximate how much your company is losing without using the CRM product you&#8217;re interested in. You can do that by going back to the &#8220;Do Your Homework&#8221; questions you asked the sales staff and do estimates from there. In particular, based on current sales data you’ve assembled, estimate a percentage of how much more a salesperson could close each month by using a CRM, and also estimate how much your company is losing over a month or a quarter by not using the CRM.</p>
<h3><strong>What Will Implementation Look Like?</strong></h3>
<p>As you begin <a href="/blog/planning-a-successful-salesforce-implementation/">planning how you envision your new CRM implementation would go</a> &#8211; because your stakeholders are going to ask &#8211; start by being ready to answer the questions, such as:</p>
<ul>
<li>Does your company have an internal resource who will be your project champion? Will that person have the time and expertise to lead your CRM implementation?</li>
<li>Do you have data cleansing or migration needs that your team has the skill set to address?</li>
<li>If needed, is your team able to integrate your technologies (ERP or legacy system) with your new CRM platform to create a 360-degree view of your data?</li>
<li>Should you consider adding a consulting partner to guide you through implementation? What are the costs involved with that?</li>
</ul>
<h3><strong>D-Day</strong></h3>
<p>So, now that you’re armed with a plan of attack, it’s time to gather your stakeholders and make your case. How and when you do that can only be determined by your internal knowledge of the company’s culture, i.e. do you make your presentation in a formal setting or casually over a meal?</p>
<p>Our advice, don’t sweat the how and when. Just be sure you do your homework, weigh the costs vs. benefits, and have a well-thought-out implementation plan. And to help you with your plan, you can <a href="https://info.advicsol.com/JustifyingtheNeedforCRM" target="_blank" rel="noopener noreferrer">download our free &#8220;Justifying the Need for a Sales-Focused CRM&#8221; worksheet</a> that will show you how to gather all the ammunition you need to convince your stakeholders. And remember: You’ve got this!</p>
<p><em>Adding a CRM can serve as a key driver of digital transformation for your company, and the Salesforce</em>® <em><a href="/salesforce-consulting-services/">consulting team at Ad Victoriam</a> has years of experience implementing and integrating systems with great success. Perhaps we can help you make the case to your stakeholders about the benefits of a CRM? We&#8217;re excited to get you there! <a href="/contact/">Let&#8217;s talk now</a>!</em></p>
<p>&nbsp;</p>
<p><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml"><img decoding="async" style="border: 0;" src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt="" /></a><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" target="_blank" rel="alternate noopener noreferrer" type="application/rss+xml">Subscribe in a reader</a></p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/how-to-convince-your-stakeholders-its-time-to-get-a-crm/">How to Convince Your Stakeholders It’s Time to Get a CRM</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></content:encoded>
					
		
		
		
		<media:thumbnail url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" />
		<media:content url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
		<item>
		<title>Effectively Integrating an Automated Quotation Process</title>
		<link>https://www.advictoriamsolutions.com/blog/effectively-integrating-an-automated-quotation-process/</link>
		
		<dc:creator><![CDATA[Ad Victoriam Solutions]]></dc:creator>
		<pubDate>Wed, 31 Jul 2019 13:46:48 +0000</pubDate>
				<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[salesforce cloud]]></category>
		<category><![CDATA[Salesforce CPQ]]></category>
		<category><![CDATA[salesforce implementation]]></category>
		<category><![CDATA[Salesforce Lightning]]></category>
		<guid isPermaLink="false">https://www.advictoriamsolutions.com/?p=1837</guid>

					<description><![CDATA[<p>Headquartered in Suwanee, GA, Control Southern has been helping manufacturing plants run better, faster, and smarter through automation and customized valve solutions since 1956. However, Control recently needed a solution of their own. They needed an effective integrated solution between Salesforce Sales Cloud, Salesforce CPQ and their ERP. Control’s Salesforce Challenge Control Southern was utilizing [&#8230;]</p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/effectively-integrating-an-automated-quotation-process/">Effectively Integrating an Automated Quotation Process</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Headquartered in Suwanee, GA, <a href="https://www.controlsouthern.com/" target="_blank" rel="noopener noreferrer">Control Southern</a> has been helping manufacturing plants run better, faster, and smarter through automation and customized valve solutions since 1956. However, Control recently needed a solution of their own. They needed an effective <a href="/cloud-solutions/integration/" target="_self" rel="noopener noreferrer">integrated solution</a> between <a href="/salesforce-consulting/sales-cloud-solutions/" target="_self" rel="noopener noreferrer">Salesforce Sales Cloud</a>, Salesforce CPQ and their ERP.</p>
<h3><strong>Control’s Salesforce Challenge</strong></h3>
<p>Control Southern was utilizing Salesforce Sales Cloud in Classic, Excel spreadsheets, and Phoenix Software alongside their ERP, IFS.</p>
<p>When Control used Phoenix to build their quotes, the quotes would sync with their ERP, independent of their Sales Cloud. As a result, their siloed systems required users to touch, reference, and manipulate multiple applications during their quotation process.</p>
<p>Realizing their dilemma, Control decided an automated quotation process that also integrated with their Sales Cloud and ERP would better serve their needs, processes, and customers. Thus the reason why Control turned to Ad Victoriam Solutions (AdVic) and a <a href="https://info.advicsol.com/SalesforceCPQWebinar" target="_blank" rel="noopener noreferrer">Salesforce CPQ</a> solution.</p>
<p>In addition, Control wanted to convert from Salesforce Classic to the <a href="/salesforce-lightning/" target="_self" rel="noopener noreferrer">Salesforce Lightning Experience</a>.</p>
<p>After a careful deep-dive into Controls’ current systems &#8211; and a complete understanding of their business and future needs &#8211; the AdVic team implemented a nine-point solution.</p>
<h3><strong>Salesforce Implementation &amp; Integration Results</strong></h3>
<p>Since AdVic’s implementation and integration of Salesforce CPQ, Control’s connected databases and processes have drastically increased productivity through automation. The upgrade eliminated the users&#8217; need to switch to multiple systems during the quote creation.</p>
<p>In addition, effectively integrating Control’s accounts, systems and their products with their ERP has unified their data increasing efficiencies. As a result, custom flows, automation, and minimal clicks have positively impacted their system usability.</p>
<p><strong>Other positive results include:</strong></p>
<p>The new quoting templates and quick action buttons have provided Control with clear, accurate quotes. The templates have also reduced quote related inquiries &#8211; increasing customer satisfaction &#8211; and has sped up the sales cycle process.</p>
<p>The ability for Control to visually adjust in the quote details, which has increased user-friendliness and, therefore, positively impacted user adoption and system utilization.</p>
<p>Custom filtering and data validation applied prior to data cross-platform sync, combined with approval processes, have increased Control’s data accuracy and integrity.</p>
<p><em>Want to experience the same kind of results Control Southern did with your Salesforce implementation or integration project?</em></p>
<p><em><a href="/contact/" target="_self" rel="noopener noreferrer">Contact Ad Victoriam</a> today to learn how our team of problem solvers can help your company seamlessly implement and integrate a custom solution to solve your unique set of challenges. Ad Victoriam treats our clients as partners, <a href="/blog/the-yanmar-advic-partnership-not-just-a-one-off-project/" target="_self" rel="noopener noreferrer">not a one-off project</a>. We will dive deep into your business and your challenges to provide an innovative, scalable solution. <a href="/contact/" target="_self" rel="noopener noreferrer">Reach out to our solution team today</a>.</em></p>
<p>&nbsp;</p>
<p><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml"><img decoding="async" style="border: 0;" src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt=""></a><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml">Subscribe in a reader</a></p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/effectively-integrating-an-automated-quotation-process/">Effectively Integrating an Automated Quotation Process</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></content:encoded>
					
		
		
		
		<media:thumbnail url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" />
		<media:content url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
	</channel>
</rss>
