Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="https://confluence.wildix.com/spaces/flyingpdf/pdfpageexport.action?pageId=58294531" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

This guide will lead you through the process of PieSync synchronization usage, starting from a Softphone installation and activation, and ending with practical examples for call receiving. 

Requirements

  • WMS version: 4.02 and higher
  • Wildix UC-Business license  
  • PieSync Starter plan and higher

Created: November 2019

Permalink: https://confluence.wildix.com/x/A4F5Aw


Panel
borderColor#ededed
bgColor#ffffff
titleColor#000000
borderWidth1px
titleBGColor#ededed
borderStylesolid
titleFeatures
  • ClickReal-totime two-call

  • Incoming call popup
  • Outgoing call popup

  • Dialpad
  • Search Bar for contacts
  • Auto-detect existing contact and redirect to his page

    way sync

  • More than 206 apps to sync


Table of Contents
maxLevel3

Choose your app

In setting up a sync connection, you first choose the app that contains the contacts data you need to be synced with Wildix. Choose it from the list, or by using the search bar.

After you select Wildix, you immediately proceed to select the second app.

Image Modified

Let's choose Freshdesk as an example.  

Log in to your apps

In order to use PieSync, you need to have registered accounts with both Wildix and the app you selected. At this point, you'll need to connect PieSync to them so it can fetch the contacts data configuration. You do this for both apps. If it is the first time using PieSync, you will need to authorize both Wildix and another app, one after the other.

Image Modified

If you have previously set up a connection with any of these apps, you can choose to re-purpose that authorization. Of course, you can also choose to login to your apps with a separate account too.

Image Modified

If it's your first login, you should log in to your Wildix account using nex info:

  • Subdomain — Your PBX name 
  • Username — Collaboration extension number or username to account with permission to use Phonebooks
  • Password — Password for that account


Image Modified


After you logged in, you should specify Wildix Phonebook to sync. 

Note

You cannot create Phonebook in this popup. You should create one, before setting up the synchronization. 

Image Modified 

Configure your sync

A two-way sync is made up by at least two rules

...

Note

In this example, rule 1 dictates that for every contact that PieSync finds in Google Contacts, PieSync will update or create one in Copper Wildix in case it didn't exist already there. Rule 2 completes this 2-way sync: for each contact that exists in CopperWildix, a counterpart will be updated or created in Google Contacts. For instance, if you don't need all of your Copper Wildix contacts into Google Contacts, simply remove this rule!

If you need a simple all-to-all sync, this is all you need to set up (ie. don't change anything to the default setup). Starter plans are limited to two of these rules, but the .

Pro plan and

...

higher

Adding conditions & actions

...

  • In your marketing tool, customers are recipients that move across distribution lists and change subscriber status
  • in your invoicing tool, they have carefully kept address & contact information
  • In your contacts management tool linked to your phone, you expect to have their phone numbers and benefit from caller ID
  • In your e-commerce platform, new buyers become customers
  • ..And in your CRM, your customers should consolidate all of this information into a single view

Through PieSync you can and you should tweak the sync so that not only contacts get synced, but you also respect the segmentation, tags, groups, categories, custom attributes, subscription status, ... of the apps that the contacts live in. In a PieSync rule, you can choose to add a filter and add actions to syncs. 

...

What you can do depends from the app to app. Typically, it is in the if-clause that you'll be able to define a segment of your contacts. In the then-clause, you can perform actions such as adding the contacts to the counterpart of that same segment in the other app. Combine this with other actions you can perform as a result of a sync, and the possibilities are truly endless.

...